Last change
on this file since 44 was
44,
checked in by bknecht, 18 years ago
|
merge from tutorial branche to trunk
|
File size:
341 bytes
|
Line | |
---|
1 | # Defines plugins to load |
---|
2 | |
---|
3 | # Define plugin folder |
---|
4 | PluginFolder=/usr/pack/ogre-1.4.5-sd/i686-debian-linux3.1/lib/OGRE/ |
---|
5 | # PluginsFolder=/usr/lib/OGRE |
---|
6 | |
---|
7 | # Define plugins |
---|
8 | #Plugin=RenderSystem_Direct3D9 |
---|
9 | Plugin=RenderSystem_GL |
---|
10 | Plugin=Plugin_ParticleFX |
---|
11 | Plugin=Plugin_BSPSceneManager |
---|
12 | Plugin=Plugin_OctreeSceneManager |
---|
13 | Plugin=Plugin_CgProgramManager |
---|
14 | |
---|
15 | |
---|
Note: See
TracBrowser
for help on using the repository browser.