repo.or.cz
/
aur-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
updated on Thu Jan 12 08:01:00 UTC 2012
[aur-mirror.git]
/
osgmodeling
/
osgmodeling.pc
blob
87f0e4d57350b65a33c8cf3cfb0278d8435bf822
1
# pkg-config source file
2
3
prefix=/usr
4
exec_prefix=${prefix}
5
libdir=${exec_prefix}/lib
6
includedir=${prefix}/include
7
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}