questzdoom/Projects/Android/jni/SupportLibs/fluidsynth/config_macosx.h
2021-04-20 21:09:02 +01:00

22 lines
429 B
C

#define MACINTOSH
#define HAVE_STRING_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STDIO_H 1
#define HAVE_MATH_H 1
#define HAVE_STDARG_H 1
#define WORDS_BIGENDIAN 1
#undef WITH_PROFILING
/* define to support the MidiShare driver */
#define MIDISHARE_SUPPORT 1
#define MIDISHARE_DRIVER 1
#define PORTAUDIO_SUPPORT 1
#define PORTMIDI_SUPPORT 1
#define __Types__
/* define to support DARWIN */
#define DARWIN
typedef int socklen_t