source:
downloads/Samples/Common/bin/Debug/Plugins.cfg
@
3
Last change on this file since 3 was 3, checked in by anonymous, 17 years ago | |
---|---|
File size: 269 bytes |
Line | |
---|---|
1 | # Defines plugins to load |
2 | |
3 | # Define plugin folder |
4 | PluginFolder=. |
5 | |
6 | # Define plugins |
7 | Plugin=RenderSystem_Direct3D9_d |
8 | Plugin=RenderSystem_GL_d |
9 | Plugin=Plugin_ParticleFX_d |
10 | Plugin=Plugin_BSPSceneManager_d |
11 | Plugin=Plugin_OctreeSceneManager_d |
12 | Plugin=Plugin_CgProgramManager_d |
13 | |
14 |
Note: See TracBrowser
for help on using the repository browser.