From 4d6d01228cc5835cb9a0e696876e41f9b10ef3c3 Mon Sep 17 00:00:00 2001 From: Themaister Date: Sun, 28 Aug 2011 21:34:53 +0200 Subject: [PATCH] Use static zlib. --- Makefile.win64 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.win64 b/Makefile.win64 index db07883856..bd0c45f14a 100644 --- a/Makefile.win64 +++ b/Makefile.win64 @@ -158,7 +158,7 @@ clean: rm -f tools/*.o dist: all - zip -r ssnes-win64-0.8.zip $(TARGET) $(JTARGET) ssnes.cfg snes.dll avcodec-53.dll avdevice-53.dll avfilter-2.dll avformat-53.dll avutil-51.dll cg.dll cgGL.dll postproc-51.dll rsound.dll SDL.dll swscale-2.dll libiconv-2.dll SDL_image.dll python32.dll libjpeg-8.dll zlib1.dll + zip -r ssnes-win64-0.8.zip $(TARGET) $(JTARGET) ssnes.cfg snes.dll avcodec-53.dll avdevice-53.dll avfilter-2.dll avformat-53.dll avutil-51.dll cg.dll cgGL.dll postproc-51.dll rsound.dll SDL.dll swscale-2.dll libiconv-2.dll SDL_image.dll python32.dll libjpeg-8.dll libs: wget https://github.com/downloads/Themaister/SSNES/SSNES-win64-libs.zip --no-check-certificate