|
@@ -136,6 +136,7 @@
|
|
|
<ClInclude Include="..\..\src\render\software\SDL_drawpoint.h" />
|
|
|
<ClInclude Include="..\..\src\render\software\SDL_render_sw_c.h" />
|
|
|
<ClInclude Include="..\..\src\render\software\SDL_rotate.h" />
|
|
|
+ <ClInclude Include="..\..\src\render\software\SDL_triangle.h" />
|
|
|
<ClInclude Include="..\..\src\SDL_assert_c.h" />
|
|
|
<ClInclude Include="..\..\src\SDL_dataqueue.h" />
|
|
|
<ClInclude Include="..\..\src\SDL_error_c.h" />
|
|
@@ -287,6 +288,7 @@
|
|
|
<ClCompile Include="..\..\src\render\software\SDL_drawpoint.c" />
|
|
|
<ClCompile Include="..\..\src\render\software\SDL_render_sw.c" />
|
|
|
<ClCompile Include="..\..\src\render\software\SDL_rotate.c" />
|
|
|
+ <ClCompile Include="..\..\src\render\software\SDL_triangle.c" />
|
|
|
<ClCompile Include="..\..\src\SDL.c" />
|
|
|
<ClCompile Include="..\..\src\SDL_assert.c" />
|
|
|
<ClCompile Include="..\..\src\SDL_dataqueue.c" />
|