Changeset 1804 for code/branches/ceguilua/src/orxonox/CMakeLists.txt
- Timestamp:
- Sep 21, 2008, 5:10:08 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/ceguilua/src/orxonox/CMakeLists.txt
r1755 r1804 97 97 TARGET_LINK_LIBRARIES( orxonox 98 98 ${OGRE_LIBRARIES} 99 ${Lua_LIBRARIES}100 99 ${CEGUI_LIBRARIES} 101 100 ${CEGUI_SCRIPT_LIBRARIES} 102 tinyxml 103 tolualib 101 lua_orxonox 102 tinyxml_orxonox 103 tolualib_orxonox 104 104 ois_orxonox 105 105 util
Note: See TracChangeset
for help on using the changeset viewer.