DYT/Tool/OpenSceneGraph-3.6.5/debug/lib/pkgconfig/openscenegraph-osgWidget.pc
2024-12-25 07:49:36 +08:00

16 lines
439 B
PkgConfig

prefix=${pcfiledir}/../..
# pkg-config source file
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/../include
Name: openscenegraph-osgWidget
Description: Windowing toolkit library for Openscenegraph
Version: 3.6.5
Requires: openscenegraph-osgText openscenegraph-osgViewer openscenegraph-osgDB openscenegraph-osgGA openscenegraph-osg openthreads
Conflicts:
Libs: "-L${libdir}" -losgWidgetd
Cflags: "-I${includedir}"