diff --git a/VisualC/SDL/SDL_VS2008.vcproj b/VisualC/SDL/SDL_VS2008.vcproj index 7279995e3..012b7ec44 100644 --- a/VisualC/SDL/SDL_VS2008.vcproj +++ b/VisualC/SDL/SDL_VS2008.vcproj @@ -616,6 +616,10 @@ RelativePath="..\..\src\render\mmx.h" > + + @@ -1292,6 +1296,10 @@ RelativePath="..\..\src\render\SDL_yuv_sw_c.h" > + + diff --git a/VisualC/SDL/SDL_VS2010.vcxproj b/VisualC/SDL/SDL_VS2010.vcxproj index f3175a326..918160c6a 100644 --- a/VisualC/SDL/SDL_VS2010.vcxproj +++ b/VisualC/SDL/SDL_VS2010.vcxproj @@ -329,6 +329,7 @@ + @@ -443,6 +444,9 @@ + + + diff --git a/VisualC/SDL/Version.rc b/VisualC/SDL/Version.rc index 8bb85a73b..aa54a73b2 100644 --- a/VisualC/SDL/Version.rc +++ b/VisualC/SDL/Version.rc @@ -48,7 +48,7 @@ BEGIN VALUE "FileDescription", "SDL\0" VALUE "FileVersion", "1, 3, 0, 0\0" VALUE "InternalName", "SDL\0" - VALUE "LegalCopyright", "Copyright © 2009 Sam Lantinga\0" + VALUE "LegalCopyright", "Copyright © 2011 Sam Lantinga\0" VALUE "OriginalFilename", "SDL.dll\0" VALUE "ProductName", "Simple DirectMedia Layer\0" VALUE "ProductVersion", "1, 3, 0, 0\0"