Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Oct 29, 2007, 12:16:26 AM (16 years ago)
Author:
anonymous
Message:

EA ausgeklammert

File:
1 edited

Legend:

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

    r115 r119  
    2222IF (WIN32) #Windows
    2323    MESSAGE(STATUS "Looking for CEGUI_OGRE")
    24     SET(CEGUI_OGRE_INCLUDE_DIR ../ogre/Dependencies/include/CEGUI)
     24    SET(CEGUI_OGRE_INCLUDE_DIR ../ogre/Samples/Common/CEGUIRenderer/include)
    2525    SET(CEGUI_OGRE_LIB_DIR ../ogre/Samples/Common/bin/Release/lib)
    2626    SET(CEGUI_OGRE_LIBRARIES debug CEGUIBase optimized CEGUIBase)
Note: See TracChangeset for help on using the changeset viewer.