Fixed building under Visual Studio
--HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%404422
This commit is contained in:
parent
c9bab7f01e
commit
91df94faa9
4 changed files with 86 additions and 3 deletions
|
@ -370,6 +370,10 @@
|
|||
RelativePath="..\..\include\SDL.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\SDL_assert.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\include\SDL_atomic.h"
|
||||
>
|
||||
|
@ -607,6 +611,14 @@
|
|||
RelativePath="..\..\src\video\SDL_alphamult.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\SDL_assert.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\atomic\win32\SDL_atomic.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\audio\SDL_audio.c"
|
||||
>
|
||||
|
@ -815,6 +827,10 @@
|
|||
RelativePath="..\..\src\stdlib\SDL_getenv.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\video\SDL_glesfuncs.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\video\SDL_glfuncs.h"
|
||||
>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue