aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLudvig Strigeus2002-04-12 21:28:56 +0000
committerLudvig Strigeus2002-04-12 21:28:56 +0000
commit4e1e1e7552084c7db4ad7756bef84951596ecda6 (patch)
tree3193105a3c007c3958d10382ec29e0c2c0cb0965
parentd2b0070c5f39661561484f8e2dfd6be271ed21cf (diff)
downloadscummvm-rg350-4e1e1e7552084c7db4ad7756bef84951596ecda6.tar.gz
scummvm-rg350-4e1e1e7552084c7db4ad7756bef84951596ecda6.tar.bz2
scummvm-rg350-4e1e1e7552084c7db4ad7756bef84951596ecda6.zip
new video engine (expect broken non-sdl builds),
simon the sorcerer 1 & 2 support (non SCUMM games) svn-id: r3913
-rw-r--r--scummvm.dsp8
1 files changed, 4 insertions, 4 deletions
diff --git a/scummvm.dsp b/scummvm.dsp
index b5e92f8434..1ebfea3245 100644
--- a/scummvm.dsp
+++ b/scummvm.dsp
@@ -161,6 +161,10 @@ SOURCE=.\simon\midi.cpp
# End Source File
# Begin Source File
+SOURCE=.\sdl.cpp
+# End Source File
+# Begin Source File
+
SOURCE=.\simon\simon.cpp
# End Source File
# Begin Source File
@@ -364,10 +368,6 @@ SOURCE=.\scummvm.cpp
# End Source File
# Begin Source File
-SOURCE=.\sdl_2.cpp
-# End Source File
-# Begin Source File
-
SOURCE=.\sound.cpp
!IF "$(CFG)" == "scummvm - Win32 Release"