DYT/Tool/OpenSceneGraph-3.6.5/debug/lib/pkgconfig/openscenegraph-osgWidget.pc

16 lines
439 B
PkgConfig
Raw Permalink Normal View History

2024-12-24 23:49:36 +00:00
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}"