Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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

Last change on this file since 8012 was 8012, checked in by dafrick, 13 years ago

Committing muster-lösung.

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