add MPEG2 to the static-link-hack

svn-id: r12679
This commit is contained in:
Max Horn 2004-01-30 21:03:17 +00:00
parent 2f8d19d004
commit 671be90c74

View File

@ -98,6 +98,7 @@ scummvm-static: $(OBJS)
/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 \