source:
code/trunk/src/modules/overlays/hud/CMakeLists.txt
@
8460
Last change on this file since 8460 was 8178, checked in by jo, 14 years ago | |
---|---|
|
|
File size: 399 bytes |
Rev | Line | |
---|---|---|
[5693] | 1 | ADD_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 |
[2662] | 9 | GametypeStatus.cc |
[3099] | 10 | AnnounceMessage.cc |
11 | KillMessage.cc | |
12 | DeathMessage.cc | |
[3104] | 13 | UnderAttackHealthBar.cc |
14 | TeamBaseMatchScore.cc | |
[7163] | 15 | GametypeStaticMessage.cc |
16 | GametypeFadingMessage.cc | |
[7655] | 17 | LastManStandingInfos.cc |
[8079] | 18 | PauseNotice.cc |
[8178] | 19 | LastTeamStandingInfos.cc |
[2131] | 20 | ) |
Note: See TracBrowser
for help on using the repository browser.