[Scummvm-cvs-logs] CVS: scummvm Makefile,1.58,1.59

Max Horn fingolfin at users.sourceforge.net
Fri Jan 30 13:29:39 CET 2004


Update of /cvsroot/scummvm/scummvm
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12905

Modified Files:
	Makefile 
Log Message:
add MPEG2 to the static-link-hack

Index: Makefile
===================================================================
RCS file: /cvsroot/scummvm/scummvm/Makefile,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -d -r1.58 -r1.59
--- Makefile	3 Jan 2004 14:11:11 -0000	1.58
+++ Makefile	30 Jan 2004 21:03:17 -0000	1.59
@@ -98,6 +98,7 @@
 		/sw/lib/libSDLmain.a /sw/lib/libSDL.a \
 		/sw/lib/libmad.a \
 		/sw/lib/libvorbisfile.a /sw/lib/libvorbis.a /sw/lib/libogg.a \
+		/sw/lib/libmpeg2.a \
 		-lz \
 		-framework Cocoa -framework Carbon -framework IOKit \
 		-framework OpenGL -framework AGL -framework QuickTime \





More information about the Scummvm-git-logs mailing list