Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/trunk/src/orxonox/objects/worldentities/triggers/CMakeLists.txt @ 3280

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

merged gametypes branch back to trunk

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