root/library/bdm/base/libconfig/libconfig++.pc.in @ 404

Revision 248, 312 bytes (checked in by smidl, 15 years ago)

doc

Line 
1prefix=@prefix@
2exec_prefix=@exec_prefix@
3libdir=@libdir@
4includedir=@includedir@
5
6Name: libconfig++
7Description: C++ Configuration File Library
8Version: @VERSION@
9URL: http://www.hyperrealm.com/main.php?s=libconfig
10Requires:
11Conflicts:
12Libs: -L${libdir} -lconfig++
13Libs.private: @LIBS@
14Cflags: -I${includedir}
Note: See TracBrowser for help on using the browser.