Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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

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

PlayerTrigger is now an interface instead of a child of Trigger. DistanceTrigger inherits now from Trigger AND PlayerTrigger.

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