Mercurial > sdl-ios-xcode
comparison include/SDL_config.h.in @ 2494:a72a5f62d6b7 gsoc2008_force_feedback
Haptic subsystem should finally be properly attached to the build system.
author | Edgar Simo <bobbens@gmail.com> |
---|---|
date | Thu, 03 Jul 2008 09:13:22 +0000 |
parents | 82f1c4c3d13a |
children | 3b54b3a97046 |
comparison
equal
deleted
inserted
replaced
2493:6a2482d4af81 | 2494:a72a5f62d6b7 |
---|---|
213 #undef SDL_JOYSTICK_OS2 | 213 #undef SDL_JOYSTICK_OS2 |
214 #undef SDL_JOYSTICK_RISCOS | 214 #undef SDL_JOYSTICK_RISCOS |
215 #undef SDL_JOYSTICK_WINMM | 215 #undef SDL_JOYSTICK_WINMM |
216 #undef SDL_JOYSTICK_USBHID | 216 #undef SDL_JOYSTICK_USBHID |
217 #undef SDL_JOYSTICK_USBHID_MACHINE_JOYSTICK_H | 217 #undef SDL_JOYSTICK_USBHID_MACHINE_JOYSTICK_H |
218 #undef SDL_HAPTIC_DUMMY | |
219 #undef SDL_HAPTIC_LINUX | |
218 | 220 |
219 /* Enable various shared object loading systems */ | 221 /* Enable various shared object loading systems */ |
220 #undef SDL_LOADSO_BEOS | 222 #undef SDL_LOADSO_BEOS |
221 #undef SDL_LOADSO_DLCOMPAT | 223 #undef SDL_LOADSO_DLCOMPAT |
222 #undef SDL_LOADSO_DLOPEN | 224 #undef SDL_LOADSO_DLOPEN |