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