Last change
on this file since 490 was
487,
checked in by pbelotti, 10 years ago
|
adopting new build system in trunk
|
File size:
365 bytes
|
Line | |
---|
1 | prefix=@prefix@ |
---|
2 | exec_prefix=@exec_prefix@ |
---|
3 | libdir=@libdir@/coin |
---|
4 | includedir=@includedir@/coin |
---|
5 | |
---|
6 | Name: Couenne |
---|
7 | Description: Convex Over and Under Envelopes for Nonlinear Estimation |
---|
8 | URL: https://projects.coin-or.org/Couenne |
---|
9 | Version: @PACKAGE_VERSION@ |
---|
10 | Libs: -L${libdir} -lBonCouenne -lCouenne @COUENNELIB_PCLIBS@ |
---|
11 | Cflags: -I${includedir} |
---|
12 | Requires: @COUENNELIB_PCREQUIRES@ |
---|
Note: See
TracBrowser
for help on using the repository browser.