From 48a5942a38b9064826669fd77f3e0e7d18da2bd3 Mon Sep 17 00:00:00 2001 From: Paweł Kołodziejski Date: Sun, 12 Feb 2006 15:43:07 +0000 Subject: updated msvc7 project files svn-id: r20625 --- dists/msvc7/sword2.vcproj | 158 ++++++++++++++++++++++------------------------ 1 file changed, 76 insertions(+), 82 deletions(-) (limited to 'dists/msvc7/sword2.vcproj') diff --git a/dists/msvc7/sword2.vcproj b/dists/msvc7/sword2.vcproj index e25c0712f3..cd82e5e95a 100644 --- a/dists/msvc7/sword2.vcproj +++ b/dists/msvc7/sword2.vcproj @@ -20,7 +20,7 @@ Name="VCCLCompilerTool" AdditionalOptions="/wd4201 /wd4512 /wd4511 /wd4100 /wd4121 /wd4310 /wd4706 /wd4127 /wd4189 /wd4702" Optimization="0" - AdditionalIncludeDirectories="../../;../../common" + AdditionalIncludeDirectories="../..;../../engines" PreprocessorDefinitions="WIN32;_DEBUG;USE_ZLIB;USE_MAD;USE_VORBIS;USE_MPEG2" MinimalRebuild="TRUE" ExceptionHandling="TRUE" @@ -31,7 +31,6 @@ ForceConformanceInForLoopScope="TRUE" UsePrecompiledHeader="0" WarningLevel="4" - WarnAsError="TRUE" SuppressStartupBanner="FALSE" DebugInformationFormat="4"/> @@ -97,171 +95,167 @@ - - - - - - - - - - - - - - - - - - - - - - + RelativePath="..\..\engines\sword2\_mouse.cpp"> + RelativePath="..\..\engines\sword2\animation.cpp"> + RelativePath="..\..\engines\sword2\animation.h"> + RelativePath="..\..\engines\sword2\anims.cpp"> + RelativePath="..\..\engines\sword2\build_display.cpp"> + RelativePath="..\..\engines\sword2\build_display.h"> + RelativePath="..\..\engines\sword2\console.cpp"> + RelativePath="..\..\engines\sword2\console.h"> + RelativePath="..\..\engines\sword2\controls.cpp"> + RelativePath="..\..\engines\sword2\controls.h"> + RelativePath="..\..\engines\sword2\d_draw.cpp"> + RelativePath="..\..\engines\sword2\debug.cpp"> + RelativePath="..\..\engines\sword2\debug.h"> + RelativePath="..\..\engines\sword2\defs.h"> + RelativePath="..\..\engines\sword2\events.cpp"> + RelativePath="..\..\engines\sword2\function.cpp"> + RelativePath="..\..\engines\sword2\header.h"> + RelativePath="..\..\engines\sword2\icons.cpp"> + RelativePath="..\..\engines\sword2\icons.h"> + RelativePath="..\..\engines\sword2\interpreter.cpp"> + RelativePath="..\..\engines\sword2\interpreter.h"> + RelativePath="..\..\engines\sword2\layers.cpp"> + RelativePath="..\..\engines\sword2\layers.h"> + RelativePath="..\..\engines\sword2\logic.cpp"> + RelativePath="..\..\engines\sword2\logic.h"> + RelativePath="..\..\engines\sword2\maketext.cpp"> + RelativePath="..\..\engines\sword2\maketext.h"> + RelativePath="..\..\engines\sword2\memory.cpp"> + RelativePath="..\..\engines\sword2\memory.h"> + RelativePath="..\..\engines\sword2\menu.cpp"> + RelativePath="..\..\engines\sword2\mouse.cpp"> + RelativePath="..\..\engines\sword2\mouse.h"> + RelativePath="..\..\engines\sword2\music.cpp"> + RelativePath="..\..\engines\sword2\object.h"> + RelativePath="..\..\engines\sword2\palette.cpp"> + RelativePath="..\..\engines\sword2\protocol.cpp"> + RelativePath="..\..\engines\sword2\rdwin.cpp"> + RelativePath="..\..\engines\sword2\render.cpp"> + RelativePath="..\..\engines\sword2\resman.cpp"> + RelativePath="..\..\engines\sword2\resman.h"> + RelativePath="..\..\engines\sword2\router.cpp"> + RelativePath="..\..\engines\sword2\router.h"> + RelativePath="..\..\engines\sword2\save_rest.cpp"> + RelativePath="..\..\engines\sword2\save_rest.h"> + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3