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

Travis Howell kirben at users.sourceforge.net
Tue Oct 22 05:30:02 CEST 2002


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

Modified Files:
	Makefile.mingw 
Log Message:

Add changes from Makefile


Index: Makefile.mingw
===================================================================
RCS file: /cvsroot/scummvm/scummvm/Makefile.mingw,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- Makefile.mingw	22 Sep 2002 04:07:52 -0000	1.3
+++ Makefile.mingw	22 Oct 2002 12:29:27 -0000	1.4
@@ -35,9 +35,8 @@
 DEFINES += -DCOMPRESSED_SOUND_FILE
 LIBS    += -lmad
 
-# Uncomment this to activate the ALSA lib for midi
-# 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