[Orxonox-commit 390] r2981 - in branches/weapons/src/orxonox/objects: weaponsystem worldentities

Hagen at orxonox.net Hagen at orxonox.net
Mon May 18 14:46:13 CEST 2009


Author: Hagen
Date: 2009-05-18 14:46:12 +0200 (Mon, 18 May 2009)
New Revision: 2981

Modified:
   branches/weapons/src/orxonox/objects/weaponsystem/CMakeLists.txt
   branches/weapons/src/orxonox/objects/worldentities/CMakeLists.txt
Log:
moved MuzzleFlash into weaponsystem Folder

Modified: branches/weapons/src/orxonox/objects/weaponsystem/CMakeLists.txt
===================================================================
--- branches/weapons/src/orxonox/objects/weaponsystem/CMakeLists.txt	2009-05-18 12:24:34 UTC (rev 2980)
+++ branches/weapons/src/orxonox/objects/weaponsystem/CMakeLists.txt	2009-05-18 12:46:12 UTC (rev 2981)
@@ -7,6 +7,7 @@
   WeaponSlot.cc
   WeaponSystem.cc
   DefaultWeaponmodeLink.cc
+  MuzzleFlash.cc
 )
 
 ADD_SUBDIRECTORY(munitions)

Modified: branches/weapons/src/orxonox/objects/worldentities/CMakeLists.txt
===================================================================
--- branches/weapons/src/orxonox/objects/worldentities/CMakeLists.txt	2009-05-18 12:24:34 UTC (rev 2980)
+++ branches/weapons/src/orxonox/objects/worldentities/CMakeLists.txt	2009-05-18 12:46:12 UTC (rev 2981)
@@ -14,7 +14,6 @@
   Camera.cc
   CameraPosition.cc
   Model.cc
-  MuzzleFlash.cc
   ParticleEmitter.cc
   ParticleSpawner.cc
   Planet.cc




More information about the Orxonox-commit mailing list