lw-build-system/skel/scripts/build.c++.lib/pkgconf.in

22 lines
442 B
Plaintext
Raw Normal View History

# @P@/src/lib/@NAME@/pkgconf.in
#
# Metadata file for pkg-config
# ( http://www.freedesktop.org/software/pkgconfig/ )
#
2006-07-25 18:57:00 +01:00
# (c)2006, @AUTHOR@, <@EMAIL@>.
# Released under the GNU GPLv2. See file COPYING or
# http://www.gnu.org/copyleft/gpl.html for details.
#
# Name, description
Name: @TODO@
Description: @TODO@
Version: @VERSION@
# Requirements
Requires:
# Compilation information
Libs: -L@LIBDIR@ @NAMEMINUSL@
Cflags: -I@INCLUDEDIR@