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
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
[3099]9  AnnounceMessage.cc
10  KillMessage.cc
11  DeathMessage.cc
[3104]12  UnderAttackHealthBar.cc
13  TeamBaseMatchScore.cc
[7163]14  GametypeStaticMessage.cc
15  GametypeFadingMessage.cc
[7655]16  LastManStandingInfos.cc
[8079]17  PauseNotice.cc
[8178]18  LastTeamStandingInfos.cc
[2131]19)
Note: See TracBrowser for help on using the repository browser.