Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: downloads/Samples/Common/bin/plugins.cfg.in @ 3

Last change on this file since 3 was 3, checked in by anonymous, 17 years ago

=update

File size: 284 bytes
Line 
1# Defines plugins to load
2
3# Define plugin folder
4PluginFolder=@OGRE_PLUGINDIR@
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.