source:
vscpl/misc/vscpl.pc.in@
30:f043778c833a
Last change on this file since 30:f043778c833a 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.