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.

38 lines
1.1KB

  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_core flags:
  10. //#define JUCE_FORCE_DEBUG
  11. //#define JUCE_LOG_ASSERTIONS
  12. //#define JUCE_CHECK_MEMORY_LEAKS
  13. //#define JUCE_DONT_AUTOLINK_TO_WIN32_LIBRARIES
  14. //==============================================================================
  15. // juce_graphics flags:
  16. #define JUCE_USE_COREIMAGE_LOADER 0
  17. //==============================================================================
  18. // juce_gui_basics flags:
  19. //#define JUCE_ENABLE_REPAINT_DEBUGGING
  20. //#define JUCE_USE_XSHM
  21. //#define JUCE_USE_XRENDER
  22. //#define JUCE_USE_XCURSOR
  23. //==============================================================================
  24. // juce_gui_extra flags:
  25. //#define JUCE_WEB_BROWSER