DYT/Tool/OpenSceneGraph-3.6.5/lib/pkgconfig/openscenegraph-osgShadow.pc

15 lines
398 B
PkgConfig
Raw Normal View History

2024-11-22 15:19:31 +00:00
# pkg-config source file
prefix=D:\Work\OSG\OpenSceneGraph-3.6.5
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include
Name: openscenegraph-osgShadow
Description: Shadow techniques library for Openscenegraph
Version: 3.6.5
Requires: openscenegraph-osgUtil openscenegraph-osgDB openscenegraph-osg openthreads
Conflicts:
Libs: -L${libdir} -losgShadow
Cflags: -I${includedir}