mirror of
https://github.com/yawut/SDL.git
synced 2026-09-11 10:36:27 -05:00
Fixed Visual Studio 2008 build
This commit is contained in:
@@ -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"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user