config.h
上传用户:wstnjxml
上传日期:2014-04-03
资源大小:7248k
文件大小:1k
源码类别:

Windows CE

开发平台:

C/C++

  1. /* config.h.in.  Generated manually for DJGPP.  */
  2. /* Define if you have the ANSI C header files.  */
  3. #define STDC_HEADERS
  4. /* Define if your system supports binary pipes (i.e. Unix) */
  5. #define DRV_PIPE
  6. /* Define if the Gravis UltraSound driver is compiled */
  7. #define DRV_ULTRA
  8. /* We want Windows Sound System driver too */
  9. #define DRV_WSS
  10. /* We want SoundBlaster driver too */
  11. #define DRV_SB
  12. /* Define if you want a debug version of the library */
  13. #undef MIKMOD_DEBUG
  14. /* Define if you have the setenv function.  */
  15. #define HAVE_SETENV
  16. /* Define if you have the snprintf function.  */
  17. #undef HAVE_SNPRINTF
  18. /* Define if you have the srandom function.  */
  19. #define HAVE_SRANDOM
  20. /* Define if you have the <fcntl.h> header file.  */
  21. #define HAVE_FCNTL_H
  22. /* Define if you have the <malloc.h> header file.  */
  23. #define HAVE_MALLOC_H
  24. /* Define if you have the <sys/ioctl.h> header file.  */
  25. #define HAVE_SYS_IOCTL_H
  26. /* Define if you have the <unistd.h> header file.  */
  27. #define HAVE_UNISTD_H