source: OGRE/trunk/ogrenew/Mac/XCode/Samples/plugins.cfg @ 692

Revision 692, 441 bytes checked in by mattausch, 18 years ago (diff)

adding ogre 1.2 and dependencies

Line 
1# Defines plugins to load
2
3# Define plugin folder -- Plugin folder is ignored
4# in Project Builder build -- plugins are found in Resources/
5# in the Main (Application) bundle, then in the Framework bundle
6# PluginFolder=/usr/local/lib/OGRE
7
8# Define D3D rendering implementation plugin
9Plugin=RenderSystem_GL
10Plugin=Plugin_ParticleFX
11Plugin=Plugin_BSPSceneManager
12Plugin=Plugin_OctreeSceneManager
13Plugin=Plugin_CgProgramManager
Note: See TracBrowser for help on using the repository browser.