Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 6639


Ignore:
Timestamp:
Mar 29, 2010, 4:01:57 PM (14 years ago)
Author:
edwind
Message:

adding ogre bsp plugin

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/fps/cmake/LibraryConfig.cmake

    r6461 r6639  
    188188
    189189# More plugins: Plugin_BSPSceneManager, Plugin_OctreeSceneManager
    190 SET(OGRE_PLUGINS_INT Plugin_ParticleFX)
     190SET(OGRE_PLUGINS_INT "Plugin_ParticleFX;Plugin_BSPSceneManager")
    191191IF(WIN32)
    192192  # CG program manager is probably DirectX related (not available under unix)
Note: See TracChangeset for help on using the changeset viewer.