Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
May 13, 2008, 5:40:42 PM (17 years ago)
Author:
rgrieder
Message:
  • filled initialiser list of SpaceShip
  • adapted VS files in order to link network statically (circular depend.)
Location:
code/branches/merge/visual_studio/vc8
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • code/branches/merge/visual_studio/vc8/network.vcproj

    r1064 r1265  
    1818                <Configuration
    1919                        Name="Debug|Win32"
    20                         ConfigurationType="2"
     20                        ConfigurationType="4"
    2121                        InheritedPropertySheets="$(SolutionDir)base_properties_debug.vsprops;..\network_properties.vsprops"
    2222                        CharacterSet="1"
     
    5050                        />
    5151                        <Tool
    52                                 Name="VCLinkerTool"
     52                                Name="VCLibrarianTool"
    5353                        />
    5454                        <Tool
     
    5656                        />
    5757                        <Tool
    58                                 Name="VCManifestTool"
    59                         />
    60                         <Tool
    6158                                Name="VCXDCMakeTool"
    6259                        />
     
    6663                        <Tool
    6764                                Name="VCFxCopTool"
    68                         />
    69                         <Tool
    70                                 Name="VCAppVerifierTool"
    71                         />
    72                         <Tool
    73                                 Name="VCWebDeploymentTool"
    7465                        />
    7566                        <Tool
  • code/branches/merge/visual_studio/vc8/orxonox.vcproj

    r1219 r1265  
    204204                                </File>
    205205                                <File
     206                                        RelativePath="..\..\src\orxonox\objects\CameraHandler.cc"
     207                                        >
     208                                </File>
     209                                <File
    206210                                        RelativePath="..\..\src\orxonox\objects\Explosion.cc"
    207211                                        >
     
    459463                                <File
    460464                                        RelativePath="..\..\src\orxonox\objects\Camera.h"
     465                                        >
     466                                </File>
     467                                <File
     468                                        RelativePath="..\..\src\orxonox\objects\CameraHandler.h"
    461469                                        >
    462470                                </File>
Note: See TracChangeset for help on using the changeset viewer.