Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/presentation/src/orxonox/objects/weaponSystem/weapons/CMakeLists.txt @ 2493

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

merged weapon2 branch to presentation

  • Property svn:eol-style set to native
File size: 86 bytes
Line 
1SET( SRC_FILES
2  Fusion.cc
3  LaserGun.cc
4#  Missile.cc
5)
6
7ADD_SOURCE_FILES(SRC_FILES)
Note: See TracBrowser for help on using the repository browser.