Go to the documentation of this file.
22#ifndef SDL_build_config_h_
23#define SDL_build_config_h_
34#elif defined(__WINRT__)
36#elif defined(__WINGDK__)
38#elif defined(__XBOXONE__) || defined(__XBOXSERIES__)
40#elif defined(__MACOS__)
44#elif defined(__ANDROID__)
46#elif defined(__EMSCRIPTEN__)
48#elif defined(__NGAGE__)
55#ifdef USING_GENERATED_CONFIG_H
56#error Wrong SDL_build_config.h, check your include path?