Mercurial > sdl-ios-xcode
comparison include/SDL_config.h.in @ 3269:a67a961e2171
Removed outdated OS/2 support
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Sat, 19 Sep 2009 06:43:45 +0000 |
parents | 82ce350be859 |
children | e8f63b28947d |
comparison
equal
deleted
inserted
replaced
3268:82ce350be859 | 3269:a67a961e2171 |
---|---|
212 #undef SDL_JOYSTICK_DUMMY | 212 #undef SDL_JOYSTICK_DUMMY |
213 #undef SDL_JOYSTICK_IOKIT | 213 #undef SDL_JOYSTICK_IOKIT |
214 #undef SDL_JOYSTICK_LINUX | 214 #undef SDL_JOYSTICK_LINUX |
215 #undef SDL_JOYSTICK_MINT | 215 #undef SDL_JOYSTICK_MINT |
216 #undef SDL_JOYSTICK_NDS | 216 #undef SDL_JOYSTICK_NDS |
217 #undef SDL_JOYSTICK_OS2 | |
218 #undef SDL_JOYSTICK_RISCOS | 217 #undef SDL_JOYSTICK_RISCOS |
219 #undef SDL_JOYSTICK_WINMM | 218 #undef SDL_JOYSTICK_WINMM |
220 #undef SDL_JOYSTICK_USBHID | 219 #undef SDL_JOYSTICK_USBHID |
221 #undef SDL_JOYSTICK_USBHID_MACHINE_JOYSTICK_H | 220 #undef SDL_JOYSTICK_USBHID_MACHINE_JOYSTICK_H |
222 #undef SDL_HAPTIC_DUMMY | 221 #undef SDL_HAPTIC_DUMMY |
228 #undef SDL_LOADSO_BEOS | 227 #undef SDL_LOADSO_BEOS |
229 #undef SDL_LOADSO_DLCOMPAT | 228 #undef SDL_LOADSO_DLCOMPAT |
230 #undef SDL_LOADSO_DLOPEN | 229 #undef SDL_LOADSO_DLOPEN |
231 #undef SDL_LOADSO_DUMMY | 230 #undef SDL_LOADSO_DUMMY |
232 #undef SDL_LOADSO_LDG | 231 #undef SDL_LOADSO_LDG |
233 #undef SDL_LOADSO_OS2 | |
234 #undef SDL_LOADSO_WIN32 | 232 #undef SDL_LOADSO_WIN32 |
235 | 233 |
236 /* Enable various threading systems */ | 234 /* Enable various threading systems */ |
237 #undef SDL_THREAD_BEOS | 235 #undef SDL_THREAD_BEOS |
238 #undef SDL_THREAD_DC | 236 #undef SDL_THREAD_DC |
239 #undef SDL_THREAD_NDS | 237 #undef SDL_THREAD_NDS |
240 #undef SDL_THREAD_OS2 | |
241 #undef SDL_THREAD_PTH | 238 #undef SDL_THREAD_PTH |
242 #undef SDL_THREAD_PTHREAD | 239 #undef SDL_THREAD_PTHREAD |
243 #undef SDL_THREAD_PTHREAD_RECURSIVE_MUTEX | 240 #undef SDL_THREAD_PTHREAD_RECURSIVE_MUTEX |
244 #undef SDL_THREAD_PTHREAD_RECURSIVE_MUTEX_NP | 241 #undef SDL_THREAD_PTHREAD_RECURSIVE_MUTEX_NP |
245 #undef SDL_THREAD_SPROC | 242 #undef SDL_THREAD_SPROC |
249 #undef SDL_TIMER_BEOS | 246 #undef SDL_TIMER_BEOS |
250 #undef SDL_TIMER_DC | 247 #undef SDL_TIMER_DC |
251 #undef SDL_TIMER_DUMMY | 248 #undef SDL_TIMER_DUMMY |
252 #undef SDL_TIMER_MINT | 249 #undef SDL_TIMER_MINT |
253 #undef SDL_TIMER_NDS | 250 #undef SDL_TIMER_NDS |
254 #undef SDL_TIMER_OS2 | |
255 #undef SDL_TIMER_RISCOS | 251 #undef SDL_TIMER_RISCOS |
256 #undef SDL_TIMER_UNIX | 252 #undef SDL_TIMER_UNIX |
257 #undef SDL_TIMER_WIN32 | 253 #undef SDL_TIMER_WIN32 |
258 #undef SDL_TIMER_WINCE | 254 #undef SDL_TIMER_WINCE |
259 | 255 |
266 #undef SDL_VIDEO_DRIVER_DUMMY | 262 #undef SDL_VIDEO_DRIVER_DUMMY |
267 #undef SDL_VIDEO_DRIVER_FBCON | 263 #undef SDL_VIDEO_DRIVER_FBCON |
268 #undef SDL_VIDEO_DRIVER_GEM | 264 #undef SDL_VIDEO_DRIVER_GEM |
269 #undef SDL_VIDEO_DRIVER_NANOX | 265 #undef SDL_VIDEO_DRIVER_NANOX |
270 #undef SDL_VIDEO_DRIVER_NDS | 266 #undef SDL_VIDEO_DRIVER_NDS |
271 #undef SDL_VIDEO_DRIVER_OS2FS | |
272 #undef SDL_VIDEO_DRIVER_PHOTON | 267 #undef SDL_VIDEO_DRIVER_PHOTON |
273 #undef SDL_VIDEO_DRIVER_QNXGF | 268 #undef SDL_VIDEO_DRIVER_QNXGF |
274 #undef SDL_VIDEO_DRIVER_PS2GS | 269 #undef SDL_VIDEO_DRIVER_PS2GS |
275 #undef SDL_VIDEO_DRIVER_PS3 | 270 #undef SDL_VIDEO_DRIVER_PS3 |
276 #undef SDL_VIDEO_DRIVER_RISCOS | 271 #undef SDL_VIDEO_DRIVER_RISCOS |
313 | 308 |
314 /* Enable system power support */ | 309 /* Enable system power support */ |
315 #undef SDL_POWER_LINUX | 310 #undef SDL_POWER_LINUX |
316 #undef SDL_POWER_WINDOWS | 311 #undef SDL_POWER_WINDOWS |
317 #undef SDL_POWER_MACOSX | 312 #undef SDL_POWER_MACOSX |
318 #undef SDL_POWER_OS2 | |
319 #undef SDL_POWER_BEOS | 313 #undef SDL_POWER_BEOS |
320 #undef SDL_POWER_NINTENDODS | 314 #undef SDL_POWER_NINTENDODS |
321 #undef SDL_POWER_HARDWIRED | 315 #undef SDL_POWER_HARDWIRED |
322 | 316 |
323 /* Enable assembly routines */ | 317 /* Enable assembly routines */ |