source:
trunk/Clp/clp.pc.in
@
1616
Last change on this file since 1616 was 1603, checked in by stefan, 10 years ago | |
---|---|
File size: 271 bytes |
Line | |
---|---|
1 | prefix=@prefix@ |
2 | exec_prefix=@exec_prefix@ |
3 | libdir=@libdir@/coin |
4 | includedir=@includedir@/coin |
5 | |
6 | Name: CLP |
7 | Description: COIN-OR Linear Programming Solver |
8 | Version: @PACKAGE_VERSION@ |
9 | Libs: -L${libdir} -lClp @CLPLIB_PCLIBS@ |
10 | Cflags: -I${includedir} |
11 | Requires: @CLPLIB_PCREQUIRES@ |
Note: See TracBrowser
for help on using the repository browser.