Fixed Visual Studio 2008 build

This commit is contained in:
Sam Lantinga 2012-11-26 23:56:24 -08:00
parent cf0dfcbaa4
commit 57259c85de

View file

@ -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"
>