Go to the documentation of this file.
22 #ifndef SDL_config_os2_h_
23 #define SDL_config_os2_h_
28 #define SIZEOF_VOIDP 4
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
47 #define SDL_LIBUSB_DYNAMIC "usb100.dll"
54 #define SDL_THREAD_OS2 1
55 #define SDL_LOADSO_OS2 1
56 #define SDL_TIMER_OS2 1
57 #define SDL_FILESYSTEM_OS2 1
60 #define SDL_ASSEMBLY_ROUTINES 1
66 #define SDL_LIBSAMPLERATE_DYNAMIC "SAMPRATE.DLL"
70 #define HAVE_STDARG_H 1
71 #define HAVE_STDDEF_H 1
72 #define HAVE_STDINT_H 1
74 #define HAVE_SYS_TYPES_H 1
75 #define HAVE_STDIO_H 1
76 #define STDC_HEADERS 1
77 #define HAVE_STDLIB_H 1
78 #define HAVE_MALLOC_H 1
79 #define HAVE_MEMORY_H 1
80 #define HAVE_STRING_H 1
81 #define HAVE_STRINGS_H 1
82 #define HAVE_WCHAR_H 1
83 #define HAVE_INTTYPES_H 1
84 #define HAVE_LIMITS_H 1
85 #define HAVE_CTYPE_H 1
87 #define HAVE_FLOAT_H 1
88 #define HAVE_SIGNAL_H 1
92 #define HAVE_ICONV_H 1
98 #define HAVE_REALLOC 1
100 #if defined(__WATCOMC__)
101 #define HAVE__FSEEKI64 1
102 #define HAVE__FTELLI64 1
104 #define HAVE_ALLOCA 1
105 #define HAVE_GETENV 1
106 #define HAVE_SETENV 1
107 #define HAVE_PUTENV 1
109 #define HAVE_BSEARCH 1
112 #define HAVE_MEMSET 1
113 #define HAVE_MEMCPY 1
114 #define HAVE_MEMMOVE 1
115 #define HAVE_MEMCMP 1
116 #define HAVE_WCSLEN 1
117 #define HAVE_WCSLCPY 1
118 #define HAVE_WCSLCAT 1
119 #define HAVE_WCSCMP 1
120 #define HAVE__WCSICMP 1
121 #define HAVE__WCSNICMP 1
122 #define HAVE_WCSLEN 1
123 #define HAVE_WCSLCPY 1
124 #define HAVE_WCSLCAT 1
126 #define HAVE__WCSDUP 1
127 #define HAVE_WCSSTR 1
128 #define HAVE_WCSCMP 1
129 #define HAVE_WCSNCMP 1
130 #define HAVE_STRLEN 1
131 #define HAVE_STRLCPY 1
132 #define HAVE_STRLCAT 1
133 #define HAVE__STRREV 1
134 #define HAVE__STRUPR 1
135 #define HAVE__STRLWR 1
138 #define HAVE_STRCHR 1
139 #define HAVE_STRRCHR 1
140 #define HAVE_STRSTR 1
144 #define HAVE__ULTOA 1
145 #define HAVE_STRTOL 1
146 #define HAVE_STRTOUL 1
147 #define HAVE__I64TOA 1
148 #define HAVE__UI64TOA 1
149 #define HAVE_STRTOLL 1
150 #define HAVE_STRTOULL 1
151 #define HAVE_STRTOD 1
154 #define HAVE_STRCMP 1
155 #define HAVE_STRNCMP 1
156 #define HAVE_STRICMP 1
157 #define HAVE_STRCASECMP 1
158 #define HAVE_STRNCASECMP 1
159 #define HAVE_SSCANF 1
160 #define HAVE_VSSCANF 1
161 #define HAVE_SNPRINTF 1
162 #define HAVE_VSNPRINTF 1
163 #define HAVE_SETJMP 1