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
Line 
1ADD_SOURCE_FILES(ORXONOX_SRC_FILES
2  FpsPlayer.cc
3  Spectator.cc
4  Pawn.cc
5  SpaceShip.cc
6  ScriptableControllerDrone.cc
7  ModularSpaceShip.cc
8  TeamBaseMatchBase.cc
9  Destroyer.cc
10  StoryModePawn.cc
11  ShootableObstacle.cc
12)
Note: See TracBrowser for help on using the repository browser.