config_macosx.h
上传用户:tjmskj2
上传日期:2020-08-17
资源大小:577k
文件大小:0k
源码类别:

midi

开发平台:

C/C++

  1. #define MACINTOSH
  2. #define HAVE_STRING_H 1
  3. #define HAVE_STDLIB_H 1
  4. #define HAVE_STDIO_H 1
  5. #define HAVE_MATH_H 1
  6. #define HAVE_STDARG_H 1
  7. #define WORDS_BIGENDIAN 1
  8. #undef WITH_PROFILING
  9. /* define to support the MidiShare driver */
  10. #define MIDISHARE_SUPPORT 1
  11. #define MIDISHARE_DRIVER 1
  12. #define PORTAUDIO_SUPPORT 1
  13. #define PORTMIDI_SUPPORT 1
  14. #define __Types__
  15. /* define to support DARWIN */
  16. #define DARWIN
  17. typedef int socklen_t