mirror of
https://github.com/yawut/SDL.git
synced 2026-04-25 15:58:04 -05:00
Added SDL_window.* to the project.
This commit is contained in:
parent
37df0221d4
commit
86dd80b24b
|
|
@ -647,10 +647,6 @@
|
|||
RelativePath="..\..\src\atomic\SDL_atomic.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\atomic\SDL_spinlock.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\audio\SDL_audio.c"
|
||||
>
|
||||
|
|
@ -1047,6 +1043,10 @@
|
|||
RelativePath="..\..\src\video\SDL_shape_internals.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\atomic\SDL_spinlock.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\stdlib\SDL_stdlib.c"
|
||||
>
|
||||
|
|
@ -1163,6 +1163,22 @@
|
|||
RelativePath="..\..\src\audio\SDL_wave.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\events\SDL_windowevents.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\events\SDL_windowevents_c.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\core\windows\SDL_windows.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\core\windows\SDL_windows.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\video\windows\SDL_windowsclipboard.c"
|
||||
>
|
||||
|
|
@ -1243,14 +1259,6 @@
|
|||
RelativePath="..\..\src\video\windows\SDL_windowswindow.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\events\SDL_windowevents.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\events\SDL_windowevents_c.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\video\SDL_yuv_mmx.c"
|
||||
>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user