Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/AsteroidMining_HS17/src/orxonox/worldentities/pawns/CMakeLists.txt @ 11508

Last change on this file since 11508 was 11508, checked in by remartin, 7 years ago

Started cobbling together the class 'AsteroidMining'. Adapted the mesh of a crate in AsteroidFarming.oxw → destructible asteroid!

  • Property svn:eol-style set to native
File size: 173 bytes
Line 
1ADD_SOURCE_FILES(ORXONOX_SRC_FILES
2  FpsPlayer.cc
3  Spectator.cc
4  Pawn.cc
5  SpaceShip.cc
6  ModularSpaceShip.cc
7  TeamBaseMatchBase.cc
8  Destroyer.cc
9  AsteroidMinable.cc
10)
Note: See TracBrowser for help on using the repository browser.