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

Revision 657, 302 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
12Plugin=Plugin_OctreeSceneManager
13Plugin=Plugin_CgProgramManager
14
15
Note: See TracBrowser for help on using the repository browser.