From dbfe031ef21c3f143e1fb229fda3dc9f1419d87d Mon Sep 17 00:00:00 2001 From: Filippos Karapetis Date: Sat, 21 Feb 2009 19:28:06 +0000 Subject: Updated the MSVC project files of the SCI engine svn-id: r38734 --- dists/msvc7/sci.vcproj | 41 +++++++++++--------------------------- dists/msvc71/sci.vcproj | 41 +++++++++++--------------------------- dists/msvc8/sci.vcproj | 53 ++++++++++++++----------------------------------- dists/msvc9/sci.vcproj | 36 +++++++++++++-------------------- 4 files changed, 53 insertions(+), 118 deletions(-) diff --git a/dists/msvc7/sci.vcproj b/dists/msvc7/sci.vcproj index b00ce86a18..d64ca8f400 100644 --- a/dists/msvc7/sci.vcproj +++ b/dists/msvc7/sci.vcproj @@ -33,6 +33,7 @@ ForceConformanceInForLoopScope="TRUE" UsePrecompiledHeader="0" WarningLevel="4" + WarnAsError="FALSE" SuppressStartupBanner="FALSE" Detect64BitPortabilityProblems="FALSE" DebugInformationFormat="4"/> @@ -131,9 +132,6 @@ - - @@ -281,9 +279,6 @@ - - @@ -309,10 +304,10 @@ RelativePath="..\..\engines\sci\scicore\sci_memory.cpp"> + RelativePath="..\..\engines\sci\scicore\sciconsole.cpp"> + RelativePath="..\..\engines\sci\scicore\script.cpp"> @@ -400,9 +395,6 @@ - - @@ -422,9 +414,6 @@ - - @@ -461,15 +450,9 @@ - - - - @@ -479,15 +462,9 @@ - - - - @@ -500,6 +477,9 @@ + + @@ -509,9 +489,6 @@ - - @@ -579,6 +556,12 @@ + + + + diff --git a/dists/msvc71/sci.vcproj b/dists/msvc71/sci.vcproj index f4ff741e33..6510b96d9b 100644 --- a/dists/msvc71/sci.vcproj +++ b/dists/msvc71/sci.vcproj @@ -33,6 +33,7 @@ ForceConformanceInForLoopScope="TRUE" UsePrecompiledHeader="0" WarningLevel="4" + WarnAsError="FALSE" SuppressStartupBanner="FALSE" Detect64BitPortabilityProblems="FALSE" DebugInformationFormat="4"/> @@ -145,9 +146,6 @@ - - @@ -295,9 +293,6 @@ - - @@ -323,10 +318,10 @@ RelativePath="..\..\engines\sci\scicore\sci_memory.cpp"> + RelativePath="..\..\engines\sci\scicore\sciconsole.cpp"> + RelativePath="..\..\engines\sci\scicore\script.cpp"> @@ -414,9 +409,6 @@ - - @@ -436,9 +428,6 @@ - - @@ -475,15 +464,9 @@ - - - - @@ -493,15 +476,9 @@ - - - - @@ -514,6 +491,9 @@ + + @@ -523,9 +503,6 @@ - - @@ -593,6 +570,12 @@ + + + + diff --git a/dists/msvc8/sci.vcproj b/dists/msvc8/sci.vcproj index 848898e361..4f55b67cf3 100644 --- a/dists/msvc8/sci.vcproj +++ b/dists/msvc8/sci.vcproj @@ -54,6 +54,7 @@ ForceConformanceInForLoopScope="true" UsePrecompiledHeader="0" WarningLevel="4" + WarnAsError="false" SuppressStartupBanner="false" Detect64BitPortabilityProblems="false" DebugInformationFormat="4" @@ -204,10 +205,6 @@ RelativePath="..\..\engines\sci\engine\kernel.cpp" > - - @@ -404,10 +401,6 @@ RelativePath="..\..\engines\sci\scicore\aatree.cpp" > - - @@ -441,11 +434,11 @@ > - - @@ -592,10 +581,6 @@ RelativePath="..\..\engines\sci\include\aatree.h" > - - @@ -644,18 +629,10 @@ RelativePath="..\..\engines\sci\include\gfx_widgets.h" > - - - - @@ -668,18 +645,10 @@ RelativePath="..\..\engines\sci\include\list.h" > - - - - @@ -697,19 +666,19 @@ > + + + + diff --git a/dists/msvc9/sci.vcproj b/dists/msvc9/sci.vcproj index 81b7633540..2f3b70b963 100644 --- a/dists/msvc9/sci.vcproj +++ b/dists/msvc9/sci.vcproj @@ -206,10 +206,6 @@ RelativePath="..\..\engines\sci\engine\kernel.cpp" > - - @@ -406,10 +402,6 @@ RelativePath="..\..\engines\sci\scicore\aatree.cpp" > - - @@ -443,11 +435,11 @@ > - - @@ -658,18 +646,10 @@ RelativePath="..\..\engines\sci\include\list.h" > - - - - @@ -686,6 +666,10 @@ RelativePath="..\..\engines\sci\include\sci_widgets.h" > + + @@ -787,6 +771,14 @@ RelativePath="..\..\engines\sci\sci.h" > + + + + -- cgit v1.2.3