[Scummvm-cvs-logs] CVS: scummvm Makefile,1.14,1.15

Max Horn fingolfin at users.sourceforge.net
Tue Oct 22 05:07:05 CEST 2002


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

Modified Files:
	Makefile 
Log Message:
added SIMONDEBUG to Makefile

Index: Makefile
===================================================================
RCS file: /cvsroot/scummvm/scummvm/Makefile,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- Makefile	8 Oct 2002 00:13:04 -0000	1.14
+++ Makefile	22 Oct 2002 12:06:54 -0000	1.15
@@ -35,6 +35,9 @@
 # DEFINES += -DUSE_ALSA
 # LIBS    += -lasound
 
+# Uncomment this to activate extended debugging support in Simon
+DEFINES += -DSIMONDEBUG
+
 # Concat DEFINES and INCLUDES to for the CPPFLAGS
 CPPFLAGS= $(DEFINES) $(INCLUDES)
 





More information about the Scummvm-git-logs mailing list