mirror of
https://github.com/yawut/SDL.git
synced 2026-09-07 08:36:19 -05:00
Removed SDL_xaudio2.h ... no real need for this to be separate.
This commit is contained in:
@@ -851,10 +851,6 @@
|
||||
RelativePath="..\..\src\audio\xaudio2\SDL_xaudio2.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\audio\xaudio2\SDL_xaudio2.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\joystick\windows\SDL_dxjoystick.c"
|
||||
>
|
||||
|
||||
@@ -840,10 +840,6 @@
|
||||
RelativePath="..\..\src\audio\xaudio2\SDL_xaudio2.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\audio\xaudio2\SDL_xaudio2.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\joystick\windows\SDL_dxjoystick.c"
|
||||
>
|
||||
|
||||
@@ -280,7 +280,6 @@
|
||||
<ClInclude Include="..\..\src\audio\disk\SDL_diskaudio.h" />
|
||||
<ClInclude Include="..\..\src\audio\dummy\SDL_dummyaudio.h" />
|
||||
<ClInclude Include="..\..\src\audio\directsound\SDL_directsound.h" />
|
||||
<ClInclude Include="..\..\src\audio\xaudio2\SDL_xaudio2.h" />
|
||||
<ClInclude Include="..\..\src\SDL_error_c.h" />
|
||||
<ClInclude Include="..\..\src\SDL_hints_c.h" />
|
||||
<ClInclude Include="..\..\src\events\SDL_events_c.h" />
|
||||
|
||||
Reference in New Issue
Block a user