source:
code/trunk/src/modules/overlays/hud/CMakeLists.txt
@
9223
Last change on this file since 9223 was 9016, checked in by jo, 13 years ago | |
---|---|
|
|
File size: 419 bytes |
Rev | Line | |
---|---|---|
[5693] | 1 | ADD_SOURCE_FILES(OVERLAYS_SRC_FILES |
[2131] | 2 | HUDBar.cc |
3 | HUDNavigation.cc | |
4 | HUDRadar.cc | |
5 | HUDSpeedBar.cc | |
[8706] | 6 | HUDBoostBar.cc |
[2662] | 7 | HUDHealthBar.cc |
[3033] | 8 | HUDTimer.cc |
[9016] | 9 | HUDEnemyHealthBar.cc |
[2131] | 10 | ChatOverlay.cc |
[3099] | 11 | AnnounceMessage.cc |
12 | KillMessage.cc | |
13 | DeathMessage.cc | |
[3104] | 14 | UnderAttackHealthBar.cc |
15 | TeamBaseMatchScore.cc | |
[7163] | 16 | GametypeStaticMessage.cc |
17 | GametypeFadingMessage.cc | |
[7655] | 18 | LastManStandingInfos.cc |
[8079] | 19 | PauseNotice.cc |
[8178] | 20 | LastTeamStandingInfos.cc |
[2131] | 21 | ) |
Note: See TracBrowser
for help on using the repository browser.