Removed SDL_xaudio2.h ... no real need for this to be separate.
This commit is contained in:
parent
023503370c
commit
6412a3147e
5 changed files with 26 additions and 66 deletions
|
@ -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" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue