From 7232dba7479e01b69df5cee7b8d968bf6e3e21c2 Mon Sep 17 00:00:00 2001
From: Sven Hesse
Date: Sun, 15 Apr 2007 14:56:33 +0000
Subject: Applied the patch by thebluegr (bug #1700986)
svn-id: r26504
---
dists/msvc8/agi.vcproj | 4 ----
dists/msvc8/gob.vcproj | 58 ++++++++++++++++++++++++++--------------------
dists/msvc8/lure.vcproj | 8 -------
dists/msvc8/scumm.vcproj | 2 +-
dists/msvc8/scummvm.vcproj | 2 +-
5 files changed, 35 insertions(+), 39 deletions(-)
diff --git a/dists/msvc8/agi.vcproj b/dists/msvc8/agi.vcproj
index 4f9ea61c3c..c858028554 100644
--- a/dists/msvc8/agi.vcproj
+++ b/dists/msvc8/agi.vcproj
@@ -276,10 +276,6 @@
RelativePath="..\..\engines\agi\opcodes.h"
>
-
-
diff --git a/dists/msvc8/gob.vcproj b/dists/msvc8/gob.vcproj
index 09646cd753..8770210a79 100644
--- a/dists/msvc8/gob.vcproj
+++ b/dists/msvc8/gob.vcproj
@@ -123,7 +123,7 @@
ForceConformanceInForLoopScope="true"
UsePrecompiledHeader="0"
WarningLevel="4"
- WarnAsError="true"
+ WarnAsError="false"
DebugInformationFormat="0"
/>
-
-
-
-
@@ -263,6 +255,18 @@
RelativePath="..\..\engines\gob\goblin_v2.cpp"
>
+
+
+
+
+
+
@@ -299,6 +303,10 @@
RelativePath="..\..\engines\gob\inter_v2.cpp"
>
+
+
@@ -339,14 +347,6 @@
RelativePath="..\..\engines\gob\music.h"
>
-
-
-
-
@@ -372,35 +372,43 @@
>
+
+
+
+
-
-
-
-
diff --git a/dists/msvc8/scumm.vcproj b/dists/msvc8/scumm.vcproj
index cec931fa29..adfa01be34 100644
--- a/dists/msvc8/scumm.vcproj
+++ b/dists/msvc8/scumm.vcproj
@@ -123,7 +123,7 @@
ForceConformanceInForLoopScope="true"
UsePrecompiledHeader="0"
WarningLevel="4"
- WarnAsError="true"
+ WarnAsError="false"
DebugInformationFormat="0"
/>