source: OGRE/trunk/ogrenew/ReferenceApplication/Common/bin/Release/Plugins.cfg @ 692

Revision 692, 427 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=..\..\..\..\Samples\Common\bin\Release
5
6# Define D3D rendering implementation plugin
7Plugin=RenderSystem_Direct3D7
8Plugin=RenderSystem_Direct3D8
9Plugin=RenderSystem_Direct3D9
10Plugin=RenderSystem_SDL
11Plugin=Plugin_FileSystem
12Plugin=Plugin_ParticleFX
13Plugin=Plugin_BSPSceneManager
14Plugin=Plugin_OctreeSceneManager
15Plugin=Plugin_NatureSceneManager
16
17
Note: See TracBrowser for help on using the repository browser.