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
50 #define HAVE_REALLOC 1
57 #define HAVE_UNSETENV 1
63 #define HAVE_MEMMOVE 1
66 #define HAVE_STRLCPY 1
67 #define HAVE_STRLCAT 1
70 #define HAVE_STRRCHR 1
73 #define HAVE_STRTOUL 1
74 #define HAVE_STRTOLL 1
75 #define HAVE_STRTOULL 1
79 #define HAVE_STRNCMP 1
80 #define HAVE_STRCASECMP 1
81 #define HAVE_STRNCASECMP 1
82 #define HAVE_VSSCANF 1
83 #define HAVE_VSNPRINTF 1
90 #define HAVE_COPYSIGN 1
104 #define HAVE_SETJMP 1
105 #define HAVE_NANOSLEEP 1
106 #define HAVE_SYSCONF 1
107 #define HAVE_CLOCK_GETTIME 1
109 #define SIZEOF_VOIDP 4
112 #define SDL_AUDIO_DRIVER_ANDROID 1
113 #define SDL_AUDIO_DRIVER_DUMMY 1
116 #define SDL_JOYSTICK_ANDROID 1
117 #define SDL_HAPTIC_DUMMY 1
120 #define SDL_LOADSO_DLOPEN 1
123 #define SDL_THREAD_PTHREAD 1
124 #define SDL_THREAD_PTHREAD_RECURSIVE_MUTEX 1
127 #define SDL_TIMER_UNIX 1
130 #define SDL_VIDEO_DRIVER_ANDROID 1
133 #define SDL_VIDEO_OPENGL_ES 1
134 #define SDL_VIDEO_OPENGL_ES2 1
135 #define SDL_VIDEO_OPENGL_EGL 1
136 #define SDL_VIDEO_RENDER_OGL_ES 1
137 #define SDL_VIDEO_RENDER_OGL_ES2 1
140 #define SDL_POWER_ANDROID 1
143 #define SDL_FILESYSTEM_ANDROID 1