source:
xplcommon/libxplcommon.pc.in@
49:c14c778da16e
Last change on this file since 49:c14c778da16e was 0:35ba6f10e28f, checked in by , 12 years ago | |
---|---|
File size: 223 bytes |
Rev | Line | |
---|---|---|
[0] | 1 | prefix=@prefix@ |
2 | libdir=${prefix}/lib | |
3 | includedir=${prefix}/include | |
4 | ||
5 | Name: LibXPlCommon | |
6 | Description: Common utility classes for X-Plane plugins | |
7 | Version: @PACKAGE_VERSION@ | |
8 | Libs: -L${libdir} -lxplcommon | |
9 | Cflags: -I${includedir} |
Note:
See TracBrowser
for help on using the repository browser.