equal
deleted
inserted
replaced
233 <ItemGroup> |
233 <ItemGroup> |
234 <ClInclude Include="..\..\include\SDL.h" /> |
234 <ClInclude Include="..\..\include\SDL.h" /> |
235 <ClInclude Include="..\..\include\SDL_assert.h" /> |
235 <ClInclude Include="..\..\include\SDL_assert.h" /> |
236 <ClInclude Include="..\..\include\SDL_atomic.h" /> |
236 <ClInclude Include="..\..\include\SDL_atomic.h" /> |
237 <ClInclude Include="..\..\include\SDL_audio.h" /> |
237 <ClInclude Include="..\..\include\SDL_audio.h" /> |
|
238 <ClInclude Include="..\..\include\SDL_clipboard.h" /> |
238 <ClInclude Include="..\..\include\SDL_compat.h" /> |
239 <ClInclude Include="..\..\include\SDL_compat.h" /> |
239 <ClInclude Include="..\..\include\SDL_config.h" /> |
240 <ClInclude Include="..\..\include\SDL_config.h" /> |
240 <ClInclude Include="..\..\include\SDL_config_win32.h" /> |
241 <ClInclude Include="..\..\include\SDL_config_win32.h" /> |
241 <ClInclude Include="..\..\include\SDL_copying.h" /> |
242 <ClInclude Include="..\..\include\SDL_copying.h" /> |
242 <ClInclude Include="..\..\include\SDL_cpuinfo.h" /> |
243 <ClInclude Include="..\..\include\SDL_cpuinfo.h" /> |
384 <ClCompile Include="..\..\src\video\SDL_blit_N.c" /> |
385 <ClCompile Include="..\..\src\video\SDL_blit_N.c" /> |
385 <ClCompile Include="..\..\src\video\SDL_blit_slow.c" /> |
386 <ClCompile Include="..\..\src\video\SDL_blit_slow.c" /> |
386 <ClCompile Include="..\..\src\video\SDL_bmp.c" /> |
387 <ClCompile Include="..\..\src\video\SDL_bmp.c" /> |
387 <ClCompile Include="..\..\src\SDL_compat.c" /> |
388 <ClCompile Include="..\..\src\SDL_compat.c" /> |
388 <ClCompile Include="..\..\src\cpuinfo\SDL_cpuinfo.c" /> |
389 <ClCompile Include="..\..\src\cpuinfo\SDL_cpuinfo.c" /> |
|
390 <ClCompile Include="..\..\src\video\SDL_clipboard.c" /> |
389 <ClCompile Include="..\..\src\video\SDL_shape.c" /> |
391 <ClCompile Include="..\..\src\video\SDL_shape.c" /> |
390 <ClCompile Include="..\..\src\video\win32\SDL_d3drender.c" /> |
392 <ClCompile Include="..\..\src\video\win32\SDL_d3drender.c" /> |
391 <ClCompile Include="..\..\src\audio\windib\SDL_dibaudio.c" /> |
393 <ClCompile Include="..\..\src\audio\windib\SDL_dibaudio.c" /> |
392 <ClCompile Include="..\..\src\audio\disk\SDL_diskaudio.c" /> |
394 <ClCompile Include="..\..\src\audio\disk\SDL_diskaudio.c" /> |
393 <ClCompile Include="..\..\src\video\SDL_drawline.c" /> |
395 <ClCompile Include="..\..\src\video\SDL_drawline.c" /> |