Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 207


Ignore:
Timestamp:
Nov 14, 2007, 3:13:03 PM (16 years ago)
Author:
rgrieder
Message:

asdf

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/main_reto/src/CMakeLists.txt

    r206 r207  
    2323
    2424#Creates an executable
    25 ADD_EXECUTABLE(../bin/main ${SRC_FILES, WPN_CC_FILES} ${INC_FILES, WPN_H_FILES})
     25ADD_EXECUTABLE(../bin/main ${SRC_FILES, weapon/WPN_CC_FILES} ${INC_FILES, weapon/WPN_H_FILES})
    2626#Links the executable against OGRE and OIS
    2727TARGET_LINK_LIBRARIES(../bin/main ${OGRE_LIBRARIES} ${OIS_LIBRARIES} ${CEGUI_LIBRARIES} ${CEGUI_OGRE_LIBRARIES})
Note: See TracChangeset for help on using the changeset viewer.