COIN-OR::LEMON - Graph Library

source: lemon/lemon/lemon.pc.in @ 956:141f9c0db4a3

Last change on this file since 956:141f9c0db4a3 was 705:ebdcc68fe79e, checked in by Peter Kovacs <kpeter@…>, 15 years ago

Change the explanation of the acronym LEMON (#289)

File size: 314 bytes
RevLine 
[1]1prefix=@prefix@
2exec_prefix=@exec_prefix@
3libdir=@libdir@
4includedir=@includedir@
5
6Name: @PACKAGE_NAME@
[705]7Description: Library for Efficient Modeling and Optimization in Networks
[1]8Version: @PACKAGE_VERSION@
[692]9Libs: -L${libdir} -lemon @GLPK_LIBS@ @CPLEX_LIBS@ @SOPLEX_LIBS@ @CLP_LIBS@ @CBC_LIBS@
[259]10Cflags: -I${includedir}
Note: See TracBrowser for help on using the repository browser.