aboutsummaryrefslogtreecommitdiff
path: root/dists/msvc8/sky.vcproj
diff options
context:
space:
mode:
authorPaweł Kołodziejski2005-06-05 08:31:47 +0000
committerPaweł Kołodziejski2005-06-05 08:31:47 +0000
commit11065571a47b8170a83a9e37678bac9046dcfe00 (patch)
tree1e251ce21e08bc474234ba8ea39cdfeb3ac3dcb4 /dists/msvc8/sky.vcproj
parent322cce8d349dba4943aa6a7a5842706449e671e5 (diff)
downloadscummvm-rg350-11065571a47b8170a83a9e37678bac9046dcfe00.tar.gz
scummvm-rg350-11065571a47b8170a83a9e37678bac9046dcfe00.tar.bz2
scummvm-rg350-11065571a47b8170a83a9e37678bac9046dcfe00.zip
update
svn-id: r18352
Diffstat (limited to 'dists/msvc8/sky.vcproj')
-rw-r--r--dists/msvc8/sky.vcproj38
1 files changed, 20 insertions, 18 deletions
diff --git a/dists/msvc8/sky.vcproj b/dists/msvc8/sky.vcproj
index 40d92fd9f6..335f85231b 100644
--- a/dists/msvc8/sky.vcproj
+++ b/dists/msvc8/sky.vcproj
@@ -5,6 +5,7 @@
Name="sky"
ProjectGUID="{B5527758-2F51-4CCD-AAE1-B0E28654BD6A}"
Keyword="Win32Proj"
+ SignManifests="true"
>
<Platforms>
<Platform
@@ -42,17 +43,16 @@
Optimization="0"
AdditionalIncludeDirectories="../../;../../common"
PreprocessorDefinitions="WIN32;_DEBUG;USE_ZLIB;USE_MAD;USE_VORBIS"
- MinimalRebuild="TRUE"
- ExceptionHandling="1"
+ MinimalRebuild="true"
BasicRuntimeChecks="3"
RuntimeLibrary="1"
- BufferSecurityCheck="TRUE"
- EnableFunctionLevelLinking="TRUE"
- ForceConformanceInForLoopScope="TRUE"
+ BufferSecurityCheck="true"
+ EnableFunctionLevelLinking="true"
+ RuntimeTypeInfo="true"
UsePrecompiledHeader="0"
WarningLevel="4"
- WarnAsError="TRUE"
- SuppressStartupBanner="FALSE"
+ WarnAsError="true"
+ SuppressStartupBanner="false"
DebugInformationFormat="4"
/>
<Tool
@@ -78,7 +78,7 @@
Name="VCBscMakeTool"
/>
<Tool
- Name="VCAppVerifierTool"
+ Name="VCFxCopTool"
/>
<Tool
Name="VCPostBuildEventTool"
@@ -109,21 +109,23 @@
<Tool
Name="VCCLCompilerTool"
AdditionalOptions="/wd4201 /wd4512 /wd4511 /wd4100 /wd4121 /wd4310 /wd4706 /wd4127 /wd4189 /wd4702 /wd4996"
- Optimization="2"
- InlineFunctionExpansion="1"
- OmitFramePointers="TRUE"
+ Optimization="3"
+ InlineFunctionExpansion="2"
+ EnableIntrinsicFunctions="true"
+ FavorSizeOrSpeed="1"
+ OmitFramePointers="true"
AdditionalIncludeDirectories="../../;../../common"
PreprocessorDefinitions="WIN32;NDEBUG;USE_ZLIB;USE_MAD;USE_VORBIS"
- StringPooling="TRUE"
+ StringPooling="true"
ExceptionHandling="1"
RuntimeLibrary="0"
- BufferSecurityCheck="FALSE"
- EnableFunctionLevelLinking="FALSE"
- DisableLanguageExtensions="FALSE"
- ForceConformanceInForLoopScope="TRUE"
+ BufferSecurityCheck="false"
+ EnableFunctionLevelLinking="false"
+ DisableLanguageExtensions="false"
+ ForceConformanceInForLoopScope="true"
UsePrecompiledHeader="0"
WarningLevel="4"
- WarnAsError="TRUE"
+ WarnAsError="true"
DebugInformationFormat="0"
/>
<Tool
@@ -149,7 +151,7 @@
Name="VCBscMakeTool"
/>
<Tool
- Name="VCAppVerifierTool"
+ Name="VCFxCopTool"
/>
<Tool
Name="VCPostBuildEventTool"