source:
trunk/Cbc/cbc.pc.in
@
1466
Last change on this file since 1466 was 1464, checked in by stefan, 11 years ago | |
---|---|
File size: 265 bytes |
Line | |
---|---|
1 | prefix=@prefix@ |
2 | exec_prefix=@exec_prefix@ |
3 | libdir=@libdir@/coin |
4 | includedir=@includedir@/coin |
5 | |
6 | Name: CBC |
7 | Description: COIN-OR Branch and Cut |
8 | Version: @PACKAGE_VERSION@ |
9 | Libs: -L${libdir} -lCbcSolver -lCbc @ADDLIBS@ |
10 | Cflags: -I${includedir} |
11 | Requires: @REQUIREDPACKAGES@ |
Note: See TracBrowser
for help on using the repository browser.