mirror of
https://github.com/encounter/SDL.git
synced 2025-12-08 13:15:10 +00:00
url: Added to Visual Studio project files.
This commit is contained in:
@@ -55,6 +55,7 @@
|
||||
<ClInclude Include="..\..\include\SDL_locale.h" />
|
||||
<ClInclude Include="..\..\include\SDL_log.h" />
|
||||
<ClInclude Include="..\..\include\SDL_main.h" />
|
||||
<ClInclude Include="..\..\include\SDL_misc.h" />
|
||||
<ClInclude Include="..\..\include\SDL_mouse.h" />
|
||||
<ClInclude Include="..\..\include\SDL_mutex.h" />
|
||||
<ClInclude Include="..\..\include\SDL_name.h" />
|
||||
@@ -281,6 +282,8 @@
|
||||
<ClCompile Include="..\..\src\SDL_log.c" />
|
||||
<ClInclude Include="..\..\src\locale\SDL_locale.c" />
|
||||
<ClInclude 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\sensor\dummy\SDL_dummysensor.c" />
|
||||
<ClCompile Include="..\..\src\sensor\SDL_sensor.c" />
|
||||
<ClCompile Include="..\..\src\stdlib\SDL_getenv.c" />
|
||||
|
||||
Reference in New Issue
Block a user