sdl2_frt/VisualC-WinRT/SDL
David Ludwig fff780818d WinRT: made SDL_xaudio2.c compile as C code when building for WinRT
XAudio2 2.8's header file, xaudio2.h, doesn't compile in plain C code for WinRT
apps, not automatically at least.  Initially, this file was adapted to compile
as C++, however these changes are now deprecated in favor of some preprocessor
based hacks that should get xaudio2.h to compile (while making sure XAudio2
still works).
2013-09-06 19:07:15 -04:00
..
SDL_VS2012-WinRT.vcxproj WinRT: made SDL_xaudio2.c compile as C code when building for WinRT 2013-09-06 19:07:15 -04:00
SDL_VS2012-WinRT.vcxproj.filters WinRT: more renaming of "windowsrt" to "winrt" 2013-09-04 19:55:45 -04:00