Last change
on this file since 2466 was
1763,
checked in by rgrieder, 16 years ago
|
added svn:eol-style native to all the files that were missing it
|
-
Property svn:eol-style set to
native
|
File size:
298 bytes
|
Rev | Line | |
---|
[1763] | 1 | # Defines plugins to load |
---|
| 2 | |
---|
| 3 | # Define plugin folder |
---|
| 4 | PluginFolder=..\..\libs\ogre\Samples\Common\bin\Release |
---|
| 5 | |
---|
| 6 | # Define plugins |
---|
| 7 | Plugin=RenderSystem_Direct3D9 |
---|
| 8 | Plugin=RenderSystem_GL |
---|
| 9 | Plugin=Plugin_ParticleFX |
---|
| 10 | Plugin=Plugin_BSPSceneManager |
---|
| 11 | Plugin=Plugin_OctreeSceneManager |
---|
| 12 | #Plugin=Plugin_CgProgramManager |
---|
| 13 | |
---|
Note: See
TracBrowser
for help on using the repository browser.