Fixed a few compiler warnings.

Added SDL_blit_copy.c to the Visual C++ project

The SSE and MMX intrinsics don't compile on Visual Studio yet...

--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%402612
This commit is contained in:
Sam Lantinga 2007-08-16 06:20:51 +00:00
parent 5d8720fd18
commit ae461fc306
4 changed files with 14 additions and 3 deletions

View file

@ -416,6 +416,14 @@
RelativePath="..\..\src\video\SDL_blit_A.c"
>
</File>
<File
RelativePath="..\..\src\video\SDL_blit_copy.c"
>
</File>
<File
RelativePath="..\..\src\video\SDL_blit_copy.h"
>
</File>
<File
RelativePath="..\..\src\video\SDL_blit_N.c"
>