source:
downloads/ColladaPlugin/OGRE-Plugin_Collada.pc.in
@
23
Last change on this file since 23 was 21, checked in by nicolasc, 17 years ago | |
---|---|
File size: 297 bytes |
Line | |
---|---|
1 | prefix=@prefix@ |
2 | exec_prefix=@exec_prefix@ |
3 | includedir=${prefix}/include |
4 | plugindir=@OGRE_PLUGINDIR@ |
5 | |
6 | Name: OGRE-Plugin_Collada |
7 | Description: Collada importer plugin for OGRE |
8 | Version: @VERSION@ |
9 | Libs: -rpath ${plugindir} ${plugindir}/Plugin_Collada.so |
10 | Cflags: -I${includedir}/@PACKAGE@ @OGRE_CFLAGS@ |
Note: See TracBrowser
for help on using the repository browser.