Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/gametypes/src/orxonox/objects/worldentities/triggers/CMakeLists.txt @ 2936

Last change on this file since 2936 was 2936, checked in by Aurelian, 15 years ago

Checkpoints in a row working with final destination→ end of game

  • Property svn:eol-style set to native
File size: 124 bytes
Line 
1ADD_SOURCE_FILES(ORXONOX_SRC_FILES
2  Trigger.cc
3  DistanceTrigger.cc
4  EventTrigger.cc
5  PlayerTrigger.cc
6  CheckPoint.cc
7)
Note: See TracBrowser for help on using the repository browser.