Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/libraries2/src/modules/overlays/hud/CMakeLists.txt @ 5725

Last change on this file since 5725 was 5725, checked in by landauf, 15 years ago

added a new module for the pong gametype and all related classes

  • Property svn:eol-style set to native
File size: 275 bytes
Line 
1ADD_SOURCE_FILES(OVERLAYS_SRC_FILES
2  HUDBar.cc
3  HUDNavigation.cc
4  HUDRadar.cc
5  HUDSpeedBar.cc
6  HUDHealthBar.cc
7  HUDTimer.cc
8  ChatOverlay.cc
9  GametypeStatus.cc
10  AnnounceMessage.cc
11  KillMessage.cc
12  DeathMessage.cc
13  UnderAttackHealthBar.cc
14  TeamBaseMatchScore.cc
15)
Note: See TracBrowser for help on using the repository browser.