Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/physics/src/orxonox/objects/worldentities/triggers/CMakeLists.txt @ 2187

Last change on this file since 2187 was 2187, checked in by rgrieder, 15 years ago
  • Property svn:eol-style set to native
File size: 98 bytes
Line 
1SET( SRC_FILES
2  Trigger.cc
3  DistanceTrigger.cc
4  EventTrigger.cc
5)
6
7ADD_SOURCE_FILES(SRC_FILES)
Note: See TracBrowser for help on using the repository browser.