Upgrade SDL (2.0.16) for Windows
Include the latest version of SDL in Windows releases. PR #2589 <https://github.com/Genymobile/scrcpy/pull/2589> Signed-off-by: Romain Vimont <rom@rom1v.com>
This commit is contained in:
@@ -17,4 +17,4 @@ endian = 'little'
|
||||
[properties]
|
||||
prebuilt_ffmpeg_shared = 'ffmpeg-4.3.1-win32-shared'
|
||||
prebuilt_ffmpeg_dev = 'ffmpeg-4.3.1-win32-dev'
|
||||
prebuilt_sdl2 = 'SDL2-2.0.14/i686-w64-mingw32'
|
||||
prebuilt_sdl2 = 'SDL2-2.0.16/i686-w64-mingw32'
|
||||
|
||||
Reference in New Issue
Block a user