source:
branches/split/Cbc/osi-cbc-uninstalled.pc.in
@
1439
Last change on this file since 1439 was 1439, checked in by stefan, 11 years ago | |
---|---|
File size: 244 bytes |
Rev | Line | |
---|---|---|
[1439] | 1 | prefix=@prefix@ |
2 | libdir=@ABSBUILDDIR@/src/OsiCbc | |
3 | includedir=@abs_source_dir@/src/OsiCbc | |
4 | ||
5 | Name: OsiCbc | |
6 | Description: COIN-OR Open Solver Interface for CBC | |
7 | Version: @PACKAGE_VERSION@ | |
8 | Libs: -L${libdir} -lOsiCbc | |
9 | Cflags: -I${includedir} | |
10 | Requires: cbc |
Note: See TracBrowser
for help on using the repository browser.