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

Revision 692, 271 bytes checked in by mattausch, 18 years ago (diff)

adding ogre 1.2 and dependencies

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