Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/trunk/bin/Plugins.cfg @ 2662

Last change on this file since 2662 was 2662, checked in by rgrieder, 15 years ago

Merged presentation branch back to trunk.

  • Property svn:eol-style set to native
File size: 297 bytes
Line 
1# Defines plugins to load
2
3# Define plugin folder
4PluginFolder=..\..\libs\ogre\Samples\Common\bin\Release
5
6# Define plugins
7Plugin=RenderSystem_Direct3D9
8Plugin=RenderSystem_GL
9Plugin=Plugin_ParticleFX
10Plugin=Plugin_BSPSceneManager
11Plugin=Plugin_OctreeSceneManager
12Plugin=Plugin_CgProgramManager
13
Note: See TracBrowser for help on using the repository browser.