Go to the documentation of this file.
22 #ifndef _SDL_config_android_h
23 #define _SDL_config_android_h
35 #define HAVE_GCC_ATOMICS 1
37 #define HAVE_ALLOCA_H 1
38 #define HAVE_SYS_TYPES_H 1
39 #define HAVE_STDIO_H 1
40 #define STDC_HEADERS 1
41 #define HAVE_STRING_H 1
42 #define HAVE_INTTYPES_H 1
43 #define HAVE_STDINT_H 1
44 #define HAVE_CTYPE_H 1
46 #define HAVE_SIGNAL_H 1
51 #define HAVE_REALLOC 1
58 #define HAVE_UNSETENV 1
64 #define HAVE_MEMMOVE 1
67 #define HAVE_STRLCPY 1
68 #define HAVE_STRLCAT 1
71 #define HAVE_STRRCHR 1
74 #define HAVE_STRTOUL 1
75 #define HAVE_STRTOLL 1
76 #define HAVE_STRTOULL 1
81 #define HAVE_STRNCMP 1
82 #define HAVE_STRCASECMP 1
83 #define HAVE_STRNCASECMP 1
84 #define HAVE_VSSCANF 1
85 #define HAVE_VSNPRINTF 1
92 #define HAVE_COPYSIGN 1
103 #define HAVE_SIGACTION 1
104 #define HAVE_SETJMP 1
105 #define HAVE_NANOSLEEP 1
106 #define HAVE_SYSCONF 1
108 #define SIZEOF_VOIDP 4
111 #define SDL_AUDIO_DRIVER_ANDROID 1
112 #define SDL_AUDIO_DRIVER_DUMMY 1
115 #define SDL_JOYSTICK_ANDROID 1
116 #define SDL_HAPTIC_DUMMY 1
119 #define SDL_LOADSO_DLOPEN 1
122 #define SDL_THREAD_PTHREAD 1
123 #define SDL_THREAD_PTHREAD_RECURSIVE_MUTEX 1
126 #define SDL_TIMER_UNIX 1
129 #define SDL_VIDEO_DRIVER_ANDROID 1
132 #define SDL_VIDEO_OPENGL_ES 1
133 #define SDL_VIDEO_OPENGL_ES2 1
134 #define SDL_VIDEO_OPENGL_EGL 1
135 #define SDL_VIDEO_RENDER_OGL_ES 1
136 #define SDL_VIDEO_RENDER_OGL_ES2 1
139 #define SDL_POWER_ANDROID 1
142 #define SDL_FILESYSTEM_DUMMY 1