aboutsummaryrefslogtreecommitdiff
path: root/dists/msvc8/sky.vcproj
diff options
context:
space:
mode:
authorPaweł Kołodziejski2006-01-01 10:48:35 +0000
committerPaweł Kołodziejski2006-01-01 10:48:35 +0000
commit7bbfe2e4234ba7f814fe9d94a541a539496b5e5c (patch)
treeb2eaa3884f223e16edd56951e81731c2202d2cfc /dists/msvc8/sky.vcproj
parente66fe0270dc4f6f04ff15b4380ea8763f41f43fb (diff)
downloadscummvm-rg350-7bbfe2e4234ba7f814fe9d94a541a539496b5e5c.tar.gz
scummvm-rg350-7bbfe2e4234ba7f814fe9d94a541a539496b5e5c.tar.bz2
scummvm-rg350-7bbfe2e4234ba7f814fe9d94a541a539496b5e5c.zip
update
svn-id: r19876
Diffstat (limited to 'dists/msvc8/sky.vcproj')
-rw-r--r--dists/msvc8/sky.vcproj14
1 files changed, 4 insertions, 10 deletions
diff --git a/dists/msvc8/sky.vcproj b/dists/msvc8/sky.vcproj
index 335f85231b..8d5a3ba160 100644
--- a/dists/msvc8/sky.vcproj
+++ b/dists/msvc8/sky.vcproj
@@ -5,7 +5,6 @@
Name="sky"
ProjectGUID="{B5527758-2F51-4CCD-AAE1-B0E28654BD6A}"
Keyword="Win32Proj"
- SignManifests="true"
>
<Platforms>
<Platform
@@ -44,11 +43,12 @@
AdditionalIncludeDirectories="../../;../../common"
PreprocessorDefinitions="WIN32;_DEBUG;USE_ZLIB;USE_MAD;USE_VORBIS"
MinimalRebuild="true"
+ ExceptionHandling="1"
BasicRuntimeChecks="3"
RuntimeLibrary="1"
BufferSecurityCheck="true"
EnableFunctionLevelLinking="true"
- RuntimeTypeInfo="true"
+ ForceConformanceInForLoopScope="true"
UsePrecompiledHeader="0"
WarningLevel="4"
WarnAsError="true"
@@ -109,10 +109,8 @@
<Tool
Name="VCCLCompilerTool"
AdditionalOptions="/wd4201 /wd4512 /wd4511 /wd4100 /wd4121 /wd4310 /wd4706 /wd4127 /wd4189 /wd4702 /wd4996"
- Optimization="3"
- InlineFunctionExpansion="2"
- EnableIntrinsicFunctions="true"
- FavorSizeOrSpeed="1"
+ Optimization="2"
+ InlineFunctionExpansion="1"
OmitFramePointers="true"
AdditionalIncludeDirectories="../../;../../common"
PreprocessorDefinitions="WIN32;NDEBUG;USE_ZLIB;USE_MAD;USE_VORBIS"
@@ -330,10 +328,6 @@
>
</File>
<File
- RelativePath="..\..\sky\talks.h"
- >
- </File>
- <File
RelativePath="..\..\sky\text.cpp"
>
</File>