From b483b05016ee0520be16380d1bf2df14369f8670 Mon Sep 17 00:00:00 2001 From: Paweł Kołodziejski Date: Mon, 22 Mar 2004 21:26:05 +0000 Subject: update svn-id: r13363 --- dists/msvc7/scummvm.vcproj | 39 ++++++++++++++++++++++++++------------- 1 file changed, 26 insertions(+), 13 deletions(-) (limited to 'dists/msvc7/scummvm.vcproj') diff --git a/dists/msvc7/scummvm.vcproj b/dists/msvc7/scummvm.vcproj index 7bbe60736f..03345d873c 100644 --- a/dists/msvc7/scummvm.vcproj +++ b/dists/msvc7/scummvm.vcproj @@ -21,7 +21,7 @@ AdditionalOptions="/wd4201 /wd4512 /wd4511 /wd4100 /wd4121 /wd4310 /wd4706 /wd4127 /wd4702" Optimization="0" AdditionalIncludeDirectories="../../;../../common" - PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;USE_ZLIB;USE_MAD;USE_VORBIS" + PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;USE_ZLIB;USE_MAD;USE_VORBIS;USE_MPEG2" MinimalRebuild="TRUE" ExceptionHandling="TRUE" BasicRuntimeChecks="3" @@ -466,12 +466,6 @@ - - - - @@ -484,9 +478,6 @@ - - @@ -502,9 +493,6 @@ - - @@ -512,6 +500,31 @@ RelativePath="..\..\gui\widget.h"> + + + + + + + + + + + + + + + + -- cgit v1.2.3