Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 2107


Ignore:
Timestamp:
Nov 2, 2008, 1:03:38 AM (15 years ago)
Author:
rgrieder
Message:

fixed build and updated msvc files.

Location:
code/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • code/trunk/src/orxonox/objects/weaponSystem/WeaponSystem.h

    r2106 r2107  
    3535#include "core/BaseObject.h"
    3636
    37 #include "weaponSystem/WeaponSet.h"
     37#include "WeaponSet.h"
    3838
    3939namespace orxonox
  • code/trunk/visual_studio/vc8/orxonox.vcproj

    r2105 r2107  
    233233                                        >
    234234                                </File>
    235                                 <File
    236                                         RelativePath="..\..\src\orxonox\objects\WeaponSystem.cc"
    237                                         >
    238                                 </File>
    239235                                <Filter
    240236                                        Name="worldentities"
     
    402398                                        <File
    403399                                                RelativePath="..\..\src\orxonox\objects\weaponSystem\WeaponSlot.cc"
     400                                                >
     401                                        </File>
     402                                        <File
     403                                                RelativePath="..\..\src\orxonox\objects\weaponSystem\WeaponSystem.cc"
    404404                                                >
    405405                                        </File>
     
    873873                                        >
    874874                                </File>
    875                                 <File
    876                                         RelativePath="..\..\src\orxonox\objects\WeaponSystem.h"
    877                                         >
    878                                 </File>
    879875                                <Filter
    880876                                        Name="worldentities"
     
    10861082                                        <File
    10871083                                                RelativePath="..\..\src\orxonox\objects\weaponSystem\WeaponSlot.h"
     1084                                                >
     1085                                        </File>
     1086                                        <File
     1087                                                RelativePath="..\..\src\orxonox\objects\weaponSystem\WeaponSystem.h"
    10881088                                                >
    10891089                                        </File>
Note: See TracChangeset for help on using the changeset viewer.