Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: downloads/ReferenceApplication/Common/bin/Release/Plugins.cfg @ 5

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

=hoffentlich gehts jetzt

File size: 410 bytes
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.