Mercurial > sdl-ios-xcode
comparison include/SDL_config.h.in @ 2070:dbfa1ebd73b0
Fixed building of Windows waveout audio.
author | Ryan C. Gordon <icculus@icculus.org> |
---|---|
date | Sat, 11 Nov 2006 06:48:57 +0000 |
parents | c9aa6bcb26f3 |
children | cdaeb26ed66a |
comparison
equal
deleted
inserted
replaced
2069:8d4c2498bb72 | 2070:dbfa1ebd73b0 |
---|---|
172 #undef SDL_AUDIO_DRIVER_OSS_SOUNDCARD_H | 172 #undef SDL_AUDIO_DRIVER_OSS_SOUNDCARD_H |
173 #undef SDL_AUDIO_DRIVER_PAUDIO | 173 #undef SDL_AUDIO_DRIVER_PAUDIO |
174 #undef SDL_AUDIO_DRIVER_QNXNTO | 174 #undef SDL_AUDIO_DRIVER_QNXNTO |
175 #undef SDL_AUDIO_DRIVER_SNDMGR | 175 #undef SDL_AUDIO_DRIVER_SNDMGR |
176 #undef SDL_AUDIO_DRIVER_SUNAUDIO | 176 #undef SDL_AUDIO_DRIVER_SUNAUDIO |
177 #undef SDL_AUDIO_DRIVER_WAVEOUT | 177 #undef SDL_AUDIO_DRIVER_WINWAVEOUT |
178 | 178 |
179 /* Enable various cdrom drivers */ | 179 /* Enable various cdrom drivers */ |
180 #undef SDL_CDROM_AIX | 180 #undef SDL_CDROM_AIX |
181 #undef SDL_CDROM_BEOS | 181 #undef SDL_CDROM_BEOS |
182 #undef SDL_CDROM_BSDI | 182 #undef SDL_CDROM_BSDI |