Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/trunk/src/orxonox/objects/gametypes/CMakeLists.txt @ 3056

Last change on this file since 3056 was 3033, checked in by landauf, 15 years ago

merged gametypes branch back to trunk

  • Property svn:eol-style set to native
File size: 148 bytes
Line 
1ADD_SOURCE_FILES(ORXONOX_SRC_FILES
2  Gametype.cc
3  Deathmatch.cc
4  TeamDeathmatch.cc
5  TeamBaseMatch.cc
6  Pong.cc
7  UnderAttack.cc
8  Asteroids.cc
9)
Note: See TracBrowser for help on using the repository browser.