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.

64 lines
1.8KB

  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. //==============================================================================
  9. // juce_audio_devices flags:
  10. //#define JUCE_ASIO
  11. //#define JUCE_WASAPI
  12. //#define JUCE_DIRECTSOUND
  13. //#define JUCE_ALSA
  14. //#define JUCE_JACK
  15. //#define JUCE_USE_CDREADER
  16. //#define JUCE_USE_CDBURNER
  17. //==============================================================================
  18. // juce_audio_formats flags:
  19. //#define JUCE_USE_FLAC
  20. //#define JUCE_USE_OGGVORBIS
  21. //==============================================================================
  22. // juce_audio_processors flags:
  23. //#define JUCE_PLUGINHOST_VST
  24. //#define JUCE_PLUGINHOST_AU
  25. //==============================================================================
  26. // juce_core flags:
  27. //#define JUCE_FORCE_DEBUG
  28. //#define JUCE_LOG_ASSERTIONS
  29. //#define JUCE_CHECK_MEMORY_LEAKS
  30. //#define JUCE_DONT_AUTOLINK_TO_WIN32_LIBRARIES
  31. //==============================================================================
  32. // juce_gui_basics flags:
  33. //#define JUCE_ENABLE_REPAINT_DEBUGGING
  34. //#define JUCE_USE_XSHM
  35. //#define JUCE_USE_XRENDER
  36. //#define JUCE_USE_XCURSOR
  37. //==============================================================================
  38. // juce_gui_extra flags:
  39. //#define JUCE_WEB_BROWSER
  40. //==============================================================================
  41. // juce_video flags:
  42. //#define JUCE_DIRECTSHOW
  43. //#define JUCE_MEDIAFOUNDATION
  44. //#define JUCE_QUICKTIME
  45. //#define JUCE_USE_CAMERA