Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/presentationHS15/src/orxonox/weaponsystem/CMakeLists.txt @ 11034

Last change on this file since 11034 was 10961, checked in by maxima, 10 years ago

Merged presentation and fabiens branch. Had to modify hoverHUD and invaderHUD, because the text of the healthbar wasn't correctly displayed and the weapon settings of the hovership.

  • Property svn:eol-style set to native
File size: 197 bytes
Line 
1ADD_SOURCE_FILES(ORXONOX_SRC_FILES
2  Munition.cc
3  ReplenishingMunition.cc
4  Weapon.cc
5  WeaponMode.cc
6  WeaponPack.cc
7  WeaponSet.cc
8  WeaponSlot.cc
9  WeaponSystem.cc
10  DefaultWeaponmodeLink.cc
11)
Note: See TracBrowser for help on using the repository browser.