Go to the documentation of this file.
22#ifndef SDL_config_os2_h_
23#define SDL_config_os2_h_
30#define SDL_AUDIO_DRIVER_DUMMY 1
31#define SDL_AUDIO_DRIVER_DISK 1
32#define SDL_AUDIO_DRIVER_OS2 1
34#define SDL_POWER_DISABLED 1
35#define SDL_HAPTIC_DISABLED 1
37#define SDL_SENSOR_DUMMY 1
38#define SDL_VIDEO_DRIVER_DUMMY 1
39#define SDL_VIDEO_DRIVER_OS2 1
40#define SDL_JOYSTICK_OS2 1
42#define SDL_HIDAPI_DISABLED 1
45#define SDL_JOYSTICK_HIDAPI 1
48#define SDL_LIBUSB_DYNAMIC "usb100.dll"
50#define SDL_JOYSTICK_VIRTUAL 1
55#define SDL_THREAD_OS2 1
56#define SDL_LOADSO_OS2 1
57#define SDL_TIMER_OS2 1
58#define SDL_FILESYSTEM_OS2 1
64#define SDL_LIBSAMPLERATE_DYNAMIC "SAMPRATE.DLL"
68#define HAVE_STDARG_H 1
69#define HAVE_STDDEF_H 1
70#define HAVE_STDINT_H 1
72#define HAVE_SYS_TYPES_H 1
75#define HAVE_STDLIB_H 1
76#define HAVE_MALLOC_H 1
77#define HAVE_MEMORY_H 1
78#define HAVE_STRING_H 1
79#define HAVE_STRINGS_H 1
81#define HAVE_INTTYPES_H 1
82#define HAVE_LIMITS_H 1
86#define HAVE_SIGNAL_H 1
98#if defined(__WATCOMC__)
99#define HAVE__FSEEKI64 1
100#define HAVE__FTELLI64 1
109#define HAVE_BSEARCH 1
115#define HAVE_MEMMOVE 1
118#define HAVE__WCSICMP 1
119#define HAVE__WCSNICMP 1
121#define HAVE_WCSLCPY 1
122#define HAVE_WCSLCAT 1
124#define HAVE__WCSDUP 1
127#define HAVE_WCSNCMP 1
129#define HAVE_STRLCPY 1
130#define HAVE_STRLCAT 1
131#define HAVE__STRREV 1
132#define HAVE__STRUPR 1
133#define HAVE__STRLWR 1
137#define HAVE_STRRCHR 1
144#define HAVE_STRTOUL 1
145#define HAVE__I64TOA 1
146#define HAVE__UI64TOA 1
147#define HAVE_STRTOLL 1
148#define HAVE_STRTOULL 1
153#define HAVE_STRNCMP 1
154#define HAVE_STRICMP 1
155#define HAVE_STRCASECMP 1
156#define HAVE_STRNCASECMP 1
158#define HAVE_VSSCANF 1
159#define HAVE_SNPRINTF 1
160#define HAVE_VSNPRINTF 1