[Scummvm-cvs-logs] CVS: scummvm Makefile.mingw,1.4,1.5

Travis Howell kirben at users.sourceforge.net
Fri Oct 25 09:20:16 CEST 2002


Update of /cvsroot/scummvm/scummvm
In directory usw-pr-cvs1:/tmp/cvs-serv20953

Modified Files:
	Makefile.mingw 
Log Message:

More OpenGL updates, patch #628356 
Make sure simon debug is enabled by default


Index: Makefile.mingw
===================================================================
RCS file: /cvsroot/scummvm/scummvm/Makefile.mingw,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- Makefile.mingw	22 Oct 2002 12:29:27 -0000	1.4
+++ Makefile.mingw	25 Oct 2002 14:56:58 -0000	1.5
@@ -36,7 +36,7 @@
 LIBS    += -lmad
 
 # Uncomment this to activate extended debugging support in Simon
-#DEFINES += -DSIMONDEBUG
+DEFINES += -DSIMONDEBUG
 
 # Concat DEFINES and INCLUDES to for the CPPFLAGS
 CPPFLAGS= $(DEFINES) $(INCLUDES)





More information about the Scummvm-git-logs mailing list