aboutsummaryrefslogtreecommitdiff
path: root/scumm.dsp
diff options
context:
space:
mode:
authorJamieson Christian2003-10-02 15:00:36 +0000
committerJamieson Christian2003-10-02 15:00:36 +0000
commit8fbcb4ac151e0e4cf71dd1753901d04615fc20f0 (patch)
tree903f0c06a207418676b512615e1357c8ff52ecf7 /scumm.dsp
parentab990be6669c3440b38385760cbc8d58034f6dae (diff)
downloadscummvm-rg350-8fbcb4ac151e0e4cf71dd1753901d04615fc20f0.tar.gz
scummvm-rg350-8fbcb4ac151e0e4cf71dd1753901d04615fc20f0.tar.bz2
scummvm-rg350-8fbcb4ac151e0e4cf71dd1753901d04615fc20f0.zip
Added MSVC6_COMPAT in order to be able to disable
new additions/optimizations that use constructs with which MSVC6 is incompatible, such as the revamped template-based super/hq/tv scalers. svn-id: r10540
Diffstat (limited to 'scumm.dsp')
-rw-r--r--scumm.dsp2
1 files changed, 1 insertions, 1 deletions
diff --git a/scumm.dsp b/scumm.dsp
index 1155ff39c6..eb7543273d 100644
--- a/scumm.dsp
+++ b/scumm.dsp
@@ -89,7 +89,7 @@ LIB32=link.exe -lib
# PROP Intermediate_Dir "scumm___mad_mp3_Debug"
# PROP Target_Dir ""
# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /I "." /I "common" /I "scumm" /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /D "BYPASS_COPY_PROT" /D "USE_ADLIB" /YX /FD /GZ /c
-# ADD CPP /nologo /MTd /W3 /WX /Gm /vmg /GX /ZI /Od /I "." /I "common" /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /D "USE_ADLIB" /D "BYPASS_COPY_PROT" /D "USE_MAD" /YX /FD /GZ /c
+# ADD CPP /nologo /MTd /W3 /WX /Gm /vmg /GX /ZI /Od /I "." /I "common" /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /D "USE_ADLIB" /D "BYPASS_COPY_PROT" /D "USE_MAD" /D "MSVC6_COMPAT" /YX /FD /GZ /c
# ADD BASE RSC /l 0x415 /d "_DEBUG"
# ADD RSC /l 0x415 /d "_DEBUG"
BSC32=bscmake.exe