Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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

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

merged libraries branch back to trunk

  • Property svn:eol-style set to native
File size: 290 bytes
RevLine 
[5693]1ADD_SOURCE_FILES(OVERLAYS_SRC_FILES
[2131]2  HUDBar.cc
3  HUDNavigation.cc
4  HUDRadar.cc
5  HUDSpeedBar.cc
[2662]6  HUDHealthBar.cc
[3033]7  HUDTimer.cc
[2131]8  ChatOverlay.cc
[2662]9  GametypeStatus.cc
[3099]10  AnnounceMessage.cc
11  KillMessage.cc
12  DeathMessage.cc
[2890]13  PongScore.cc
[3104]14  UnderAttackHealthBar.cc
15  TeamBaseMatchScore.cc
[2131]16)
Note: See TracBrowser for help on using the repository browser.