aboutsummaryrefslogtreecommitdiff
path: root/Makefile.mingw
diff options
context:
space:
mode:
authorTravis Howell2003-07-28 03:12:49 +0000
committerTravis Howell2003-07-28 03:12:49 +0000
commitccc40eecc9d826ee359a2a0914ab3f949be29360 (patch)
tree7f3f71212b85a4287ea7accebdb05ed3b30e3103 /Makefile.mingw
parentd4933386a973b30be629650fe629cceb3f6450cf (diff)
downloadscummvm-rg350-ccc40eecc9d826ee359a2a0914ab3f949be29360.tar.gz
scummvm-rg350-ccc40eecc9d826ee359a2a0914ab3f949be29360.tar.bz2
scummvm-rg350-ccc40eecc9d826ee359a2a0914ab3f949be29360.zip
Compiles on mingw now
svn-id: r9222
Diffstat (limited to 'Makefile.mingw')
-rw-r--r--Makefile.mingw2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.mingw b/Makefile.mingw
index 7ffabe4102..3ac62c0df8 100644
--- a/Makefile.mingw
+++ b/Makefile.mingw
@@ -53,7 +53,7 @@ LIBS += -lvorbisfile -lvorbis -logg
# DISABLE_SCUMM = 1
# DISABLE_SIMON = 1
# DISABLE_SKY = 1
-DISABLE_BS2 = 1
+# DISABLE_BS2 = 1
#######################################################################