Mercurial > sdl-ios-xcode
comparison include/SDL_config.h.in @ 3975:e85e65aec22f SDL-1.2
Added S60 port.
author | Ryan C. Gordon <icculus@icculus.org> |
---|---|
date | Sun, 24 Jun 2007 18:26:35 +0000 |
parents | 42e83d81224b |
children | ef815c44c662 |
comparison
equal
deleted
inserted
replaced
3974:42578e98a295 | 3975:e85e65aec22f |
---|---|
222 #undef SDL_LOADSO_WIN32 | 222 #undef SDL_LOADSO_WIN32 |
223 | 223 |
224 /* Enable various threading systems */ | 224 /* Enable various threading systems */ |
225 #undef SDL_THREAD_BEOS | 225 #undef SDL_THREAD_BEOS |
226 #undef SDL_THREAD_DC | 226 #undef SDL_THREAD_DC |
227 #undef SDL_THREAD_EPOC | |
228 #undef SDL_THREAD_OS2 | 227 #undef SDL_THREAD_OS2 |
229 #undef SDL_THREAD_PTH | 228 #undef SDL_THREAD_PTH |
230 #undef SDL_THREAD_PTHREAD | 229 #undef SDL_THREAD_PTHREAD |
231 #undef SDL_THREAD_PTHREAD_RECURSIVE_MUTEX | 230 #undef SDL_THREAD_PTHREAD_RECURSIVE_MUTEX |
232 #undef SDL_THREAD_PTHREAD_RECURSIVE_MUTEX_NP | 231 #undef SDL_THREAD_PTHREAD_RECURSIVE_MUTEX_NP |
235 | 234 |
236 /* Enable various timer systems */ | 235 /* Enable various timer systems */ |
237 #undef SDL_TIMER_BEOS | 236 #undef SDL_TIMER_BEOS |
238 #undef SDL_TIMER_DC | 237 #undef SDL_TIMER_DC |
239 #undef SDL_TIMER_DUMMY | 238 #undef SDL_TIMER_DUMMY |
240 #undef SDL_TIMER_EPOC | |
241 #undef SDL_TIMER_MACOS | 239 #undef SDL_TIMER_MACOS |
242 #undef SDL_TIMER_MINT | 240 #undef SDL_TIMER_MINT |
243 #undef SDL_TIMER_OS2 | 241 #undef SDL_TIMER_OS2 |
244 #undef SDL_TIMER_RISCOS | 242 #undef SDL_TIMER_RISCOS |
245 #undef SDL_TIMER_UNIX | 243 #undef SDL_TIMER_UNIX |
253 #undef SDL_VIDEO_DRIVER_DDRAW | 251 #undef SDL_VIDEO_DRIVER_DDRAW |
254 #undef SDL_VIDEO_DRIVER_DGA | 252 #undef SDL_VIDEO_DRIVER_DGA |
255 #undef SDL_VIDEO_DRIVER_DIRECTFB | 253 #undef SDL_VIDEO_DRIVER_DIRECTFB |
256 #undef SDL_VIDEO_DRIVER_DRAWSPROCKET | 254 #undef SDL_VIDEO_DRIVER_DRAWSPROCKET |
257 #undef SDL_VIDEO_DRIVER_DUMMY | 255 #undef SDL_VIDEO_DRIVER_DUMMY |
258 #undef SDL_VIDEO_DRIVER_EPOC | |
259 #undef SDL_VIDEO_DRIVER_FBCON | 256 #undef SDL_VIDEO_DRIVER_FBCON |
260 #undef SDL_VIDEO_DRIVER_GAPI | 257 #undef SDL_VIDEO_DRIVER_GAPI |
261 #undef SDL_VIDEO_DRIVER_GEM | 258 #undef SDL_VIDEO_DRIVER_GEM |
262 #undef SDL_VIDEO_DRIVER_GGI | 259 #undef SDL_VIDEO_DRIVER_GGI |
263 #undef SDL_VIDEO_DRIVER_IPOD | 260 #undef SDL_VIDEO_DRIVER_IPOD |