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

prefix=D:/OpenSceneGraph
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include

Name: openscenegraph-osgSim
Description: Simulator utility library for Openscenegraph
Version: 3.6.5
Requires: openscenegraph-osgText openscenegraph-osgDB openscenegraph-osgUtil openscenegraph-osg openthreads
Conflicts:
Libs: -L${libdir} -losgSim
Cflags: -I${includedir}