Mercurial > SDL_sound_CoreAudio
diff 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 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/acconfig.h Wed Oct 03 12:25:34 2001 +0000 @@ -0,0 +1,11 @@ + +#undef DEBUG +#undef NDEBUG +#undef SOUND_SUPPORTS_AIFF +#undef SOUND_SUPPORTS_MOD +#undef SOUND_SUPPORTS_MP3 +#undef SOUND_SUPPORTS_OGG +#undef SOUND_SUPPORTS_RAW +#undef SOUND_SUPPORTS_SHN +#undef SOUND_SUPPORTS_VOC +#undef SOUND_SUPPORTS_WAV