aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Brown2002-04-07 07:34:15 +0000
committerJames Brown2002-04-07 07:34:15 +0000
commit511a98ad4f865b78e62a4202e59a16b658444c96 (patch)
tree35d06c1b3f2c36774b111e270dfba8563b42175f
parent3142a9c5cd2f7e36a24350d9fc5aff73ca80598c (diff)
downloadscummvm-rg350-511a98ad4f865b78e62a4202e59a16b658444c96.tar.gz
scummvm-rg350-511a98ad4f865b78e62a4202e59a16b658444c96.tar.bz2
scummvm-rg350-511a98ad4f865b78e62a4202e59a16b658444c96.zip
Update workspace
svn-id: r3889
-rw-r--r--scummvm.dsp6
1 files changed, 5 insertions, 1 deletions
diff --git a/scummvm.dsp b/scummvm.dsp
index cbed077771..862afaeded 100644
--- a/scummvm.dsp
+++ b/scummvm.dsp
@@ -43,7 +43,7 @@ RSC=rc.exe
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /Yu"stdafx.h" /FD /c
-# ADD CPP /nologo /G6 /MD /W3 /O2 /Ob2 /I "." /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /FD /c
+# ADD CPP /nologo /G6 /MD /W3 /O2 /Ob2 /I "." /I "sound" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /D "USE_ADLIB" /FD /c
# SUBTRACT CPP /YX /Yc /Yu
# ADD BASE RSC /l 0x41d /d "NDEBUG"
# ADD RSC /l 0x41d /d "NDEBUG"
@@ -443,6 +443,10 @@ SOURCE=.\sound\fmopl.h
# End Source File
# Begin Source File
+SOURCE=.\gameDetector.h
+# End Source File
+# Begin Source File
+
SOURCE=.\sound\gmidi.h
# End Source File
# Begin Source File