aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJamieson Christian2003-09-28 00:10:13 +0000
committerJamieson Christian2003-09-28 00:10:13 +0000
commit58ce94adc37e4d7ff3eb1dced6ca6e1233bc4d04 (patch)
tree8ad9797fe50aadb9bafc75dcc13dbc33bddd0d96
parent044bcd5430a9ba1b19e10d4d4e3a193358166991 (diff)
downloadscummvm-rg350-58ce94adc37e4d7ff3eb1dced6ca6e1233bc4d04.tar.gz
scummvm-rg350-58ce94adc37e4d7ff3eb1dced6ca6e1233bc4d04.tar.bz2
scummvm-rg350-58ce94adc37e4d7ff3eb1dced6ca6e1233bc4d04.zip
Added music.h
svn-id: r10453
-rw-r--r--scumm.dsp6
1 files changed, 5 insertions, 1 deletions
diff --git a/scumm.dsp b/scumm.dsp
index 8dcdba5b3d..1155ff39c6 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 /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" /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 BASE RSC /l 0x415 /d "_DEBUG"
# ADD RSC /l 0x415 /d "_DEBUG"
BSC32=bscmake.exe
@@ -351,6 +351,10 @@ SOURCE=.\scumm\midiparser_ro.cpp
# End Source File
# Begin Source File
+SOURCE=.\scumm\music.h
+# End Source File
+# Begin Source File
+
SOURCE=.\scumm\nut_renderer.cpp
# End Source File
# Begin Source File