Mercurial > SDL_sound_CoreAudio
comparison acconfig.h @ 100:6d9fdec2f708
added config.h, added --enable-debug flag, various other changes to the build system
author | fingolfin |
---|---|
date | Wed, 03 Oct 2001 12:25:34 +0000 |
parents | |
children | de42ca5599ac |
comparison
equal
deleted
inserted
replaced
99:3f0beddfd9c9 | 100:6d9fdec2f708 |
---|---|
1 | |
2 #undef DEBUG | |
3 #undef NDEBUG | |
4 #undef SOUND_SUPPORTS_AIFF | |
5 #undef SOUND_SUPPORTS_MOD | |
6 #undef SOUND_SUPPORTS_MP3 | |
7 #undef SOUND_SUPPORTS_OGG | |
8 #undef SOUND_SUPPORTS_RAW | |
9 #undef SOUND_SUPPORTS_SHN | |
10 #undef SOUND_SUPPORTS_VOC | |
11 #undef SOUND_SUPPORTS_WAV |