Added SDL_window.* to the project.
--- a/VisualC/SDL/SDL_VS2005.vcproj Mon Jan 24 21:41:36 2011 -0800
+++ b/VisualC/SDL/SDL_VS2005.vcproj Mon Jan 24 23:54:21 2011 -0600
@@ -648,10 +648,6 @@
>
</File>
<File
- RelativePath="..\..\src\atomic\SDL_spinlock.c"
- >
- </File>
- <File
RelativePath="..\..\src\audio\SDL_audio.c"
>
</File>
@@ -1048,6 +1044,10 @@
>
</File>
<File
+ RelativePath="..\..\src\atomic\SDL_spinlock.c"
+ >
+ </File>
+ <File
RelativePath="..\..\src\stdlib\SDL_stdlib.c"
>
</File>
@@ -1164,6 +1164,22 @@
>
</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"
>
</File>
@@ -1244,14 +1260,6 @@
>
</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"
>
</File>