Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: downloads/ColladaPlugin/OGRE-Plugin_Collada.pc.in @ 21

Last change on this file since 21 was 21, checked in by nicolasc, 16 years ago

added ogreode and Colladaplugin

File size: 297 bytes
Line 
1prefix=@prefix@
2exec_prefix=@exec_prefix@
3includedir=${prefix}/include
4plugindir=@OGRE_PLUGINDIR@
5
6Name: OGRE-Plugin_Collada
7Description: Collada importer plugin for OGRE
8Version: @VERSION@
9Libs: -rpath ${plugindir} ${plugindir}/Plugin_Collada.so
10Cflags: -I${includedir}/@PACKAGE@ @OGRE_CFLAGS@ 
Note: See TracBrowser for help on using the repository browser.