Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/Presentation_FS19/src/modules/weapons/munitions/CMakeLists.txt @ 12411

Last change on this file since 12411 was 12411, checked in by wiesep, 5 years ago

Merged OrxoBlox_FS19

  • Property svn:eol-style set to native
File size: 235 bytes
Line 
1ADD_SOURCE_FILES(WEAPONS_SRC_FILES
2  LaserMunition.cc
3  LightningMunition.cc
4  FusionMunition.cc
5  RocketMunition.cc
6  GravityBombMunition.cc
7  IceMunition.cc
8  FlameMunition.cc
9  SplitMunition.cc
10  MineMunition.cc
11  BallMunition.cc
12)
Note: See TracBrowser for help on using the repository browser.