Updated Visual C++ project
--HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%402724
This commit is contained in:
parent
1a34de2773
commit
1f3deaa8b5
5 changed files with 342 additions and 9 deletions
|
@ -416,6 +416,14 @@
|
|||
RelativePath="..\..\src\video\SDL_blit_A.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\video\SDL_blit_auto.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\video\SDL_blit_auto.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\video\SDL_blit_copy.c"
|
||||
>
|
||||
|
@ -428,6 +436,10 @@
|
|||
RelativePath="..\..\src\video\SDL_blit_N.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\video\SDL_blit_slow.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\video\SDL_bmp.c"
|
||||
>
|
||||
|
@ -512,6 +524,10 @@
|
|||
RelativePath="..\..\src\SDL_fatal.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\video\SDL_fill.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\video\SDL_gamma.c"
|
||||
>
|
||||
|
@ -648,14 +664,6 @@
|
|||
RelativePath="..\..\src\video\SDL_rect_c.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\video\SDL_rendercopy.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\video\SDL_rendercopy.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\video\SDL_renderer_gl.c"
|
||||
>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue