source:
vscpl/misc/vscpl.pc.in@
19:0739d3edb6b7
Last change on this file since 19:0739d3edb6b7 was 0:73d9146679c6, checked in by , 12 years ago | |
---|---|
File size: 199 bytes |
Rev | Line | |
---|---|---|
[0] | 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.