mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-29 14:42:26 +00:00
add MPEG2 to the static-link-hack
svn-id: r12679
This commit is contained in:
parent
2f8d19d004
commit
671be90c74
1
Makefile
1
Makefile
@ -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 \
|
||||
|
Loading…
x
Reference in New Issue
Block a user