[Scummvm-cvs-logs] CVS: scummvm Makefile.mingw,1.39,1.40
Travis Howell
kirben at users.sourceforge.net
Wed Mar 17 00:25:01 CET 2004
Update of /cvsroot/scummvm/scummvm
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8509
Modified Files:
Makefile.mingw
Log Message:
Typo
Index: Makefile.mingw
===================================================================
RCS file: /cvsroot/scummvm/scummvm/Makefile.mingw,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -d -r1.39 -r1.40
--- Makefile.mingw 16 Mar 2004 00:15:24 -0000 1.39
+++ Makefile.mingw 17 Mar 2004 08:14:36 -0000 1.40
@@ -49,7 +49,7 @@
LIBS += -lz
# Uncomment this to activate the FLAC lib for compressed sound files
-DEFINES += -USE_FLAC
+DEFINES += -DUSE_FLAC
LIBS += -lflac
# Uncomment this to activate the MAD lib for compressed sound files
More information about the Scummvm-git-logs
mailing list