|
Last change
on this file since 42 was
21,
checked in by nicolasc, 18 years ago
|
|
added ogreode and Colladaplugin
|
|
File size:
297 bytes
|
| Rev | Line | |
|---|
| [21] | 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.