~uhh-ssd/+junk/humidity_readout

« back to all changes in this revision

Viewing changes to plplot/plplot-5.9.9/pkgcfg/plplotd-c++.pc

  • Committer: Joachim Erfle
  • Date: 2013-07-24 13:53:41 UTC
  • Revision ID: joachim.erfle@desy.de-20130724135341-1qojpp701zsn009p
initial commit

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
libdir=/usr/local/lib
 
2
includedir=/usr/local/include/plplot
 
3
drvdir=/usr/local/lib/plplot5.9.9/driversd
 
4
 
 
5
Name: PLplot C++
 
6
Description: Scientific plotting library (C++ bindings, double precision)
 
7
Requires: plplotd
 
8
Version: 5.9.9
 
9
Libs: -L${libdir} -lplplotcxxd 
 
10
Cflags: -I${includedir}