source: OGRE/trunk/ogrenew/Samples/Common/bin/Release/Plugins.cfg @ 657

Revision 657, 341 bytes checked in by mattausch, 18 years ago (diff)

added ogre dependencies and patched ogre sources

Line 
1# Defines plugins to load
2
3# Define plugin folder
4PluginFolder=.
5
6# Define plugins
7Plugin=RenderSystem_Direct3D7
8Plugin=RenderSystem_Direct3D9
9Plugin=RenderSystem_GL
10Plugin=Plugin_ParticleFX
11Plugin=Plugin_BSPSceneManager
12#Plugin=Plugin_OctreeSceneManager
13Plugin=Plugin_VisibilitySceneManager
14Plugin=Plugin_CgProgramManager
15
16
Note: See TracBrowser for help on using the repository browser.