Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/fabienHS15/src/modules/overlays/hud/CMakeLists.txt @ 10746

Last change on this file since 10746 was 10746, checked in by fvultier, 8 years ago
  • Property svn:eol-style set to native
File size: 481 bytes
Line 
1ADD_SOURCE_FILES(OVERLAYS_SRC_FILES
2  HUDBar.cc
3  HUDNavigation.cc
4  HUDRadar.cc
5  HUDSpeedBar.cc
6  HUDBoostBar.cc
7  HUDShieldBar.cc
8  HUDHealthBar.cc
9  HUDTimer.cc
10  HUDEnemyHealthBar.cc
11  HUDWeaponMode.cc
12  HUDWeapon.cc
13  HUDWeaponSystem.cc
14  ChatOverlay.cc
15  AnnounceMessage.cc
16  KillMessage.cc
17  DeathMessage.cc
18  TeamBaseMatchScore.cc
19  GametypeStaticMessage.cc
20  GametypeFadingMessage.cc
21  LastManStandingInfos.cc
22  PauseNotice.cc
23  LastTeamStandingInfos.cc
24  CountDown.cc
25)
Note: See TracBrowser for help on using the repository browser.