Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/lastmanstanding2/src/modules/overlays/hud/CMakeLists.txt @ 7869

Last change on this file since 7869 was 7697, checked in by dafrick, 14 years ago

Manually merging changes in lastmanstanding branch to lastmanstanding2 branch.
Please continue here, since the lastmanstanding branch has already been merged.

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