Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: downloads/ReferenceApplication/Common/bin/Debug/Plugins.cfg @ 3

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

=update

File size: 408 bytes
Line 
1# Defines plugins to load
2
3# Define plugin folder
4PluginFolder=..\..\..\..\Samples\Common\bin\Debug
5
6# Define D3D rendering implementation plugin
7Plugin=RenderSystem_Direct3D7
8Plugin=RenderSystem_Direct3D8
9Plugin=RenderSystem_Direct3D9
10Plugin=RenderSystem_GL
11Plugin=Plugin_FileSystem
12Plugin=Plugin_ParticleFX
13Plugin=Plugin_BSPSceneManager
14#Plugin=Plugin_OctreeSceneManager
15Plugin=Plugin_NatureSceneManager
16
17
Note: See TracBrowser for help on using the repository browser.