updated on Thu Jan 19 20:01:47 UTC 2012
[aur-mirror.git] / osgmodeling / osgmodeling.pc
blob87f0e4d57350b65a33c8cf3cfb0278d8435bf822
1 # pkg-config source file
3 prefix=/usr
4 exec_prefix=${prefix}
5 libdir=${exec_prefix}/lib
6 includedir=${prefix}/include
8 Name: osgmodeling
9 Description: Modeling NodeKit for openscenegraph
10 Version: 0.1.1
11 Requires: openscenegraph
12 Conflicts:
13 Libs: -L${libdir} -losgModeling -losgdb_osgmodeling
14 Cflags: -I${includedir}