Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 7243


Ignore:
Timestamp:
Aug 28, 2010, 11:47:20 PM (14 years ago)
Author:
landauf
Message:

re-applied r7074 to trunk (it was accidentally applied to fps branch before)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/trunk/cmake/LibraryConfig.cmake

    r7237 r7243  
    200200
    201201# More plugins: Plugin_BSPSceneManager, Plugin_OctreeSceneManager
    202 SET(OGRE_PLUGINS_INT "Plugin_ParticleFX;Plugin_BSPSceneManager")
     202SET(OGRE_PLUGINS_INT Plugin_ParticleFX)
    203203IF(WIN32)
    204204  # CG program manager is probably DirectX related (not available under unix)
Note: See TracChangeset for help on using the changeset viewer.