COIN-OR::LEMON - Graph Library

source: lemon-0.x/src/lemon/lemon.pc.in @ 1401:9588dcef6793

Last change on this file since 1401:9588dcef6793 was 1304:c9c2e90b2342, checked in by Akos Ladanyi, 19 years ago

Merged my branch (branches/akos) changes r1654:1740 into the trunk.

File size: 252 bytes
Line 
1prefix=@prefix@
2exec_prefix=@exec_prefix@
3libdir=@libdir@
4includedir=@includedir@
5
6Name: @PACKAGE_NAME@
7Description: a Library of Efficient Models and Optimization in Networks
8Version: @PACKAGE_VERSION@
9Libs: -L${libdir} -lemon
10Cflags: -I${includedir}
Note: See TracBrowser for help on using the repository browser.