Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
May 13, 2008, 5:40:42 PM (16 years ago)
Author:
rgrieder
Message:
  • filled initialiser list of SpaceShip
  • adapted VS files in order to link network statically (circular depend.)
File:
1 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
Note: See TracChangeset for help on using the changeset viewer.