Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/libraries2/src/orxonox/objects/gametypes/CMakeLists.txt @ 5725

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

added a new module for the pong gametype and all related classes

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