Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/questsystem5/src/orxonox/objects/controllers/CMakeLists.txt @ 2907

Last change on this file since 2907 was 2907, checked in by dafrick, 15 years ago

Merging of the current QuestSystem branch.

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