Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/mergeFS18/src/orxonox/worldentities/pawns/CMakeLists.txt @ 12028

Last change on this file since 12028 was 12028, checked in by merholzl, 6 years ago

added scriptable controller

  • 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
[12028]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.