1
0
mirror of https://github.com/libretro/RetroArch synced 2025-02-13 03:40:33 +00:00

Missing stuff.

This commit is contained in:
Themaister 2011-12-11 12:51:32 +01:00
parent e88662cab0
commit 331f46fb24

@ -179,10 +179,10 @@ clean:
rm -f tools/*.o
dist_x86: all
zip -r ssnes-win32-0.9.2.zip $(TARGET) $(JTARGET) ssnes.cfg snes.dll SDL.dll
zip -r ssnes-win32-0.9.3.zip $(TARGET) $(JTARGET) ssnes.cfg snes.dll SDL.dll
dist_x86_64: all
zip -r ssnes-win64-0.9.2.zip $(TARGET) $(JTARGET) ssnes.cfg snes.dll SDL.dll
zip -r ssnes-win64-0.9.3.zip $(TARGET) $(JTARGET) ssnes.cfg snes.dll SDL.dll
libs_x86:
wget https://github.com/downloads/Themaister/SSNES/SSNES-win32-libs.zip --no-check-certificate