Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/physics/src/orxonox/objects/worldentities/pawns/CMakeLists.txt @ 2187

Last change on this file since 2187 was 2187, checked in by rgrieder, 15 years ago
  • Property svn:eol-style set to native
File size: 86 bytes
Line 
1SET( SRC_FILES
2  Spectator.cc
3  Pawn.cc
4  SpaceShip.cc
5)
6
7ADD_SOURCE_FILES(SRC_FILES)
Note: See TracBrowser for help on using the repository browser.