mirror of
https://github.com/libretro/RetroArch
synced 2025-01-30 12:32:52 +00:00
Update build zips for win.
This commit is contained in:
parent
c71f63008e
commit
ab807f5100
@ -323,10 +323,10 @@ clean:
|
|||||||
rm -f tools/*.o
|
rm -f tools/*.o
|
||||||
|
|
||||||
dist_x86: all
|
dist_x86: all
|
||||||
zip -r retroarch-win32-0.9.9.6.zip $(TARGET) $(JTARGET) retroarch.cfg
|
zip -r retroarch-win32-1.0.zip $(TARGET) $(JTARGET) retroarch.cfg
|
||||||
|
|
||||||
dist_x86_64: all
|
dist_x86_64: all
|
||||||
zip -r retroarch-win64-0.9.9.6.zip $(TARGET) $(JTARGET) retroarch.cfg
|
zip -r retroarch-win64-1.0.zip $(TARGET) $(JTARGET) retroarch.cfg
|
||||||
|
|
||||||
libs_x86:
|
libs_x86:
|
||||||
wget http://themaister.net/retroarch-dl/RetroArch-win32-libs.zip
|
wget http://themaister.net/retroarch-dl/RetroArch-win32-libs.zip
|
||||||
|
Loading…
x
Reference in New Issue
Block a user