openscenegraph-osgPresentation.pc 604 Bytes
Newer Older
1 2 3 4 5 6 7 8 9 10 11 12 13 14
# pkg-config source file

prefix=C:/OSGeo4W64
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include

Name: openscenegraph-osgPresentation
Description: A library for creating slide show presentations with OpenSceneGraph
Version: 3.7.0
Requires: openscenegraph-osgViewer openscenegraph-osgUI openscenegraph-osgWidget openscenegraph-osgManipulator openscenegraph-osgVolume openscenegraph-osgFX openscenegraph-osgText openscenegraph-osgGA openscenegraph-osgDB openscenegraph-osgUtil openscenegraph-osg openthreads
Conflicts:
Libs: -L${libdir} -losgPresentation
Cflags: -I${includedir}