url: Attempt at WinRT support.

This commit is contained in:
Ryan C. Gordon
2020-10-05 15:47:47 -04:00
parent 566479c8ef
commit 57e3003d3f
4 changed files with 46 additions and 3 deletions

View File

@@ -251,7 +251,7 @@
<ClCompile Include="..\..\src\locale\SDL_locale.c" />
<ClCompile Include="..\..\src\locale\winrt\SDL_syslocale.c" />
<ClCompile Include="..\..\src\misc\SDL_url.c" />
<ClCompile Include="..\..\src\misc\windows\SDL_sysurl.c" />
<ClCompile Include="..\..\src\misc\winrt\SDL_sysurl.cpp" />
<ClCompile Include="..\..\src\sensor\dummy\SDL_dummysensor.c" />
<ClCompile Include="..\..\src\sensor\SDL_sensor.c" />
<ClCompile Include="..\..\src\stdlib\SDL_getenv.c" />