Skip to content
This repository has been archived by the owner on Feb 11, 2021. It is now read-only.

Commit

Permalink
Added SDL_window.* to the project.
Browse files Browse the repository at this point in the history
  • Loading branch information
krogoway committed Jan 25, 2011
1 parent 60703b7 commit bbe63e4
Showing 1 changed file with 20 additions and 12 deletions.
32 changes: 20 additions & 12 deletions VisualC/SDL/SDL_VS2005.vcproj
Expand Up @@ -647,10 +647,6 @@
RelativePath="..\..\src\atomic\SDL_atomic.c"
>
</File>
<File
RelativePath="..\..\src\atomic\SDL_spinlock.c"
>
</File>
<File
RelativePath="..\..\src\audio\SDL_audio.c"
>
Expand Down Expand Up @@ -1047,6 +1043,10 @@
RelativePath="..\..\src\video\SDL_shape_internals.h"
>
</File>
<File
RelativePath="..\..\src\atomic\SDL_spinlock.c"
>
</File>
<File
RelativePath="..\..\src\stdlib\SDL_stdlib.c"
>
Expand Down Expand Up @@ -1163,6 +1163,22 @@
RelativePath="..\..\src\audio\SDL_wave.h"
>
</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"
>
Expand Down Expand Up @@ -1243,14 +1259,6 @@
RelativePath="..\..\src\video\windows\SDL_windowswindow.h"
>
</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"
>
Expand Down

0 comments on commit bbe63e4

Please sign in to comment.