Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/tutorial/Tutorial/build/plugins.cfg @ 43

Last change on this file since 43 was 43, checked in by nicolasc, 17 years ago

update plugins.cfg to work with tardis

File size: 341 bytes
Line 
1# Defines plugins to load
2
3# Define plugin folder
4PluginFolder=/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
9Plugin=RenderSystem_GL
10Plugin=Plugin_ParticleFX
11Plugin=Plugin_BSPSceneManager
12Plugin=Plugin_OctreeSceneManager
13Plugin=Plugin_CgProgramManager
14
15
Note: See TracBrowser for help on using the repository browser.