COIN-OR::LEMON - Graph Library

source: lemon-0.x/lemon/lemon.pc.in @ 1436:e0beb94d08bf

Last change on this file since 1436:e0beb94d08bf 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.