[Orxonox-commit 1782] r6500 - code/branches/tutorial/src/orxonox/controllers
scheusso at orxonox.net
scheusso at orxonox.net
Thu Mar 11 10:15:36 CET 2010
Author: scheusso
Date: 2010-03-11 10:15:35 +0100 (Thu, 11 Mar 2010)
New Revision: 6500
Modified:
code/branches/tutorial/src/orxonox/controllers/CMakeLists.txt
Log:
removing dronecontroller from cmakelists in order to build successfully without any changes
Modified: code/branches/tutorial/src/orxonox/controllers/CMakeLists.txt
===================================================================
--- code/branches/tutorial/src/orxonox/controllers/CMakeLists.txt 2010-03-09 22:06:08 UTC (rev 6499)
+++ code/branches/tutorial/src/orxonox/controllers/CMakeLists.txt 2010-03-11 09:15:35 UTC (rev 6500)
@@ -4,7 +4,6 @@
NewHumanController.cc
ArtificialController.cc
AIController.cc
- DroneController.cc
ScriptController.cc
WaypointController.cc
WaypointPatrolController.cc
More information about the Orxonox-commit
mailing list