[go: up one dir, main page]

Menu

[1c1a23]: / rmol.pc.in  Maximize  Restore  History

Download this file

12 lines (10 with data), 334 Bytes

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: @PACKAGE_NAME@
Description: Library of Revenue Management and Optimisation functions and algorithms.
Version: @PACKAGE_VERSION@
URL: http://www.sourceforge.net/projects/rmol
Libs: -L${libdir} -l@PACKAGE@ @LDFLAGS@ @LIBS@
Cflags: -I${includedir}