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

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

added ogre dependencies and patched ogre sources

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.