Mercurial > sdl-ios-xcode
diff VisualC/SDL/SDL_VS2010.vcxproj @ 4815:93402b9dd20c
Added Andreas's patch to fix my silly C++-style errors.
author | Eli Gottlieb <eligottlieb@gmail.com> |
---|---|
date | Thu, 29 Jul 2010 22:57:39 -0400 |
parents | 007567dbb8c1 |
children | 0b918c186938 |
line wrap: on
line diff
--- a/VisualC/SDL/SDL_VS2010.vcxproj Thu Jul 29 12:49:17 2010 -0400 +++ b/VisualC/SDL/SDL_VS2010.vcxproj Thu Jul 29 22:57:39 2010 -0400 @@ -285,6 +285,7 @@ <ClInclude Include="..\..\src\video\SDL_blit_auto.h" /> <ClInclude Include="..\..\src\video\SDL_blit_copy.h" /> <ClInclude Include="..\..\src\video\SDL_blit_slow.h" /> + <ClInclude Include="..\..\src\video\SDL_shape_internals.h" /> <ClInclude Include="..\..\src\video\win32\SDL_d3drender.h" /> <ClInclude Include="..\..\src\audio\windib\SDL_dibaudio.h" /> <ClInclude Include="..\..\src\audio\disk\SDL_diskaudio.h" />