Fixed Visual Studio 2008 build
This commit is contained in:
parent
cf0dfcbaa4
commit
57259c85de
1 changed files with 12 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue