Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/trunk/src/modules/overlays/hud/CMakeLists.txt @ 9939

Last change on this file since 9939 was 9939, checked in by jo, 10 years ago

presentationHS13 branch merged into trunk

  • Property svn:eol-style set to native
File size: 408 bytes
Line 
1ADD_SOURCE_FILES(OVERLAYS_SRC_FILES
2  HUDBar.cc
3  HUDNavigation.cc
4  HUDRadar.cc
5  HUDSpeedBar.cc
6  HUDBoostBar.cc
7  HUDHealthBar.cc
8  HUDTimer.cc
9  HUDEnemyHealthBar.cc
10  ChatOverlay.cc
11  AnnounceMessage.cc
12  KillMessage.cc
13  DeathMessage.cc
14  TeamBaseMatchScore.cc
15  GametypeStaticMessage.cc
16  GametypeFadingMessage.cc
17  LastManStandingInfos.cc
18  PauseNotice.cc
19  LastTeamStandingInfos.cc
20  CountDown.cc
21)
Note: See TracBrowser for help on using the repository browser.