source:
code/trunk/src/modules/overlays/hud/CMakeLists.txt
@
11458
Last change on this file since 11458 was 11353, checked in by patricwi, 8 years ago | |
---|---|
|
|
File size: 566 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 |
[11052] | 7 | HUDShieldBar.cc |
[2662] | 8 | HUDHealthBar.cc |
[11052] | 9 | HUDRocketFuelBar.cc |
[3033] | 10 | HUDTimer.cc |
[9016] | 11 | HUDEnemyHealthBar.cc |
[11052] | 12 | HUDEnemyShieldBar.cc |
13 | HUDWeaponMode.cc | |
14 | HUDWeapon.cc | |
15 | HUDWeaponSystem.cc | |
[11353] | 16 | HUDPickupItem.cc |
17 | HUDPickupSystem.cc | |
[2131] | 18 | ChatOverlay.cc |
[3099] | 19 | AnnounceMessage.cc |
20 | KillMessage.cc | |
21 | DeathMessage.cc | |
[3104] | 22 | TeamBaseMatchScore.cc |
[7163] | 23 | GametypeStaticMessage.cc |
24 | GametypeFadingMessage.cc | |
[7655] | 25 | LastManStandingInfos.cc |
[8079] | 26 | PauseNotice.cc |
[8178] | 27 | LastTeamStandingInfos.cc |
[9939] | 28 | CountDown.cc |
[2131] | 29 | ) |
Note: See TracBrowser
for help on using the repository browser.