Changeset 9711 for code/branches/wiimote/src/orxonox
- Timestamp:
- Oct 21, 2013, 4:08:37 PM (11 years ago)
- Location:
- code/branches/wiimote/src/orxonox
- Files:
-
- 4 added
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/wiimote/src/orxonox/controllers/CMakeLists.txt
r9016 r9711 10 10 DroneController.cc 11 11 FormationController.cc 12 AutonomousDroneController.cc 12 13 ) -
code/branches/wiimote/src/orxonox/worldentities/CMakeLists.txt
r8706 r9711 12 12 SpawnPoint.cc 13 13 TeamSpawnPoint.cc 14 AutonomousDrone.cc 14 15 ) 15 16
Note: See TracChangeset
for help on using the changeset viewer.