Removed SDL_input.h from various projects
This commit is contained in:
parent
70132c66ae
commit
aa427c702d
5 changed files with 1 additions and 21 deletions
|
@ -864,14 +864,6 @@
|
|||
|
||||
</File>
|
||||
|
||||
<File
|
||||
|
||||
RelativePath="..\..\include\SDL_input.h"
|
||||
|
||||
>
|
||||
|
||||
</File>
|
||||
|
||||
<File
|
||||
|
||||
RelativePath="..\..\include\SDL_joystick.h"
|
||||
|
|
|
@ -221,7 +221,6 @@
|
|||
<ClInclude Include="..\..\include\SDL_gesture.h" />
|
||||
<ClInclude Include="..\..\include\SDL_haptic.h" />
|
||||
<ClInclude Include="..\..\include\SDL_hints.h" />
|
||||
<ClInclude Include="..\..\include\SDL_input.h" />
|
||||
<ClInclude Include="..\..\include\SDL_joystick.h" />
|
||||
<ClInclude Include="..\..\include\SDL_gamecontroller.h" />
|
||||
<ClInclude Include="..\..\include\SDL_keyboard.h" />
|
||||
|
@ -452,4 +451,4 @@
|
|||
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|
||||
<ImportGroup Label="ExtensionTargets">
|
||||
</ImportGroup>
|
||||
</Project>
|
||||
</Project>
|
||||
|
|
|
@ -224,7 +224,6 @@
|
|||
<ClInclude Include="..\..\include\SDL_gesture.h" />
|
||||
<ClInclude Include="..\..\include\SDL_haptic.h" />
|
||||
<ClInclude Include="..\..\include\SDL_hints.h" />
|
||||
<ClInclude Include="..\..\include\SDL_input.h" />
|
||||
<ClInclude Include="..\..\include\SDL_joystick.h" />
|
||||
<ClInclude Include="..\..\include\SDL_keyboard.h" />
|
||||
<ClInclude Include="..\..\include\SDL_keycode.h" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue