Mercurial > sdl-ios-xcode
comparison include/SDL_config.h.in @ 2567:d551e29f086b gsoc2008_force_feedback
Configure should try to use haptic on windows with directinput.
author | Edgar Simo <bobbens@gmail.com> |
---|---|
date | Thu, 31 Jul 2008 11:10:52 +0000 |
parents | 0e63e7e4a986 |
children |
comparison
equal
deleted
inserted
replaced
2566:94ff09afa478 | 2567:d551e29f086b |
---|---|
217 #undef SDL_JOYSTICK_USBHID | 217 #undef SDL_JOYSTICK_USBHID |
218 #undef SDL_JOYSTICK_USBHID_MACHINE_JOYSTICK_H | 218 #undef SDL_JOYSTICK_USBHID_MACHINE_JOYSTICK_H |
219 #undef SDL_HAPTIC_DUMMY | 219 #undef SDL_HAPTIC_DUMMY |
220 #undef SDL_HAPTIC_LINUX | 220 #undef SDL_HAPTIC_LINUX |
221 #undef SDL_HAPTIC_IOKIT | 221 #undef SDL_HAPTIC_IOKIT |
222 #undef SDL_HAPTIC_DINPUT | |
222 | 223 |
223 /* Enable various shared object loading systems */ | 224 /* Enable various shared object loading systems */ |
224 #undef SDL_LOADSO_BEOS | 225 #undef SDL_LOADSO_BEOS |
225 #undef SDL_LOADSO_DLCOMPAT | 226 #undef SDL_LOADSO_DLCOMPAT |
226 #undef SDL_LOADSO_DLOPEN | 227 #undef SDL_LOADSO_DLOPEN |