source: vscpl/misc/vscpl.pc.in@ 0:73d9146679c6

Last change on this file since 0:73d9146679c6 was 0:73d9146679c6, checked in by István Váradi <ivaradi@…>, 11 years ago

Created the initial repository

File size: 199 bytes
Line 
1prefix=@prefix@
2libdir=${prefix}/lib
3includedir=${prefix}/include
4
5Name: VSCPL
6Description: Simple Cross-Platform Library
7Version: @PACKAGE_VERSION@
8Libs: -L${libdir} -lvscpl
9Cflags: -I${includedir}
Note: See TracBrowser for help on using the repository browser.