Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/trunk/src/orxonox/overlays/hud/CMakeLists.txt @ 2663

Last change on this file since 2663 was 2662, checked in by rgrieder, 16 years ago

Merged presentation branch back to trunk.

  • Property svn:eol-style set to native
File size: 163 bytes
Line 
1SET( SRC_FILES
2  HUDBar.cc
3  HUDNavigation.cc
4  HUDRadar.cc
5  HUDSpeedBar.cc
6  HUDHealthBar.cc
7  ChatOverlay.cc
8  GametypeStatus.cc
9)
10
11ADD_SOURCE_FILES(SRC_FILES)
Note: See TracBrowser for help on using the repository browser.