Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/libraries2/src/orxonox/objects/worldentities/triggers/CMakeLists.txt @ 5720

Last change on this file since 5720 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
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.