Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/plehmannFS16/src/orxonox/controllers/scriptTasks/CMakeLists.txt @ 11183

Last change on this file since 11183 was 11183, checked in by plehmann, 8 years ago

moved the task classes to the scriptTasks folder. modified the NewScriptController to execute tasks when their time has come modified the tasks so that they tell the controller when they are done

File size: 80 bytes
Line 
1ADD_SOURCE_FILES(ORXONOX_SRC_FILES
2  Task.cc
3  DebugTask.cc
4  stringOutTask.cc
5)
Note: See TracBrowser for help on using the repository browser.