comparison include/SDL_config.h.in @ 2713:0906692aa6a4

Final merge of Google Summer of Code 2008 work... Force Feedback for SDL by Edgar Simo, mentored by Ryan C. Gordon
author Sam Lantinga <slouken@libsdl.org>
date Mon, 25 Aug 2008 09:55:03 +0000
parents 82f1c4c3d13a
children 204be4fc2726
comparison
equal deleted inserted replaced
2712:c4e697245676 2713:0906692aa6a4
147 #undef SDL_CDROM_DISABLED 147 #undef SDL_CDROM_DISABLED
148 #undef SDL_CPUINFO_DISABLED 148 #undef SDL_CPUINFO_DISABLED
149 #undef SDL_EVENTS_DISABLED 149 #undef SDL_EVENTS_DISABLED
150 #undef SDL_FILE_DISABLED 150 #undef SDL_FILE_DISABLED
151 #undef SDL_JOYSTICK_DISABLED 151 #undef SDL_JOYSTICK_DISABLED
152 #undef SDL_HAPTIC_DISABLED
152 #undef SDL_LOADSO_DISABLED 153 #undef SDL_LOADSO_DISABLED
153 #undef SDL_THREADS_DISABLED 154 #undef SDL_THREADS_DISABLED
154 #undef SDL_TIMERS_DISABLED 155 #undef SDL_TIMERS_DISABLED
155 #undef SDL_VIDEO_DISABLED 156 #undef SDL_VIDEO_DISABLED
156 157
213 #undef SDL_JOYSTICK_OS2 214 #undef SDL_JOYSTICK_OS2
214 #undef SDL_JOYSTICK_RISCOS 215 #undef SDL_JOYSTICK_RISCOS
215 #undef SDL_JOYSTICK_WINMM 216 #undef SDL_JOYSTICK_WINMM
216 #undef SDL_JOYSTICK_USBHID 217 #undef SDL_JOYSTICK_USBHID
217 #undef SDL_JOYSTICK_USBHID_MACHINE_JOYSTICK_H 218 #undef SDL_JOYSTICK_USBHID_MACHINE_JOYSTICK_H
219 #undef SDL_HAPTIC_DUMMY
220 #undef SDL_HAPTIC_LINUX
221 #undef SDL_HAPTIC_IOKIT
222 #undef SDL_HAPTIC_DINPUT
218 223
219 /* Enable various shared object loading systems */ 224 /* Enable various shared object loading systems */
220 #undef SDL_LOADSO_BEOS 225 #undef SDL_LOADSO_BEOS
221 #undef SDL_LOADSO_DLCOMPAT 226 #undef SDL_LOADSO_DLCOMPAT
222 #undef SDL_LOADSO_DLOPEN 227 #undef SDL_LOADSO_DLOPEN