mirror of
https://github.com/yawut/SDL.git
synced 2026-04-25 07:52:57 -05:00
Fixed Visual Studio 2008 build
This commit is contained in:
parent
7763f4f5d8
commit
3fff75f8ba
|
|
@ -411,6 +411,10 @@
|
|||
RelativePath="..\..\include\SDL_events.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\SDL_gamecontroller.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\SDL_gesture.h"
|
||||
>
|
||||
|
|
@ -451,6 +455,10 @@
|
|||
RelativePath="..\..\include\SDL_main.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\SDL_messagebox.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\SDL_mouse.h"
|
||||
>
|
||||
|
|
@ -856,6 +864,10 @@
|
|||
RelativePath="..\..\src\video\SDL_fillrect.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\joystick\SDL_gamecontroller.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\events\SDL_gesture.c"
|
||||
>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user