source:
downloads/Samples/Common/bin/plugins.cfg
@
8
Last change on this file since 8 was 5, checked in by anonymous, 17 years ago | |
---|---|
File size: 287 bytes |
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.