From 07242061562b45c841bdb870333a6bc7117bc03d Mon Sep 17 00:00:00 2001 From: Paweł Kołodziejski Date: Sun, 15 Feb 2009 12:29:09 +0000 Subject: fixed compilation and linking with msvc9 svn-id: r38232 --- dists/msvc9/sci.vcproj | 228 +++++++++++++++++++++++-------------------------- 1 file changed, 106 insertions(+), 122 deletions(-) (limited to 'dists') diff --git a/dists/msvc9/sci.vcproj b/dists/msvc9/sci.vcproj index 215296440b..1407558547 100644 --- a/dists/msvc9/sci.vcproj +++ b/dists/msvc9/sci.vcproj @@ -44,7 +44,7 @@ Optimization="0" InlineFunctionExpansion="0" AdditionalIncludeDirectories="../../;../../engines" - PreprocessorDefinitions="WIN32;_DEBUG;USE_ZLIB;USE_MAD;USE_VORBIS;SCUMMVM;HAVE_MEMCHR;HAVE_SYS_STAT_H;HAVE_FCNTL_H;HAVE_STRING_H;HAVE_UNLINK;HAVE_RMDIR;WANT_CONSOLE" + PreprocessorDefinitions="WIN32;_DEBUG;USE_ZLIB;USE_MAD;USE_VORBIS;SCUMMVM;HAVE_MEMCHR;HAVE_SYS_STAT_H;HAVE_FCNTL_H;HAVE_STRING_H;HAVE_UNLINK;HAVE_RMDIR" MinimalRebuild="true" ExceptionHandling="1" BasicRuntimeChecks="3" @@ -120,7 +120,7 @@ FavorSizeOrSpeed="2" OmitFramePointers="true" AdditionalIncludeDirectories="../../;../../engines" - PreprocessorDefinitions="WIN32;NDEBUG;USE_ZLIB;USE_MAD;USE_VORBIS;SCUMMVM;HAVE_MEMCHR;HAVE_SYS_STAT_H;HAVE_FCNTL_H;HAVE_STRING_H;HAVE_UNLINK;HAVE_RMDIR;WANT_CONSOLE" + PreprocessorDefinitions="WIN32;NDEBUG;USE_ZLIB;USE_MAD;USE_VORBIS;SCUMMVM;HAVE_MEMCHR;HAVE_SYS_STAT_H;HAVE_FCNTL_H;HAVE_STRING_H;HAVE_UNLINK;HAVE_RMDIR" StringPooling="true" ExceptionHandling="1" RuntimeLibrary="0" @@ -170,11 +170,11 @@ Name="engine" > - - @@ -290,94 +286,94 @@ Name="gfx" > @@ -386,31 +382,31 @@ Name="scicore" > - - - - - - - - @@ -498,7 +478,7 @@ Name="sfx" > @@ -553,11 +533,11 @@ Name="mixer" > @@ -565,7 +545,7 @@ Name="pcm_device" > @@ -593,7 +573,7 @@ Name="seq" > @@ -601,23 +581,27 @@ Name="softseq" > + + @@ -625,11 +609,11 @@ Name="timer" > @@ -657,10 +641,6 @@ RelativePath="..\..\engines\sci\include\conf_subsystems.h" > - - @@ -749,10 +729,6 @@ RelativePath="..\..\engines\sci\include\menubar.h" > - - @@ -769,10 +745,6 @@ RelativePath="..\..\engines\sci\include\sbtree.h" > - - @@ -870,6 +842,18 @@ > + + + + + + -- cgit v1.2.3