COIN-OR::LEMON - Graph Library

source: lemon-0.x/lemon/lemon.pc.in @ 1464:718207d6a1e6

Last change on this file since 1464:718207d6a1e6 was 1435:8e85e6bbefdf, checked in by Akos Ladanyi, 19 years ago

trunk/src/* move to 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.