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

midi

开发平台:

C/C++

  1. #define VERSION  "1.0.x"
  2. #define MACINTOSH
  3. /* define to support DARWIN */
  4. #define DARWIN
  5. #define HAVE_STRING_H 1
  6. #define HAVE_STDLIB_H 1
  7. #define HAVE_STDIO_H 1
  8. #define HAVE_MATH_H 1
  9. #define HAVE_STDARG_H 1
  10. #define HAVE_SYS_TYPES_H 1
  11. #define HAVE_FCNTL_H 1
  12. #define HAVE_UNISTD_H 1
  13. #define HAVE_LIMITS_H 1
  14. #define HAVE_PTHREAD_H 1
  15. #define WORDS_BIGENDIAN 1
  16. #define DEBUG 1
  17. #undef WITH_PROFILING
  18. #define WITHOUT_SERVER 1
  19. #define COREAUDIO_SUPPORT 1
  20. #define COREMIDI_SUPPORT 1
  21. /* define to support the MidiShare driver */
  22. /*
  23. #define MIDISHARE_SUPPORT 1
  24. #define MIDISHARE_DRIVER 1
  25. #define PORTAUDIO_SUPPORT 1
  26. #define __Types__
  27. */
  28. typedef int socklen_t