[Scummvm-cvs-logs] CVS: scummvm Makefile,1.27,1.28

James Brown ender at users.sourceforge.net
Fri Feb 7 11:27:02 CET 2003


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

Modified Files:
	Makefile 
Log Message:
Oops



Index: Makefile
===================================================================
RCS file: /cvsroot/scummvm/scummvm/Makefile,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -d -r1.27 -r1.28
--- Makefile	7 Feb 2003 19:24:33 -0000	1.27
+++ Makefile	7 Feb 2003 19:26:03 -0000	1.28
@@ -32,8 +32,8 @@
 #######################################################################
 
 # Uncomment this to activate the MAD lib for compressed sound files
-#DEFINES += -DUSE_MAD
-#LIBS    += -lmad
+DEFINES += -DUSE_MAD
+LIBS    += -lmad
 
 # Uncomment this to activate the Ogg Vorbis lib for compressed sound files
 # DEFINES += -DUSE_VORBIS





More information about the Scummvm-git-logs mailing list