source:
vscpl/misc/vscpl.pc.in@
33:ba64bedf956d
Last change on this file since 33:ba64bedf956d was 0:73d9146679c6, checked in by , 12 years ago | |
---|---|
File size: 199 bytes |
Line | |
---|---|
1 | prefix=@prefix@ |
2 | libdir=${prefix}/lib |
3 | includedir=${prefix}/include |
4 | |
5 | Name: VSCPL |
6 | Description: Simple Cross-Platform Library |
7 | Version: @PACKAGE_VERSION@ |
8 | Libs: -L${libdir} -lvscpl |
9 | Cflags: -I${includedir} |
Note:
See TracBrowser
for help on using the repository browser.