* SDL_IOS_IDLE_TIMER_DISABLED hint

This commit is contained in:
Tim Angus 2011-06-10 14:23:36 +01:00
parent a36a856bf9
commit 2f0bec3220
7 changed files with 62 additions and 1 deletions

View file

@ -907,6 +907,10 @@
RelativePath="..\..\src\SDL_hints.c"
>
</File>
<File
RelativePath="..\..\src\SDL_hints_c.h"
>
</File>
<File
RelativePath="..\..\src\stdlib\SDL_iconv.c"
>

View file

@ -896,6 +896,10 @@
RelativePath="..\..\src\SDL_hints.c"
>
</File>
<File
RelativePath="..\..\src\SDL_hints_c.h"
>
</File>
<File
RelativePath="..\..\src\stdlib\SDL_iconv.c"
>

View file

@ -281,6 +281,7 @@
<ClInclude Include="..\..\src\audio\dummy\SDL_dummyaudio.h" />
<ClInclude Include="..\..\src\audio\windx5\SDL_dx5audio.h" />
<ClInclude Include="..\..\src\SDL_error_c.h" />
<ClInclude Include="..\..\src\SDL_hints_c.h" />
<ClInclude Include="..\..\src\events\SDL_events_c.h" />
<ClInclude Include="..\..\src\SDL_fatal.h" />
<ClInclude Include="..\..\src\video\SDL_glesfuncs.h" />
@ -436,4 +437,4 @@
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>
</Project>
</Project>