source:
trunk/Clp/clp-uninstalled.pc.in
@
1577
Last change on this file since 1577 was 1573, checked in by stefan, 9 years ago | |
---|---|
File size: 242 bytes |
Line | |
---|---|
1 | prefix=@prefix@ |
2 | libdir=@ABSBUILDDIR@/src |
3 | |
4 | Name: CLP |
5 | Description: COIN-OR Linear Programming Solver |
6 | Version: @PACKAGE_VERSION@ |
7 | Libs: -L${libdir} -lClp @PCADDLIBS@ |
8 | Cflags: -I@abs_source_dir@/src -I@ABSBUILDDIR@/inc |
9 | Requires: @REQUIREDPACKAGES@ |
Note: See TracBrowser
for help on using the repository browser.