Changeset 5666 for code/branches/libraries/src/orxonox/objects
- Timestamp:
- Aug 21, 2009, 2:17:09 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/libraries/src/orxonox/objects/quest/CMakeLists.txt
r5648 r5666 21 21 ADD_SUBDIRECTORY(notifications) 22 22 23 # add the parent directory for tolua (TODO: remove this if the quest pluginis moved somewhere else)23 # add the parent directory for tolua (TODO: remove this if the quest module is moved somewhere else) 24 24 INCLUDE_DIRECTORIES(..) 25 25 26 26 ORXONOX_ADD_LIBRARY(quest 27 PLUGIN27 MODULE 28 28 TOLUA_FILES 29 29 QuestDescription.h
Note: See TracChangeset
for help on using the changeset viewer.