Revision 692,
425 bytes
checked in by mattausch, 19 years ago
(diff) |
adding ogre 1.2 and dependencies
|
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.