Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/gamecontent/src/orxonox/interfaces/CMakeLists.txt @ 8951

Last change on this file since 8951 was 8951, checked in by jo, 13 years ago

Removing interface - no actual need for it, since only two classes are necessary to have a teamnumber. Prepared tutorial level for new HUD feature.

  • Property svn:eol-style set to native
File size: 163 bytes
Line 
1ADD_SOURCE_FILES(ORXONOX_SRC_FILES
2  InterfaceCompilation.cc
3  NotificationListener.cc
4  Pickupable.cc
5  PickupCarrier.cc
6  PickupListener.cc
7  RadarViewable.cc
8)
Note: See TracBrowser for help on using the repository browser.