The JUCE cross-platform C++ framework, with DISTRHO/KXStudio specific changes
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

91 lines
3.0KB

  1. /*
  2. IMPORTANT! This file is auto-generated each time you save your
  3. project - if you alter its contents, your changes may be overwritten!
  4. If you want to change any of these values, use the Introjucer to do so,
  5. rather than editing this file directly!
  6. Any commented-out settings will assume their default values.
  7. */
  8. #ifndef __JUCE_APPCONFIG_NTE0XB0IJ__
  9. #define __JUCE_APPCONFIG_NTE0XB0IJ__
  10. //==============================================================================
  11. #define JUCE_MODULE_AVAILABLE_juce_audio_basics 1
  12. #define JUCE_MODULE_AVAILABLE_juce_audio_devices 1
  13. #define JUCE_MODULE_AVAILABLE_juce_audio_formats 1
  14. #define JUCE_MODULE_AVAILABLE_juce_audio_processors 1
  15. #define JUCE_MODULE_AVAILABLE_juce_audio_utils 1
  16. #define JUCE_MODULE_AVAILABLE_juce_core 1
  17. #define JUCE_MODULE_AVAILABLE_juce_cryptography 1
  18. #define JUCE_MODULE_AVAILABLE_juce_data_structures 1
  19. #define JUCE_MODULE_AVAILABLE_juce_events 1
  20. #define JUCE_MODULE_AVAILABLE_juce_graphics 1
  21. #define JUCE_MODULE_AVAILABLE_juce_gui_basics 1
  22. #define JUCE_MODULE_AVAILABLE_juce_gui_extra 1
  23. #define JUCE_MODULE_AVAILABLE_juce_opengl 1
  24. #define JUCE_MODULE_AVAILABLE_juce_video 1
  25. //==============================================================================
  26. // juce_audio_devices flags:
  27. //#define JUCE_ASIO
  28. #define JUCE_WASAPI 1
  29. #define JUCE_DIRECTSOUND 1
  30. #define JUCE_ALSA 1
  31. //#define JUCE_JACK
  32. #define JUCE_USE_CDREADER 0
  33. #define JUCE_USE_CDBURNER 0
  34. //==============================================================================
  35. // juce_audio_formats flags:
  36. #define JUCE_USE_FLAC 0
  37. #define JUCE_USE_OGGVORBIS 0
  38. //==============================================================================
  39. // juce_audio_processors flags:
  40. #define JUCE_PLUGINHOST_VST 1
  41. #define JUCE_PLUGINHOST_AU 1
  42. //==============================================================================
  43. // juce_core flags:
  44. //#define JUCE_FORCE_DEBUG
  45. //#define JUCE_LOG_ASSERTIONS
  46. //#define JUCE_CHECK_MEMORY_LEAKS
  47. //#define JUCE_DONT_AUTOLINK_TO_WIN32_LIBRARIES
  48. //==============================================================================
  49. // juce_graphics flags:
  50. //#define JUCE_USE_COREIMAGE_LOADER
  51. //#define JUCE_USE_DIRECTWRITE
  52. //==============================================================================
  53. // juce_gui_basics flags:
  54. //#define JUCE_ENABLE_REPAINT_DEBUGGING
  55. //#define JUCE_USE_XSHM
  56. //#define JUCE_USE_XRENDER
  57. //#define JUCE_USE_XCURSOR
  58. //==============================================================================
  59. // juce_gui_extra flags:
  60. #define JUCE_WEB_BROWSER 0
  61. //==============================================================================
  62. // juce_video flags:
  63. //#define JUCE_DIRECTSHOW
  64. //#define JUCE_MEDIAFOUNDATION
  65. #define JUCE_QUICKTIME 0
  66. #define JUCE_USE_CAMERA 0
  67. #endif // __JUCE_APPCONFIG_NTE0XB0IJ__