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

21 lines
389 B
Plaintext
Raw Normal View History

# @P@/src/lib/clib/pkgconf.in
#
# Metadata file for pkg-config
# ( http://www.freedesktop.org/software/pkgconfig/ )
#
# (c)2006, Laurence Withers. Released under the GNU GPL. See file
# COPYING for details.
#
# Name, description
Name: @TODO@
Description: @TODO@
Version: @VERSION@
# Requirements
Requires:
# Compilation information
Libs: -L@LIBDIR@ @PMINUSL@
Cflags: -I@INCLUDEDIR@