aboutsummaryrefslogtreecommitdiff
path: root/Makefile.mingw
diff options
context:
space:
mode:
authorTravis Howell2003-10-08 11:18:58 +0000
committerTravis Howell2003-10-08 11:18:58 +0000
commit2be56b398513bc1d416c6bc509356cc5f29a35f1 (patch)
tree44282efbe3d2eeb7e934143c5c4d6eb5134fb113 /Makefile.mingw
parent311dea141b37cb78dcf95ed8e7fa5daebe86e3d0 (diff)
downloadscummvm-rg350-2be56b398513bc1d416c6bc509356cc5f29a35f1.tar.gz
scummvm-rg350-2be56b398513bc1d416c6bc509356cc5f29a35f1.tar.bz2
scummvm-rg350-2be56b398513bc1d416c6bc509356cc5f29a35f1.zip
No point in compiling queen at the moment.
svn-id: r10679
Diffstat (limited to 'Makefile.mingw')
-rw-r--r--Makefile.mingw1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.mingw b/Makefile.mingw
index 4a75442532..e4e9629bf4 100644
--- a/Makefile.mingw
+++ b/Makefile.mingw
@@ -57,6 +57,7 @@ LIBS += -lvorbisfile -lvorbis -logg
# DISABLE_SIMON = 1
# DISABLE_SKY = 1
# DISABLE_SWORD2 = 1
+DISABLE_QUEEN = 1
#######################################################################