Merged various WinRT build fixes
--HG-- rename : src/render/direct3d11/SDL_render_d3d11_winrthelpers.cpp => src/render/direct3d11/SDL_render_winrt.cpp
This commit is contained in:
commit
468dbccb39
14 changed files with 212 additions and 221 deletions
|
@ -35,7 +35,7 @@
|
|||
|
||||
#ifdef __WINRT__
|
||||
|
||||
#include "SDL_render_d3d11_winrthelpers_cpp.h"
|
||||
#include "SDL_render_winrt.h"
|
||||
|
||||
#if WINAPI_FAMILY == WINAPI_FAMILY_APP
|
||||
#include <windows.ui.xaml.media.dxinterop.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue