Upgrade SDL (2.0.10) for Windows

Include the latest version of SDL in Windows releases.
This commit is contained in:
Romain Vimont
2019-08-03 23:40:34 +02:00
parent 0aec1e502e
commit b54f0bfe48
4 changed files with 7 additions and 7 deletions

View File

@@ -17,4 +17,4 @@ endian = 'little'
[properties]
prebuilt_ffmpeg_shared = 'ffmpeg-4.1.4-win32-shared'
prebuilt_ffmpeg_dev = 'ffmpeg-4.1.4-win32-dev'
prebuilt_sdl2 = 'SDL2-2.0.8/i686-w64-mingw32'
prebuilt_sdl2 = 'SDL2-2.0.10/i686-w64-mingw32'