source:
trunk/Cbc/cbc-uninstalled.pc.in
@
1484
Last change on this file since 1484 was 1484, checked in by stefan, 11 years ago | |
---|---|
File size: 243 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 @PCADDLIBS@ |
8 | Cflags: -I@abs_source_dir@/src -I@ABSBUILDDIR@/inc |
9 | Requires: @REQUIREDPACKAGES@ |
Note: See TracBrowser
for help on using the repository browser.