aboutsummaryrefslogtreecommitdiff
path: root/dists/msvc8/sword1.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/sword1.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/sword1.vcproj')
-rw-r--r--dists/msvc8/sword1.vcproj36
1 files changed, 19 insertions, 17 deletions
diff --git a/dists/msvc8/sword1.vcproj b/dists/msvc8/sword1.vcproj
index 64ed58df2d..ca68df310c 100644
--- a/dists/msvc8/sword1.vcproj
+++ b/dists/msvc8/sword1.vcproj
@@ -5,6 +5,7 @@
Name="sword1"
ProjectGUID="{C8AAE83E-198B-4ECA-A877-166827953979}"
Keyword="Win32Proj"
+ SignManifests="true"
>
<Platforms>
<Platform
@@ -42,17 +43,16 @@
Optimization="0"
AdditionalIncludeDirectories="../../;../../common"
PreprocessorDefinitions="WIN32;_DEBUG;USE_ZLIB;USE_MAD;USE_VORBIS;USE_MPEG2"
- 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,20 +109,22 @@
<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;USE_MPEG2"
- StringPooling="TRUE"
+ StringPooling="true"
ExceptionHandling="1"
RuntimeLibrary="0"
- BufferSecurityCheck="FALSE"
- EnableFunctionLevelLinking="FALSE"
- ForceConformanceInForLoopScope="TRUE"
+ BufferSecurityCheck="false"
+ EnableFunctionLevelLinking="false"
+ ForceConformanceInForLoopScope="true"
UsePrecompiledHeader="0"
WarningLevel="4"
- WarnAsError="TRUE"
+ WarnAsError="true"
DebugInformationFormat="0"
/>
<Tool
@@ -148,7 +150,7 @@
Name="VCBscMakeTool"
/>
<Tool
- Name="VCAppVerifierTool"
+ Name="VCFxCopTool"
/>
<Tool
Name="VCPostBuildEventTool"