[Scummvm-cvs-logs] CVS: scummvm Makefile.mingw,1.23,1.24 Makefile.noconf,1.2,1.3

Travis Howell kirben at users.sourceforge.net
Wed Oct 8 04:41:20 CEST 2003


Update of /cvsroot/scummvm/scummvm
In directory sc8-pr-cvs1:/tmp/cvs-serv5027

Modified Files:
	Makefile.mingw Makefile.noconf 
Log Message:

No point in compiling queen at the moment.


Index: Makefile.mingw
===================================================================
RCS file: /cvsroot/scummvm/scummvm/Makefile.mingw,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -d -r1.23 -r1.24
--- Makefile.mingw	26 Sep 2003 00:09:09 -0000	1.23
+++ Makefile.mingw	8 Oct 2003 11:18:58 -0000	1.24
@@ -57,6 +57,7 @@
 # DISABLE_SIMON = 1
 # DISABLE_SKY = 1
 # DISABLE_SWORD2 = 1
+DISABLE_QUEEN = 1
 
 
 #######################################################################

Index: Makefile.noconf
===================================================================
RCS file: /cvsroot/scummvm/scummvm/Makefile.noconf,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- Makefile.noconf	20 Sep 2003 12:39:19 -0000	1.2
+++ Makefile.noconf	8 Oct 2003 11:18:58 -0000	1.3
@@ -73,7 +73,8 @@
 # DISABLE_SCUMM = 1
 # DISABLE_SIMON = 1
 # DISABLE_SKY = 1
-DISABLE_SWORD2 = 1
+# DISABLE_SWORD2 = 1
+# DISABLE_QUEEN = 1
 
 
 #######################################################################





More information about the Scummvm-git-logs mailing list