[go: up one dir, main page]

Menu

[c07709]: / rmol.pc.in  Maximize  Restore  History

Download this file

19 lines (17 with data), 483 Bytes

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
datarootdir=@datarootdir@
datadir=@datadir@
pkgdatadir=@pkgdatadir@
sampledir=@sampledir@
docdir=@docdir@
mandir=@mandir@
infodir=@infodir@

Name: @PACKAGE_PRETTY_NAME@
Description: C++ library of Revenue Management and Optimisation classes and functions
Version: @PACKAGE_VERSION@
URL: http://sourceforge.net/projects/@PACKAGE@/
Libs: -L${libdir} -l@PACKAGE@ @LDFLAGS@ @LIBS@
Cflags: -I${includedir}