Amazingly the Windows code is almost identical to the Mac OS X code. :)
This commit is contained in:
parent
ff0ba0afa5
commit
ef598b2e7c
8 changed files with 48 additions and 6 deletions
|
@ -568,6 +568,14 @@
|
|||
RelativePath="..\..\src\video\SDL_clipboard.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\events\SDL_clipboardevents.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\events\SDL_clipboardevents_c.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\SDL_compat.c"
|
||||
>
|
||||
|
|
|
@ -723,6 +723,14 @@
|
|||
RelativePath="..\..\src\video\SDL_clipboard.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\events\SDL_clipboardevents.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\events\SDL_clipboardevents_c.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\SDL_compat.c"
|
||||
>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue