source:
OGRE/trunk/ogrenew/Samples/Common/bin/plugins.cfg
@
692
Revision 692, 299 bytes checked in by mattausch, 19 years ago (diff) |
---|
Line | |
---|---|
1 | # Defines plugins to load |
2 | |
3 | # Define plugin folder |
4 | PluginFolder=/usr/local/lib/OGRE |
5 | |
6 | # Define D3D rendering implementation plugin |
7 | Plugin=RenderSystem_GL.so |
8 | Plugin=Plugin_ParticleFX.so |
9 | Plugin=Plugin_BSPSceneManager.so |
10 | Plugin=Plugin_OctreeSceneManager.so |
11 | Plugin=Plugin_CgProgramManager.so |
12 |
Note: See TracBrowser
for help on using the repository browser.