Parcourir la source

Remove old references to blitter files

Brick il y a 1 an
Parent
commit
3c59d3f69c
1 fichiers modifiés avec 0 ajouts et 2 suppressions
  1. 0 2
      VisualC/SDL/SDL.vcxproj

+ 0 - 2
VisualC/SDL/SDL.vcxproj

@@ -671,8 +671,6 @@
     <ClCompile Include="..\..\src\video\dummy\SDL_nullevents.c" />
     <ClCompile Include="..\..\src\video\dummy\SDL_nullframebuffer.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_offscreenframebuffer.c" />
     <ClCompile Include="..\..\src\video\offscreen\SDL_offscreenopengles.c" />