Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/tutorial/src/orxonox/controllers/CMakeLists.txt @ 6483

Last change on this file since 6483 was 6482, checked in by rgrieder, 14 years ago

Merged HS 2009 tutorial in new FS 2010 branch. This includes all the previous tutorials as well.

  • Property svn:eol-style set to native
File size: 239 bytes
Line 
1ADD_SOURCE_FILES(ORXONOX_SRC_FILES
2  Controller.cc
3  HumanController.cc
4  NewHumanController.cc
5  ArtificialController.cc
6  AIController.cc
7  DroneController.cc
8  ScriptController.cc
9  WaypointController.cc
10  WaypointPatrolController.cc
11)
Note: See TracBrowser for help on using the repository browser.