Added SDL_system.h to the various projects

This commit is contained in:
Sam Lantinga 2012-06-23 06:46:06 -04:00
parent 7a1361b538
commit 909cf0f0b4
5 changed files with 519 additions and 437 deletions

View file

@ -519,6 +519,10 @@
RelativePath="..\..\include\SDL_surface.h"
>
</File>
<File
RelativePath="..\..\include\SDL_system.h"
>
</File>
<File
RelativePath="..\..\include\SDL_syswm.h"
>

View file

@ -243,6 +243,7 @@
<ClInclude Include="..\..\include\SDL_shape.h" />
<ClInclude Include="..\..\include\SDL_stdinc.h" />
<ClInclude Include="..\..\include\SDL_surface.h" />
<ClInclude Include="..\..\include\SDL_system.h" />
<ClInclude Include="..\..\include\SDL_syswm.h" />
<ClInclude Include="..\..\include\SDL_thread.h" />
<ClInclude Include="..\..\include\SDL_timer.h" />
@ -443,4 +444,4 @@
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>
</Project>
</Project>