Go to the documentation of this file.
34#elif defined(__WINRT__)
36#elif defined(__WINGDK__)
38#elif defined(__XBOXONE__) || defined(__XBOXSERIES__)
40#elif defined(__MACOSX__)
42#elif defined(__IPHONEOS__)
44#elif defined(__ANDROID__)
48#elif defined(__EMSCRIPTEN__)
50#elif defined(__NGAGE__)
57#ifdef USING_GENERATED_CONFIG_H
58#error Wrong SDL_config.h, check your include path?