Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/ScriptableController_FS18/src/orxonox/worldentities/pawns/CMakeLists.txt @ 12006

Last change on this file since 12006 was 12006, checked in by adamc, 6 years ago

first final draft

  • Property svn:eol-style set to native
File size: 225 bytes
RevLine 
[2710]1ADD_SOURCE_FILES(ORXONOX_SRC_FILES
[7163]2  FpsPlayer.cc
[2131]3  Spectator.cc
4  Pawn.cc
5  SpaceShip.cc
[12006]6  ScriptableControllerDrone.cc
[10216]7  ModularSpaceShip.cc
[3033]8  TeamBaseMatchBase.cc
9  Destroyer.cc
[11783]10  StoryModePawn.cc
11  ShootableObstacle.cc
[2131]12)
Note: See TracBrowser for help on using the repository browser.