]> git.tdb.fi Git - ext/openal.git/blob - config.h
0d553a931d6c9a62c99bd7b321bf4f90543424c2
[ext/openal.git] / config.h
1 #ifdef WITH_WASAPI
2 #define HAVE_WASAPI
3 #endif
4
5 #ifdef WITH_DSOUND
6 #define HAVE_DSOUND
7 #endif
8
9 #ifdef WITH_WINMM
10 #define HAVE_WINMM
11 #endif