mirror of
https://github.com/encounter/SDL.git
synced 2025-12-21 18:59:15 +00:00
Integrated David Ludwig's support for Windows RT
This commit is contained in:
@@ -33,6 +33,8 @@
|
||||
#include "SDL_config_premake.h"
|
||||
#elif defined(__WIN32__)
|
||||
#include "SDL_config_windows.h"
|
||||
#elif defined(__WINRT__)
|
||||
#include "SDL_config_winrt.h"
|
||||
#elif defined(__MACOSX__)
|
||||
#include "SDL_config_macosx.h"
|
||||
#elif defined(__IPHONEOS__)
|
||||
|
||||
Reference in New Issue
Block a user