Added SDL_system.h to the various projects

This commit is contained in:
Sam Lantinga
2012-06-23 06:46:06 -04:00
parent 95b70995ba
commit ffabd91859
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>