Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/presentation/src/modules/overlays/hud/CMakeLists.txt @ 8637

Last change on this file since 8637 was 8637, checked in by dafrick, 13 years ago

Merging tutoriallevel3 branch into presentation branch.

  • Property svn:eol-style set to native
File size: 379 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  AnnounceMessage.cc
10  KillMessage.cc
11  DeathMessage.cc
12  UnderAttackHealthBar.cc
13  TeamBaseMatchScore.cc
14  GametypeStaticMessage.cc
15  GametypeFadingMessage.cc
16  LastManStandingInfos.cc
17  PauseNotice.cc
18  LastTeamStandingInfos.cc
19)
Note: See TracBrowser for help on using the repository browser.