|
@@ -100,6 +100,7 @@
|
|
<ClInclude Include="..\..\src\joystick\SDL_gamecontrollerdb.h" />
|
|
<ClInclude Include="..\..\src\joystick\SDL_gamecontrollerdb.h" />
|
|
<ClInclude Include="..\..\src\joystick\SDL_joystick_c.h" />
|
|
<ClInclude Include="..\..\src\joystick\SDL_joystick_c.h" />
|
|
<ClInclude Include="..\..\src\joystick\SDL_sysjoystick.h" />
|
|
<ClInclude Include="..\..\src\joystick\SDL_sysjoystick.h" />
|
|
|
|
+ <ClInclude Include="..\..\src\joystick\windows\SDL_xinputjoystick_c.h" />
|
|
<ClInclude Include="..\..\src\render\direct3d11\SDL_render_winrt.h" />
|
|
<ClInclude Include="..\..\src\render\direct3d11\SDL_render_winrt.h" />
|
|
<ClInclude Include="..\..\src\render\mmx.h" />
|
|
<ClInclude Include="..\..\src\render\mmx.h" />
|
|
<ClInclude Include="..\..\src\render\opengles2\SDL_gles2funcs.h" />
|
|
<ClInclude Include="..\..\src\render\opengles2\SDL_gles2funcs.h" />
|
|
@@ -204,7 +205,7 @@
|
|
<ClCompile Include="..\..\src\joystick\dummy\SDL_sysjoystick.c" />
|
|
<ClCompile Include="..\..\src\joystick\dummy\SDL_sysjoystick.c" />
|
|
<ClCompile Include="..\..\src\joystick\SDL_gamecontroller.c" />
|
|
<ClCompile Include="..\..\src\joystick\SDL_gamecontroller.c" />
|
|
<ClCompile Include="..\..\src\joystick\SDL_joystick.c" />
|
|
<ClCompile Include="..\..\src\joystick\SDL_joystick.c" />
|
|
- <ClCompile Include="..\..\src\joystick\winrt\SDL_xinputjoystick.c" />
|
|
|
|
|
|
+ <ClCompile Include="..\..\src\joystick\windows\SDL_xinputjoystick.c" />
|
|
<ClCompile Include="..\..\src\loadso\windows\SDL_sysloadso.c" />
|
|
<ClCompile Include="..\..\src\loadso\windows\SDL_sysloadso.c" />
|
|
<ClCompile Include="..\..\src\power\SDL_power.c" />
|
|
<ClCompile Include="..\..\src\power\SDL_power.c" />
|
|
<ClCompile Include="..\..\src\power\winrt\SDL_syspower.cpp" />
|
|
<ClCompile Include="..\..\src\power\winrt\SDL_syspower.cpp" />
|