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

Revision 657, 299 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=/usr/local/lib/OGRE
5
6# Define D3D rendering implementation plugin
7Plugin=RenderSystem_GL.so
8Plugin=Plugin_ParticleFX.so
9Plugin=Plugin_BSPSceneManager.so
10Plugin=Plugin_OctreeSceneManager.so
11Plugin=Plugin_CgProgramManager.so
12
Note: See TracBrowser for help on using the repository browser.