Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/release2012/src/orxonox/controllers/CMakeLists.txt @ 9359

Last change on this file since 9359 was 9359, checked in by jo, 12 years ago

I removed most levels, towerdefence and the script controller since these parts are not needed in a release version.

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