Ticket #8786: msvc9-optimizations.diff

File msvc9-optimizations.diff, 20.3 KB (added by SF/matt_hargett, 16 years ago)

diff of the vcproj files

  • dists/msvc9/queen.vcproj

     
    11<?xml version="1.0" encoding="windows-1252"?>
    22<VisualStudioProject
    33        ProjectType="Visual C++"
    4         Version="9,00"
     4        Version="9.00"
    55        Name="queen"
    66        ProjectGUID="{6A55AF61-7CA1-49E0-9385-59C1FE9D4DB7}"
    77        RootNamespace="queen"
     
    112112                        <Tool
    113113                                Name="VCCLCompilerTool"
    114114                                AdditionalOptions="/wd4201 /wd4512 /wd4511 /wd4100 /wd4121 /wd4310 /wd4706 /wd4127 /wd4189 /wd4702 /wd4996"
    115                                 Optimization="2"
     115                                Optimization="3"
    116116                                InlineFunctionExpansion="1"
     117                                EnableIntrinsicFunctions="true"
     118                                FavorSizeOrSpeed="2"
    117119                                OmitFramePointers="true"
    118120                                AdditionalIncludeDirectories="../..;../../engines"
    119121                                PreprocessorDefinitions="WIN32;NDEBUG;USE_ZLIB;USE_MAD;USE_VORBIS"
     
    122124                                RuntimeLibrary="0"
    123125                                BufferSecurityCheck="false"
    124126                                EnableFunctionLevelLinking="false"
     127                                EnableEnhancedInstructionSet="1"
    125128                                ForceConformanceInForLoopScope="true"
    126129                                UsePrecompiledHeader="0"
    127130                                WarningLevel="4"
  • dists/msvc9/cine.vcproj

     
    11<?xml version="1.0" encoding="windows-1252"?>
    22<VisualStudioProject
    33        ProjectType="Visual C++"
    4         Version="9,00"
     4        Version="9.00"
    55        Name="cine"
    66        ProjectGUID="{1CA4AC50-5426-433A-8B5E-FFE39568098E}"
    77        RootNamespace="cine"
     
    112112                        <Tool
    113113                                Name="VCCLCompilerTool"
    114114                                AdditionalOptions="/wd4201 /wd4512 /wd4511 /wd4100 /wd4121 /wd4310 /wd4706 /wd4127 /wd4189 /wd4702 /wd4996"
    115                                 Optimization="2"
     115                                Optimization="3"
    116116                                InlineFunctionExpansion="1"
     117                                EnableIntrinsicFunctions="true"
     118                                FavorSizeOrSpeed="2"
    117119                                OmitFramePointers="true"
    118120                                AdditionalIncludeDirectories="../..;../../engines"
    119121                                PreprocessorDefinitions="WIN32;NDEBUG;USE_ZLIB;USE_MAD;USE_VORBIS"
     
    122124                                RuntimeLibrary="0"
    123125                                BufferSecurityCheck="false"
    124126                                EnableFunctionLevelLinking="false"
     127                                EnableEnhancedInstructionSet="1"
    125128                                ForceConformanceInForLoopScope="true"
    126129                                UsePrecompiledHeader="0"
    127130                                WarningLevel="4"
  • dists/msvc9/sword1.vcproj

     
    11<?xml version="1.0" encoding="windows-1252"?>
    22<VisualStudioProject
    33        ProjectType="Visual C++"
    4         Version="9,00"
     4        Version="9.00"
    55        Name="sword1"
    66        ProjectGUID="{C8AAE83E-198B-4ECA-A877-166827953979}"
    77        RootNamespace="sword1"
     
    112112                        <Tool
    113113                                Name="VCCLCompilerTool"
    114114                                AdditionalOptions="/wd4201 /wd4512 /wd4511 /wd4100 /wd4121 /wd4310 /wd4706 /wd4127 /wd4189 /wd4702 /wd4996"
    115                                 Optimization="2"
     115                                Optimization="3"
    116116                                InlineFunctionExpansion="1"
     117                                EnableIntrinsicFunctions="true"
     118                                FavorSizeOrSpeed="2"
    117119                                OmitFramePointers="true"
    118120                                AdditionalIncludeDirectories="../..;../../engines"
    119121                                PreprocessorDefinitions="WIN32;NDEBUG;USE_ZLIB;USE_MAD;USE_VORBIS;USE_MPEG2"
     
    122124                                RuntimeLibrary="0"
    123125                                BufferSecurityCheck="false"
    124126                                EnableFunctionLevelLinking="false"
     127                                EnableEnhancedInstructionSet="1"
    125128                                ForceConformanceInForLoopScope="true"
    126129                                UsePrecompiledHeader="0"
    127130                                WarningLevel="4"
  • dists/msvc9/sword2.vcproj

     
    11<?xml version="1.0" encoding="windows-1252"?>
    22<VisualStudioProject
    33        ProjectType="Visual C++"
    4         Version="9,00"
     4        Version="9.00"
    55        Name="sword2"
    66        ProjectGUID="{6CC3E421-779D-4E80-8100-520886A0F9FF}"
    77        RootNamespace="sword2"
     
    112112                        <Tool
    113113                                Name="VCCLCompilerTool"
    114114                                AdditionalOptions="/wd4201 /wd4512 /wd4511 /wd4100 /wd4121 /wd4310 /wd4706 /wd4127 /wd4189 /wd4702 /wd4996"
    115                                 Optimization="2"
     115                                Optimization="3"
    116116                                InlineFunctionExpansion="1"
     117                                EnableIntrinsicFunctions="true"
     118                                FavorSizeOrSpeed="2"
    117119                                OmitFramePointers="true"
    118120                                AdditionalIncludeDirectories="../..;../../engines"
    119121                                PreprocessorDefinitions="WIN32;NDEBUG;USE_ZLIB;USE_MAD;USE_VORBIS;USE_MPEG2"
     
    122124                                RuntimeLibrary="0"
    123125                                BufferSecurityCheck="false"
    124126                                EnableFunctionLevelLinking="false"
     127                                EnableEnhancedInstructionSet="1"
    125128                                ForceConformanceInForLoopScope="true"
    126129                                UsePrecompiledHeader="0"
    127130                                WarningLevel="4"
  • dists/msvc9/scumm.vcproj

     
    11<?xml version="1.0" encoding="windows-1252"?>
    22<VisualStudioProject
    33        ProjectType="Visual C++"
    4         Version="9,00"
     4        Version="9.00"
    55        Name="scumm"
    66        ProjectGUID="{B6AFD548-63D2-40CD-A652-E87095AFCBAF}"
    77        RootNamespace="scumm"
     
    112112                        <Tool
    113113                                Name="VCCLCompilerTool"
    114114                                AdditionalOptions="/wd4201 /wd4512 /wd4511 /wd4100 /wd4121 /wd4310 /wd4706 /wd4127 /wd4189 /wd4702 /wd4996"
    115                                 Optimization="2"
     115                                Optimization="3"
    116116                                InlineFunctionExpansion="1"
     117                                EnableIntrinsicFunctions="true"
     118                                FavorSizeOrSpeed="2"
    117119                                OmitFramePointers="true"
    118120                                AdditionalIncludeDirectories="../..;../../engines"
    119121                                PreprocessorDefinitions="WIN32;NDEBUG;USE_ZLIB;USE_MAD;USE_VORBIS"
     
    122124                                RuntimeLibrary="0"
    123125                                BufferSecurityCheck="false"
    124126                                EnableFunctionLevelLinking="false"
     127                                EnableEnhancedInstructionSet="1"
    125128                                DisableLanguageExtensions="false"
    126129                                ForceConformanceInForLoopScope="true"
    127130                                UsePrecompiledHeader="0"
  • dists/msvc9/scummvm.vcproj

     
    11<?xml version="1.0" encoding="windows-1252"?>
    22<VisualStudioProject
    33        ProjectType="Visual C++"
    4         Version="9,00"
     4        Version="9.00"
    55        Name="scummvm"
    66        ProjectGUID="{8434CB15-D08F-427D-9E6D-581AE5B28440}"
    77        RootNamespace="scummvm"
     
    129129                        <Tool
    130130                                Name="VCCLCompilerTool"
    131131                                AdditionalOptions="/wd4201 /wd4512 /wd4511 /wd4100 /wd4121 /wd4310 /wd4706 /wd4127 /wd4189 /wd4702 /wd4996"
    132                                 Optimization="2"
     132                                Optimization="3"
    133133                                InlineFunctionExpansion="1"
     134                                EnableIntrinsicFunctions="true"
     135                                FavorSizeOrSpeed="2"
    134136                                OmitFramePointers="true"
    135137                                AdditionalIncludeDirectories="../..;../../engines"
    136138                                PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;USE_ZLIB;USE_MAD;USE_VORBIS;USE_MPEG2;USE_MT32EMU"
     
    140142                                RuntimeLibrary="0"
    141143                                BufferSecurityCheck="false"
    142144                                EnableFunctionLevelLinking="false"
     145                                EnableEnhancedInstructionSet="1"
    143146                                ForceConformanceInForLoopScope="true"
    144147                                RuntimeTypeInfo="true"
    145148                                UsePrecompiledHeader="0"
  • dists/msvc9/touche.vcproj

     
    11<?xml version="1.0" encoding="windows-1252"?>
    22<VisualStudioProject
    33        ProjectType="Visual C++"
    4         Version="9,00"
     4        Version="9.00"
    55        Name="touche"
    66        ProjectGUID="{D4986356-D0BB-4981-924A-854157BDF11F}"
    77        RootNamespace="touche"
     
    113113                                Name="VCCLCompilerTool"
    114114                                AdditionalOptions="/wd4201 /wd4512 /wd4511 /wd4100 /wd4121 /wd4310 /wd4706 /wd4127 /wd4189 /wd4702 /wd4996"
    115115                                Optimization="3"
    116                                 InlineFunctionExpansion="2"
     116                                InlineFunctionExpansion="1"
     117                                EnableIntrinsicFunctions="true"
     118                                FavorSizeOrSpeed="2"
    117119                                OmitFramePointers="true"
    118120                                AdditionalIncludeDirectories="../../;../../engines"
    119121                                PreprocessorDefinitions="WIN32;NDEBUG;USE_ZLIB;USE_MAD;USE_VORBIS"
     
    122124                                RuntimeLibrary="0"
    123125                                BufferSecurityCheck="false"
    124126                                EnableFunctionLevelLinking="false"
     127                                EnableEnhancedInstructionSet="1"
    125128                                ForceConformanceInForLoopScope="true"
    126129                                UsePrecompiledHeader="0"
    127130                                WarningLevel="4"
  • dists/msvc9/agos.vcproj

     
    11<?xml version="1.0" encoding="windows-1252"?>
    22<VisualStudioProject
    33        ProjectType="Visual C++"
    4         Version="9,00"
     4        Version="9.00"
    55        Name="agos"
    66        ProjectGUID="{E0EC9C72-A33E-49DA-B1DC-BB44B9799BFA}"
    77        RootNamespace="agos"
     
    112112                        <Tool
    113113                                Name="VCCLCompilerTool"
    114114                                AdditionalOptions="/wd4201 /wd4512 /wd4511 /wd4100 /wd4121 /wd4310 /wd4706 /wd4127 /wd4189 /wd4702 /wd4996"
    115                                 Optimization="2"
     115                                Optimization="3"
    116116                                InlineFunctionExpansion="1"
     117                                EnableIntrinsicFunctions="true"
     118                                FavorSizeOrSpeed="2"
    117119                                OmitFramePointers="true"
    118120                                AdditionalIncludeDirectories="../..;../../engines"
    119121                                PreprocessorDefinitions="WIN32;USE_ZLIB;USE_MAD;USE_VORBIS"
     
    122124                                RuntimeLibrary="0"
    123125                                BufferSecurityCheck="false"
    124126                                EnableFunctionLevelLinking="false"
     127                                EnableEnhancedInstructionSet="1"
    125128                                ForceConformanceInForLoopScope="true"
    126129                                UsePrecompiledHeader="0"
    127130                                WarningLevel="4"
  • dists/msvc9/cruise.vcproj

     
    11<?xml version="1.0" encoding="Windows-1252"?>
    22<VisualStudioProject
    33        ProjectType="Visual C++"
    4         Version="9,00"
     4        Version="9.00"
    55        Name="cruise"
    66        ProjectGUID="{8863B00B-059A-471E-876D-A955ECEFD0D2}"
    77        RootNamespace="cruise"
     
    112112                        <Tool
    113113                                Name="VCCLCompilerTool"
    114114                                AdditionalOptions="/wd4201 /wd4512 /wd4511 /wd4100 /wd4121 /wd4310 /wd4706 /wd4127 /wd4189 /wd4702 /wd4996"
    115                                 Optimization="2"
     115                                Optimization="3"
    116116                                InlineFunctionExpansion="1"
     117                                EnableIntrinsicFunctions="true"
     118                                FavorSizeOrSpeed="2"
    117119                                OmitFramePointers="true"
    118120                                AdditionalIncludeDirectories="../..;../../engines"
    119121                                PreprocessorDefinitions="WIN32;NDEBUG;USE_ZLIB;USE_MAD;USE_VORBIS"
     
    122124                                RuntimeLibrary="0"
    123125                                BufferSecurityCheck="false"
    124126                                EnableFunctionLevelLinking="false"
     127                                EnableEnhancedInstructionSet="1"
    125128                                ForceConformanceInForLoopScope="true"
    126129                                UsePrecompiledHeader="0"
    127130                                WarningLevel="4"
  • dists/msvc9/drascula.vcproj

     
    11<?xml version="1.0" encoding="windows-1252"?>
    22<VisualStudioProject
    33        ProjectType="Visual C++"
    4         Version="9,00"
     4        Version="9.00"
    55        Name="drascula"
    66        ProjectGUID="{CF888EE2-239C-40D7-83F1-1CDD4F7D56E3}"
    77        RootNamespace="drascula"
     
    113113                                Name="VCCLCompilerTool"
    114114                                AdditionalOptions="/wd4201 /wd4512 /wd4511 /wd4100 /wd4121 /wd4310 /wd4706 /wd4127 /wd4189 /wd4702 /wd4996"
    115115                                Optimization="3"
    116                                 InlineFunctionExpansion="2"
     116                                InlineFunctionExpansion="1"
     117                                EnableIntrinsicFunctions="true"
     118                                FavorSizeOrSpeed="2"
    117119                                OmitFramePointers="true"
    118120                                AdditionalIncludeDirectories="../../;../../engines"
    119121                                PreprocessorDefinitions="WIN32;NDEBUG;USE_ZLIB;USE_MAD;USE_VORBIS"
     
    122124                                RuntimeLibrary="0"
    123125                                BufferSecurityCheck="false"
    124126                                EnableFunctionLevelLinking="false"
     127                                EnableEnhancedInstructionSet="1"
    125128                                ForceConformanceInForLoopScope="true"
    126129                                UsePrecompiledHeader="0"
    127130                                WarningLevel="4"
  • dists/msvc9/igor.vcproj

     
    11<?xml version="1.0" encoding="windows-1252"?>
    22<VisualStudioProject
    33        ProjectType="Visual C++"
    4         Version="9,00"
     4        Version="9.00"
    55        Name="igor"
    66        ProjectGUID="{83945CAF-87A0-4202-8BA4-87A0CB15D78A}"
    77        RootNamespace="igor"
     
    113113                                Name="VCCLCompilerTool"
    114114                                AdditionalOptions="/wd4201 /wd4512 /wd4511 /wd4100 /wd4121 /wd4310 /wd4706 /wd4127 /wd4189 /wd4702 /wd4996"
    115115                                Optimization="3"
    116                                 InlineFunctionExpansion="2"
     116                                InlineFunctionExpansion="1"
     117                                EnableIntrinsicFunctions="true"
     118                                FavorSizeOrSpeed="2"
    117119                                OmitFramePointers="true"
    118120                                AdditionalIncludeDirectories="../../;../../engines"
    119121                                PreprocessorDefinitions="WIN32;NDEBUG;USE_ZLIB;USE_MAD;USE_VORBIS"
     
    122124                                RuntimeLibrary="0"
    123125                                BufferSecurityCheck="false"
    124126                                EnableFunctionLevelLinking="false"
     127                                EnableEnhancedInstructionSet="1"
    125128                                ForceConformanceInForLoopScope="true"
    126129                                UsePrecompiledHeader="0"
    127130                                WarningLevel="4"
  • dists/msvc9/agi.vcproj

     
    11<?xml version="1.0" encoding="windows-1252"?>
    22<VisualStudioProject
    33        ProjectType="Visual C++"
    4         Version="9,00"
     4        Version="9.00"
    55        Name="agi"
    66        ProjectGUID="{F5F57066-CDF4-4F80-B9E7-7F4D21850D6E}"
    77        RootNamespace="agi"
     
    113113                                Name="VCCLCompilerTool"
    114114                                AdditionalOptions="/wd4201 /wd4512 /wd4511 /wd4100 /wd4121 /wd4310 /wd4706 /wd4127 /wd4189 /wd4702 /wd4996"
    115115                                Optimization="3"
    116                                 InlineFunctionExpansion="2"
     116                                InlineFunctionExpansion="1"
     117                                EnableIntrinsicFunctions="true"
     118                                FavorSizeOrSpeed="2"
    117119                                OmitFramePointers="true"
    118120                                AdditionalIncludeDirectories="../../;../../engines"
    119121                                PreprocessorDefinitions="WIN32;NDEBUG;USE_ZLIB;USE_MAD;USE_VORBIS"
     
    122124                                RuntimeLibrary="0"
    123125                                BufferSecurityCheck="false"
    124126                                EnableFunctionLevelLinking="false"
     127                                EnableEnhancedInstructionSet="1"
    125128                                ForceConformanceInForLoopScope="true"
    126129                                UsePrecompiledHeader="0"
    127130                                WarningLevel="4"
  • dists/msvc9/sky.vcproj

     
    11<?xml version="1.0" encoding="windows-1252"?>
    22<VisualStudioProject
    33        ProjectType="Visual C++"
    4         Version="9,00"
     4        Version="9.00"
    55        Name="sky"
    66        ProjectGUID="{B5527758-2F51-4CCD-AAE1-B0E28654BD6A}"
    77        RootNamespace="sky"
     
    112112                        <Tool
    113113                                Name="VCCLCompilerTool"
    114114                                AdditionalOptions="/wd4201 /wd4512 /wd4511 /wd4100 /wd4121 /wd4310 /wd4706 /wd4127 /wd4189 /wd4702 /wd4996"
    115                                 Optimization="2"
     115                                Optimization="3"
    116116                                InlineFunctionExpansion="1"
     117                                EnableIntrinsicFunctions="true"
     118                                FavorSizeOrSpeed="2"
    117119                                OmitFramePointers="true"
    118120                                AdditionalIncludeDirectories="../..;../../engines"
    119121                                PreprocessorDefinitions="WIN32;NDEBUG;USE_ZLIB;USE_MAD;USE_VORBIS"
     
    122124                                RuntimeLibrary="0"
    123125                                BufferSecurityCheck="false"
    124126                                EnableFunctionLevelLinking="false"
     127                                EnableEnhancedInstructionSet="1"
    125128                                DisableLanguageExtensions="false"
    126129                                ForceConformanceInForLoopScope="true"
    127130                                UsePrecompiledHeader="0"
  • dists/msvc9/kyra.vcproj

     
    11<?xml version="1.0" encoding="windows-1252"?>
    22<VisualStudioProject
    33        ProjectType="Visual C++"
    4         Version="9,00"
     4        Version="9.00"
    55        Name="kyra"
    66        ProjectGUID="{9D9A98A0-F88F-4CA2-B8FF-462470EBE3EC}"
    77        RootNamespace="kyra"
     
    112112                        <Tool
    113113                                Name="VCCLCompilerTool"
    114114                                AdditionalOptions="/wd4201 /wd4512 /wd4511 /wd4100 /wd4121 /wd4310 /wd4706 /wd4127 /wd4189 /wd4702 /wd4996"
    115                                 Optimization="2"
     115                                Optimization="3"
    116116                                InlineFunctionExpansion="1"
     117                                EnableIntrinsicFunctions="true"
     118                                FavorSizeOrSpeed="2"
    117119                                OmitFramePointers="true"
    118120                                AdditionalIncludeDirectories="../..;../../engines"
    119121                                PreprocessorDefinitions="WIN32;NDEBUG;USE_ZLIB;USE_MAD;USE_VORBIS"
     
    122124                                RuntimeLibrary="0"
    123125                                BufferSecurityCheck="false"
    124126                                EnableFunctionLevelLinking="false"
     127                                EnableEnhancedInstructionSet="1"
    125128                                ForceConformanceInForLoopScope="true"
    126129                                UsePrecompiledHeader="0"
    127130                                WarningLevel="4"
  • dists/msvc9/lure.vcproj

     
    11<?xml version="1.0" encoding="windows-1252"?>
    22<VisualStudioProject
    33        ProjectType="Visual C++"
    4         Version="9,00"
     4        Version="9.00"
    55        Name="lure"
    66        ProjectGUID="{1A1CA028-61B5-4A6C-A918-F5D8721AB1AC}"
    77        RootNamespace="lure"
     
    112112                        <Tool
    113113                                Name="VCCLCompilerTool"
    114114                                AdditionalOptions="/wd4201 /wd4512 /wd4511 /wd4100 /wd4121 /wd4310 /wd4706 /wd4127 /wd4189 /wd4702 /wd4996"
    115                                 Optimization="2"
     115                                Optimization="3"
    116116                                InlineFunctionExpansion="1"
     117                                EnableIntrinsicFunctions="true"
     118                                FavorSizeOrSpeed="2"
    117119                                OmitFramePointers="true"
    118120                                AdditionalIncludeDirectories="../..;../../engines"
    119121                                PreprocessorDefinitions="WIN32;NDEBUG;USE_ZLIB;USE_MAD;USE_VORBIS"
     
    122124                                RuntimeLibrary="0"
    123125                                BufferSecurityCheck="false"
    124126                                EnableFunctionLevelLinking="false"
     127                                EnableEnhancedInstructionSet="1"
    125128                                ForceConformanceInForLoopScope="true"
    126129                                UsePrecompiledHeader="0"
    127130                                WarningLevel="4"
  • dists/msvc9/gob.vcproj

     
    11<?xml version="1.0" encoding="windows-1252"?>
    22<VisualStudioProject
    33        ProjectType="Visual C++"
    4         Version="9,00"
     4        Version="9.00"
    55        Name="gob"
    66        ProjectGUID="{976D947A-A45F-4437-991E-412F695C64C7}"
    77        RootNamespace="gob"
     
    112112                        <Tool
    113113                                Name="VCCLCompilerTool"
    114114                                AdditionalOptions="/wd4201 /wd4512 /wd4511 /wd4100 /wd4121 /wd4310 /wd4706 /wd4127 /wd4189 /wd4702 /wd4996"
    115                                 Optimization="2"
     115                                Optimization="3"
    116116                                InlineFunctionExpansion="1"
     117                                EnableIntrinsicFunctions="true"
     118                                FavorSizeOrSpeed="2"
    117119                                OmitFramePointers="true"
    118120                                AdditionalIncludeDirectories="../..;../../engines"
    119121                                PreprocessorDefinitions="WIN32;NDEBUG;USE_ZLIB;USE_MAD;USE_VORBIS"
     
    122124                                RuntimeLibrary="0"
    123125                                BufferSecurityCheck="false"
    124126                                EnableFunctionLevelLinking="false"
     127                                EnableEnhancedInstructionSet="1"
    125128                                ForceConformanceInForLoopScope="true"
    126129                                UsePrecompiledHeader="0"
    127130                                WarningLevel="4"
  • dists/msvc9/parallaction.vcproj

     
    11<?xml version="1.0" encoding="windows-1252"?>
    22<VisualStudioProject
    33        ProjectType="Visual C++"
    4         Version="9,00"
     4        Version="9.00"
    55        Name="parallaction"
    66        ProjectGUID="{0068957B-E2E1-4988-8C87-D541D84DAF20}"
    77        RootNamespace="parallaction"
     
    113113                                Name="VCCLCompilerTool"
    114114                                AdditionalOptions="/wd4201 /wd4512 /wd4511 /wd4100 /wd4121 /wd4310 /wd4706 /wd4127 /wd4189 /wd4702 /wd4996"
    115115                                Optimization="3"
    116                                 InlineFunctionExpansion="2"
     116                                InlineFunctionExpansion="1"
     117                                EnableIntrinsicFunctions="true"
     118                                FavorSizeOrSpeed="2"
    117119                                OmitFramePointers="true"
    118120                                AdditionalIncludeDirectories="../../;../../engines"
    119121                                PreprocessorDefinitions="WIN32;NDEBUG;USE_ZLIB;USE_MAD;USE_VORBIS"
     
    122124                                RuntimeLibrary="0"
    123125                                BufferSecurityCheck="false"
    124126                                EnableFunctionLevelLinking="false"
     127                                EnableEnhancedInstructionSet="1"
    125128                                ForceConformanceInForLoopScope="true"
    126129                                UsePrecompiledHeader="0"
    127130                                WarningLevel="4"
  • dists/msvc9/saga.vcproj

     
    11<?xml version="1.0" encoding="windows-1252"?>
    22<VisualStudioProject
    33        ProjectType="Visual C++"
    4         Version="9,00"
     4        Version="9.00"
    55        Name="saga"
    66        ProjectGUID="{676DB4C5-9A3E-4EE1-8483-EBB79DC0700E}"
    77        RootNamespace="saga"
     
    112112                        <Tool
    113113                                Name="VCCLCompilerTool"
    114114                                AdditionalOptions="/wd4201 /wd4512 /wd4511 /wd4100 /wd4121 /wd4310 /wd4706 /wd4127 /wd4189 /wd4702 /wd4996"
    115                                 Optimization="2"
     115                                Optimization="3"
    116116                                InlineFunctionExpansion="1"
     117                                EnableIntrinsicFunctions="true"
     118                                FavorSizeOrSpeed="2"
    117119                                OmitFramePointers="true"
    118120                                AdditionalIncludeDirectories="../..;../../engines"
    119121                                PreprocessorDefinitions="WIN32;NDEBUG;USE_ZLIB;USE_MAD;USE_VORBIS"
     
    122124                                RuntimeLibrary="0"
    123125                                BufferSecurityCheck="false"
    124126                                EnableFunctionLevelLinking="false"
     127                                EnableEnhancedInstructionSet="1"
    125128                                ForceConformanceInForLoopScope="true"
    126129                                UsePrecompiledHeader="0"
    127130                                WarningLevel="4"