WinRT: misc code cleanups
This commit is contained in:
parent
a52281f4e5
commit
690391390b
9 changed files with 82 additions and 124 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue