Remove old references to blitter files
This commit is contained in:
@@ -671,8 +671,6 @@
|
|||||||
<ClCompile Include="..\..\src\video\dummy\SDL_nullevents.c" />
|
<ClCompile Include="..\..\src\video\dummy\SDL_nullevents.c" />
|
||||||
<ClCompile Include="..\..\src\video\dummy\SDL_nullframebuffer.c" />
|
<ClCompile Include="..\..\src\video\dummy\SDL_nullframebuffer.c" />
|
||||||
<ClCompile Include="..\..\src\video\dummy\SDL_nullvideo.c" />
|
<ClCompile Include="..\..\src\video\dummy\SDL_nullvideo.c" />
|
||||||
<ClCompile Include="..\..\src\video\intrin\SDL_blit_A_avx2.c" />
|
|
||||||
<ClCompile Include="..\..\src\video\intrin\SDL_blit_A_sse4_1.c" />
|
|
||||||
<ClCompile Include="..\..\src\video\offscreen\SDL_offscreenevents.c" />
|
<ClCompile Include="..\..\src\video\offscreen\SDL_offscreenevents.c" />
|
||||||
<ClCompile Include="..\..\src\video\offscreen\SDL_offscreenframebuffer.c" />
|
<ClCompile Include="..\..\src\video\offscreen\SDL_offscreenframebuffer.c" />
|
||||||
<ClCompile Include="..\..\src\video\offscreen\SDL_offscreenopengles.c" />
|
<ClCompile Include="..\..\src\video\offscreen\SDL_offscreenopengles.c" />
|
||||||
|
|||||||
Reference in New Issue
Block a user