Go to the documentation of this file.
22#ifndef SDL_config_os2_h_
23#define SDL_config_os2_h_
28#define SDL_AUDIO_DRIVER_DUMMY 1
29#define SDL_AUDIO_DRIVER_DISK 1
31#define SDL_POWER_DISABLED 1
32#define SDL_JOYSTICK_DISABLED 1
33#define SDL_HAPTIC_DISABLED 1
36#define SDL_SENSOR_DUMMY 1
37#define SDL_VIDEO_DRIVER_DUMMY 1
45#define SDL_LOADSO_DISABLED 1
46#define SDL_THREADS_DISABLED 1
47#define SDL_TIMERS_DISABLED 1
48#define SDL_FILESYSTEM_DUMMY 1
51#define SDL_ASSEMBLY_ROUTINES 1
60#define HAVE_SYS_TYPES_H 1
63#define HAVE_STDLIB_H 1
64#define HAVE_STDARG_H 1
65#define HAVE_STDDEF_H 1
66#define HAVE_MALLOC_H 1
67#define HAVE_MEMORY_H 1
68#define HAVE_STRING_H 1
69#define HAVE_STRINGS_H 1
71#define HAVE_INTTYPES_H 1
72#define HAVE_STDINT_H 1
73#define HAVE_LIMITS_H 1
77#define HAVE_SIGNAL_H 1
83#if defined(__WATCOMC__)
84#define HAVE__FSEEKI64 1
85#define HAVE__FTELLI64 1
100#define HAVE_WCSLCAT 1
103#define HAVE_STRLCPY 1
104#define HAVE_STRLCAT 1
105#define HAVE__STRREV 1
106#define HAVE__STRUPR 1
107#define HAVE__STRLWR 1
111#define HAVE_STRRCHR 1
117#define HAVE_STRTOUL 1
118#define HAVE__I64TOA 1
119#define HAVE__UI64TOA 1
120#define HAVE_STRTOLL 1
121#define HAVE_STRTOULL 1
126#define HAVE_STRNCMP 1
127#define HAVE_STRICMP 1
128#define HAVE_STRCASECMP 1
129#define HAVE_STRNCASECMP 1
131#define HAVE_SNPRINTF 1
132#define HAVE_VSNPRINTF 1