Changeset 2107 for code/trunk
- Timestamp:
- Nov 2, 2008, 1:03:38 AM (16 years ago)
- Location:
- code/trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
code/trunk/src/orxonox/objects/weaponSystem/WeaponSystem.h
r2106 r2107 35 35 #include "core/BaseObject.h" 36 36 37 #include " weaponSystem/WeaponSet.h"37 #include "WeaponSet.h" 38 38 39 39 namespace orxonox -
code/trunk/visual_studio/vc8/orxonox.vcproj
r2105 r2107 233 233 > 234 234 </File> 235 <File236 RelativePath="..\..\src\orxonox\objects\WeaponSystem.cc"237 >238 </File>239 235 <Filter 240 236 Name="worldentities" … … 402 398 <File 403 399 RelativePath="..\..\src\orxonox\objects\weaponSystem\WeaponSlot.cc" 400 > 401 </File> 402 <File 403 RelativePath="..\..\src\orxonox\objects\weaponSystem\WeaponSystem.cc" 404 404 > 405 405 </File> … … 873 873 > 874 874 </File> 875 <File876 RelativePath="..\..\src\orxonox\objects\WeaponSystem.h"877 >878 </File>879 875 <Filter 880 876 Name="worldentities" … … 1086 1082 <File 1087 1083 RelativePath="..\..\src\orxonox\objects\weaponSystem\WeaponSlot.h" 1084 > 1085 </File> 1086 <File 1087 RelativePath="..\..\src\orxonox\objects\weaponSystem\WeaponSystem.h" 1088 1088 > 1089 1089 </File>
Note: See TracChangeset
for help on using the changeset viewer.