mirror of
https://github.com/libretro/RetroArch
synced 2025-03-24 04:44:02 +00:00
Update Win builds to 0.9.9.3.
This commit is contained in:
parent
318b26cc0d
commit
f8b4b1358f
@ -301,10 +301,10 @@ clean:
|
|||||||
rm -f tools/*.o
|
rm -f tools/*.o
|
||||||
|
|
||||||
dist_x86: all
|
dist_x86: all
|
||||||
zip -r retroarch-win32-0.9.9.zip $(TARGET) $(JTARGET) retroarch.cfg
|
zip -r retroarch-win32-0.9.9.3.zip $(TARGET) $(JTARGET) retroarch.cfg
|
||||||
|
|
||||||
dist_x86_64: all
|
dist_x86_64: all
|
||||||
zip -r retroarch-win64-0.9.9.zip $(TARGET) $(JTARGET) retroarch.cfg
|
zip -r retroarch-win64-0.9.9.3.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