source:
downloads/ogre/Samples/Common/bin/plugins.cfg.in
@
14
Last change on this file since 14 was 5, checked in by anonymous, 17 years ago | |
---|---|
File size: 284 bytes |
Line | |
---|---|
1 | # Defines plugins to load |
2 | |
3 | # Define plugin folder |
4 | PluginFolder=@OGRE_PLUGINDIR@ |
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.