source:
downloads/ReferenceApplication/Common/bin/Release/Plugins.cfg
@
1
Last change on this file since 1 was 1, checked in by landauf, 17 years ago | |
---|---|
File size: 427 bytes |
Line | |
---|---|
1 | # Defines plugins to load |
2 | |
3 | # Define plugin folder |
4 | PluginFolder=..\..\..\..\Samples\Common\bin\Release |
5 | |
6 | # Define D3D rendering implementation plugin |
7 | Plugin=RenderSystem_Direct3D7 |
8 | Plugin=RenderSystem_Direct3D8 |
9 | Plugin=RenderSystem_Direct3D9 |
10 | Plugin=RenderSystem_SDL |
11 | Plugin=Plugin_FileSystem |
12 | Plugin=Plugin_ParticleFX |
13 | Plugin=Plugin_BSPSceneManager |
14 | Plugin=Plugin_OctreeSceneManager |
15 | Plugin=Plugin_NatureSceneManager |
16 | |
17 |
Note: See TracBrowser
for help on using the repository browser.