Last change
on this file since 11 was
5,
checked in by anonymous, 17 years ago
|
=hoffentlich gehts jetzt
|
File size:
408 bytes
|
Line | |
---|
1 | # Defines plugins to load |
---|
2 | |
---|
3 | # Define plugin folder |
---|
4 | PluginFolder=..\..\..\..\Samples\Common\bin\Debug |
---|
5 | |
---|
6 | # Define D3D rendering implementation plugin |
---|
7 | Plugin=RenderSystem_Direct3D7 |
---|
8 | Plugin=RenderSystem_Direct3D8 |
---|
9 | Plugin=RenderSystem_Direct3D9 |
---|
10 | Plugin=RenderSystem_GL |
---|
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.