mirror of
https://github.com/libretro/RetroArch.git
synced 2024-11-23 16:09:47 +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
|
||||
|
||||
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
|
||||
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:
|
||||
wget http://themaister.net/retroarch-dl/RetroArch-win32-libs.zip
|
||||
|
Loading…
Reference in New Issue
Block a user