Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Feb 5, 2008, 9:52:37 PM (17 years ago)
Author:
rgrieder
Message:
  • updated VS properties
  • tried SSE extensions, but ogre doesn't seem to like that..
  • finally managed to create an archive with all the necessary dependency files for VC8
File:
1 edited

Legend:

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

    r788 r789  
    1919                        Name="Debug|Win32"
    2020                        ConfigurationType="2"
    21                         InheritedPropertySheets="$(SolutionDir)base_properties_debug.vsprops"
     21                        InheritedPropertySheets="$(SolutionDir)base_properties_debug.vsprops;..\network_properties.vsprops"
    2222                        CharacterSet="1"
    2323                        >
     
    3939                        <Tool
    4040                                Name="VCCLCompilerTool"
    41                                 AdditionalIncludeDirectories=""
    42                                 PreprocessorDefinitions="NETWORK_SHARED_BUILD; WIN32_LEAN_AND_MEAN"
    4341                        />
    4442                        <Tool
     
    5351                        <Tool
    5452                                Name="VCLinkerTool"
    55                                 AdditionalDependencies="OgreMain_d.lib enet_d.lib zlibd.lib"
    5653                        />
    5754                        <Tool
     
    8380                        Name="Release|Win32"
    8481                        ConfigurationType="2"
    85                         InheritedPropertySheets="$(SolutionDir)base_properties_release.vsprops"
     82                        InheritedPropertySheets="$(SolutionDir)base_properties_release.vsprops;..\network_properties.vsprops"
    8683                        CharacterSet="1"
    8784                        WholeProgramOptimization="1"
     
    104101                        <Tool
    105102                                Name="VCCLCompilerTool"
    106                                 AdditionalIncludeDirectories=""
    107                                 PreprocessorDefinitions="NETWORK_SHARED_BUILD; WIN32_LEAN_AND_MEAN"
    108103                        />
    109104                        <Tool
     
    118113                        <Tool
    119114                                Name="VCLinkerTool"
    120                                 AdditionalDependencies="OgreMain.lib enet.lib zlib.lib"
     115                        />
     116                        <Tool
     117                                Name="VCALinkTool"
     118                        />
     119                        <Tool
     120                                Name="VCManifestTool"
     121                        />
     122                        <Tool
     123                                Name="VCXDCMakeTool"
     124                        />
     125                        <Tool
     126                                Name="VCBscMakeTool"
     127                        />
     128                        <Tool
     129                                Name="VCFxCopTool"
     130                        />
     131                        <Tool
     132                                Name="VCAppVerifierTool"
     133                        />
     134                        <Tool
     135                                Name="VCWebDeploymentTool"
     136                        />
     137                        <Tool
     138                                Name="VCPostBuildEventTool"
     139                        />
     140                </Configuration>
     141                <Configuration
     142                        Name="Release_SSE|Win32"
     143                        ConfigurationType="2"
     144                        InheritedPropertySheets="..\base_properties_release_sse.vsprops;..\network_properties.vsprops"
     145                        CharacterSet="1"
     146                        WholeProgramOptimization="1"
     147                        >
     148                        <Tool
     149                                Name="VCPreBuildEventTool"
     150                        />
     151                        <Tool
     152                                Name="VCCustomBuildTool"
     153                        />
     154                        <Tool
     155                                Name="VCXMLDataGeneratorTool"
     156                        />
     157                        <Tool
     158                                Name="VCWebServiceProxyGeneratorTool"
     159                        />
     160                        <Tool
     161                                Name="VCMIDLTool"
     162                        />
     163                        <Tool
     164                                Name="VCCLCompilerTool"
     165                        />
     166                        <Tool
     167                                Name="VCManagedResourceCompilerTool"
     168                        />
     169                        <Tool
     170                                Name="VCResourceCompilerTool"
     171                        />
     172                        <Tool
     173                                Name="VCPreLinkEventTool"
     174                        />
     175                        <Tool
     176                                Name="VCLinkerTool"
     177                        />
     178                        <Tool
     179                                Name="VCALinkTool"
     180                        />
     181                        <Tool
     182                                Name="VCManifestTool"
     183                        />
     184                        <Tool
     185                                Name="VCXDCMakeTool"
     186                        />
     187                        <Tool
     188                                Name="VCBscMakeTool"
     189                        />
     190                        <Tool
     191                                Name="VCFxCopTool"
     192                        />
     193                        <Tool
     194                                Name="VCAppVerifierTool"
     195                        />
     196                        <Tool
     197                                Name="VCWebDeploymentTool"
     198                        />
     199                        <Tool
     200                                Name="VCPostBuildEventTool"
     201                        />
     202                </Configuration>
     203                <Configuration
     204                        Name="Release_SSE2|Win32"
     205                        ConfigurationType="2"
     206                        InheritedPropertySheets="..\base_properties_release_sse2.vsprops;..\network_properties.vsprops"
     207                        CharacterSet="1"
     208                        WholeProgramOptimization="1"
     209                        >
     210                        <Tool
     211                                Name="VCPreBuildEventTool"
     212                        />
     213                        <Tool
     214                                Name="VCCustomBuildTool"
     215                        />
     216                        <Tool
     217                                Name="VCXMLDataGeneratorTool"
     218                        />
     219                        <Tool
     220                                Name="VCWebServiceProxyGeneratorTool"
     221                        />
     222                        <Tool
     223                                Name="VCMIDLTool"
     224                        />
     225                        <Tool
     226                                Name="VCCLCompilerTool"
     227                        />
     228                        <Tool
     229                                Name="VCManagedResourceCompilerTool"
     230                        />
     231                        <Tool
     232                                Name="VCResourceCompilerTool"
     233                        />
     234                        <Tool
     235                                Name="VCPreLinkEventTool"
     236                        />
     237                        <Tool
     238                                Name="VCLinkerTool"
    121239                        />
    122240                        <Tool
     
    189307                                        />
    190308                                </FileConfiguration>
     309                                <FileConfiguration
     310                                        Name="Release_SSE|Win32"
     311                                        ExcludedFromBuild="true"
     312                                        >
     313                                        <Tool
     314                                                Name="VCCLCompilerTool"
     315                                        />
     316                                </FileConfiguration>
     317                                <FileConfiguration
     318                                        Name="Release_SSE2|Win32"
     319                                        ExcludedFromBuild="true"
     320                                        >
     321                                        <Tool
     322                                                Name="VCCLCompilerTool"
     323                                        />
     324                                </FileConfiguration>
    191325                        </File>
    192326                        <File
     
    209343                                        />
    210344                                </FileConfiguration>
     345                                <FileConfiguration
     346                                        Name="Release_SSE|Win32"
     347                                        ExcludedFromBuild="true"
     348                                        >
     349                                        <Tool
     350                                                Name="VCCLCompilerTool"
     351                                        />
     352                                </FileConfiguration>
     353                                <FileConfiguration
     354                                        Name="Release_SSE2|Win32"
     355                                        ExcludedFromBuild="true"
     356                                        >
     357                                        <Tool
     358                                                Name="VCCLCompilerTool"
     359                                        />
     360                                </FileConfiguration>
    211361                        </File>
    212362                        <File
     
    229379                                        />
    230380                                </FileConfiguration>
     381                                <FileConfiguration
     382                                        Name="Release_SSE|Win32"
     383                                        ExcludedFromBuild="true"
     384                                        >
     385                                        <Tool
     386                                                Name="VCCLCompilerTool"
     387                                        />
     388                                </FileConfiguration>
     389                                <FileConfiguration
     390                                        Name="Release_SSE2|Win32"
     391                                        ExcludedFromBuild="true"
     392                                        >
     393                                        <Tool
     394                                                Name="VCCLCompilerTool"
     395                                        />
     396                                </FileConfiguration>
    231397                        </File>
    232398                        <File
     
    249415                                        />
    250416                                </FileConfiguration>
     417                                <FileConfiguration
     418                                        Name="Release_SSE|Win32"
     419                                        ExcludedFromBuild="true"
     420                                        >
     421                                        <Tool
     422                                                Name="VCCLCompilerTool"
     423                                        />
     424                                </FileConfiguration>
     425                                <FileConfiguration
     426                                        Name="Release_SSE2|Win32"
     427                                        ExcludedFromBuild="true"
     428                                        >
     429                                        <Tool
     430                                                Name="VCCLCompilerTool"
     431                                        />
     432                                </FileConfiguration>
    251433                        </File>
    252434                        <File
     
    269451                                        />
    270452                                </FileConfiguration>
     453                                <FileConfiguration
     454                                        Name="Release_SSE|Win32"
     455                                        ExcludedFromBuild="true"
     456                                        >
     457                                        <Tool
     458                                                Name="VCCLCompilerTool"
     459                                        />
     460                                </FileConfiguration>
     461                                <FileConfiguration
     462                                        Name="Release_SSE2|Win32"
     463                                        ExcludedFromBuild="true"
     464                                        >
     465                                        <Tool
     466                                                Name="VCCLCompilerTool"
     467                                        />
     468                                </FileConfiguration>
    271469                        </File>
    272470                        <File
     
    295493                                <FileConfiguration
    296494                                        Name="Release|Win32"
     495                                        ExcludedFromBuild="true"
     496                                        >
     497                                        <Tool
     498                                                Name="VCCLCompilerTool"
     499                                        />
     500                                </FileConfiguration>
     501                                <FileConfiguration
     502                                        Name="Release_SSE|Win32"
     503                                        ExcludedFromBuild="true"
     504                                        >
     505                                        <Tool
     506                                                Name="VCCLCompilerTool"
     507                                        />
     508                                </FileConfiguration>
     509                                <FileConfiguration
     510                                        Name="Release_SSE2|Win32"
    297511                                        ExcludedFromBuild="true"
    298512                                        >
Note: See TracChangeset for help on using the changeset viewer.