Location: LEMON/LEMON-official/lemon/lemon.pc.in - annotation

Load file history
gravatar
kpeter (Peter Kovacs)
Improvements in groups.dox (#188) - Unify the notations used for formulas. - Add 'namespace lemon {...}' to simplify the references. - Improved doc for algorithm groups. - Extend the doc of the "shortest path" and "minimum cost flow" modules.
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: @PACKAGE_NAME@
Description: Library of Efficient Models and Optimization in Networks
Version: @PACKAGE_VERSION@
Libs: -L${libdir} -lemon
Cflags: -I${includedir}