Added SDL_window.* to the project.
This commit is contained in:
parent
7327ef6bb9
commit
c8cd5b9028
1 changed files with 20 additions and 12 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue