mirror of
https://github.com/encounter/SDL.git
synced 2025-12-08 21:17:45 +00:00
WinRT: misc code cleanups
This commit is contained in:
@@ -286,7 +286,6 @@
|
||||
<ClInclude Include="..\..\src\video\SDL_sysvideo.h" />
|
||||
<ClInclude Include="..\..\src\video\winrt\SDL_winrtevents_c.h" />
|
||||
<ClInclude Include="..\..\src\video\winrt\SDL_winrtmouse.h" />
|
||||
<ClInclude Include="..\..\src\video\winrt\SDL_winrtvideo.h" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<FxCompile Include="..\..\src\render\direct3d11\SDL_D3D11_PixelShader_FixedColor.hlsl">
|
||||
|
||||
@@ -593,9 +593,6 @@
|
||||
<ClInclude Include="..\..\src\video\winrt\SDL_winrtmouse.h">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="..\..\src\video\winrt\SDL_winrtvideo.h">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClInclude>
|
||||
<ClInclude Include="..\..\src\core\winrt\SDL_winrtapp.h">
|
||||
<Filter>Source Files</Filter>
|
||||
</ClInclude>
|
||||
|
||||
Reference in New Issue
Block a user