SDL/VisualC-WinRT/WinPhone81_VS2013
Joel Linn d6afc1c608 thread/windows: Statically link synchronization APIs on WINRT
GetModuleHandleW is not available on those platforms
---
 .../WinPhone81_VS2013/SDL-WinPhone81.vcxproj         |  8 ++++----
 VisualC-WinRT/WinRT81_VS2013/SDL-WinRT81.vcxproj     | 12 ++++++------
 src/thread/windows/SDL_sysmutex.c                    | 12 ++++++++++++
 src/thread/windows/SDL_syssem.c                      | 11 +++++++++++
 4 files changed, 33 insertions(+), 10 deletions(-)
2020-12-25 04:00:20 +03:00
..
SDL-WinPhone81.sln Added Visual Studio solution files for WinRT projects 2017-10-21 22:26:24 -07:00
SDL-WinPhone81.vcxproj thread/windows: Statically link synchronization APIs on WINRT 2020-12-25 04:00:20 +03:00
SDL-WinPhone81.vcxproj.filters Added SDL_crc32.c to the Windows RT projects 2020-11-16 17:42:04 -08:00