aboutsummaryrefslogtreecommitdiff
path: root/simon.dsp
diff options
context:
space:
mode:
authorJamieson Christian2003-09-27 02:33:17 +0000
committerJamieson Christian2003-09-27 02:33:17 +0000
commit44bfb7b866ae3aafc2636580cca4a68257f8217d (patch)
tree83d908b5100d843c521587de5dac8c0895a5c85f /simon.dsp
parent02efb31591fd0ede44af4f5b00fc3c6a984e7b9f (diff)
downloadscummvm-rg350-44bfb7b866ae3aafc2636580cca4a68257f8217d.tar.gz
scummvm-rg350-44bfb7b866ae3aafc2636580cca4a68257f8217d.tar.bz2
scummvm-rg350-44bfb7b866ae3aafc2636580cca4a68257f8217d.zip
Removed RTTI except where required
(i.e. scummvm/scumm/mixer.cpp) svn-id: r10420
Diffstat (limited to 'simon.dsp')
-rw-r--r--simon.dsp2
1 files changed, 1 insertions, 1 deletions
diff --git a/simon.dsp b/simon.dsp
index df0fd2f664..5fe894b7fa 100644
--- a/simon.dsp
+++ b/simon.dsp
@@ -89,7 +89,7 @@ LIB32=link.exe -lib
# PROP Intermediate_Dir "simon___mad_mp3_Debug"
# PROP Target_Dir ""
# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /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 /GR /GX /ZI /Od /I "." /I "common" /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /D "USE_ADLIB" /D "BYPASS_COPY_PROT" /D "USE_MAD" /FD /GZ /c
+# ADD CPP /nologo /MTd /W3 /WX /Gm /GR- /GX /ZI /Od /I "." /I "common" /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /D "USE_ADLIB" /D "BYPASS_COPY_PROT" /D "USE_MAD" /FD /GZ /c
# SUBTRACT CPP /YX
# ADD BASE RSC /l 0x415 /d "_DEBUG"
# ADD RSC /l 0x415 /d "_DEBUG"