Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/spaceNavigation/src/modules/overlays/hud/CMakeLists.txt @ 9400

Last change on this file since 9400 was 9400, checked in by mottetb, 12 years ago

first checkin

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