aboutsummaryrefslogtreecommitdiff
path: root/dists/msvc9
diff options
context:
space:
mode:
authorPaweł Kołodziejski2009-02-20 23:24:46 +0000
committerPaweł Kołodziejski2009-02-20 23:24:46 +0000
commitc729101d5bc41586d7f8ac63feea56e9d4ee59e9 (patch)
treeba86349aa07d08126cd81ae1760a2196ec350fbc /dists/msvc9
parent880aba2f43218d09e7d4fc66e747753ea9190873 (diff)
downloadscummvm-rg350-c729101d5bc41586d7f8ac63feea56e9d4ee59e9.tar.gz
scummvm-rg350-c729101d5bc41586d7f8ac63feea56e9d4ee59e9.tar.bz2
scummvm-rg350-c729101d5bc41586d7f8ac63feea56e9d4ee59e9.zip
re-enable warnings as errors
svn-id: r38645
Diffstat (limited to 'dists/msvc9')
-rw-r--r--dists/msvc9/sci.vcproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/dists/msvc9/sci.vcproj b/dists/msvc9/sci.vcproj
index 955410b89c..23129f673e 100644
--- a/dists/msvc9/sci.vcproj
+++ b/dists/msvc9/sci.vcproj
@@ -55,6 +55,7 @@
ForceConformanceInForLoopScope="true"
UsePrecompiledHeader="0"
WarningLevel="4"
+ WarnAsError="true"
SuppressStartupBanner="false"
Detect64BitPortabilityProblems="false"
DebugInformationFormat="4"