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:
parent
5d8720fd18
commit
ae461fc306
4 changed files with 14 additions and 3 deletions
|
@ -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"
|
||||
>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue