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.

52 lines
1.7KB

  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_M70QFTRRK__
  9. #define __JUCE_APPCONFIG_M70QFTRRK__
  10. //==============================================================================
  11. #define JUCE_MODULE_AVAILABLE_juce_core 1
  12. #define JUCE_MODULE_AVAILABLE_juce_cryptography 1
  13. #define JUCE_MODULE_AVAILABLE_juce_data_structures 1
  14. #define JUCE_MODULE_AVAILABLE_juce_events 1
  15. #define JUCE_MODULE_AVAILABLE_juce_graphics 1
  16. #define JUCE_MODULE_AVAILABLE_juce_gui_basics 1
  17. #define JUCE_MODULE_AVAILABLE_juce_gui_extra 1
  18. //==============================================================================
  19. // juce_core flags:
  20. //#define JUCE_FORCE_DEBUG
  21. //#define JUCE_LOG_ASSERTIONS
  22. //#define JUCE_CHECK_MEMORY_LEAKS
  23. //#define JUCE_DONT_AUTOLINK_TO_WIN32_LIBRARIES
  24. //==============================================================================
  25. // juce_graphics flags:
  26. #define JUCE_USE_COREIMAGE_LOADER 0
  27. //==============================================================================
  28. // juce_gui_basics flags:
  29. //#define JUCE_ENABLE_REPAINT_DEBUGGING
  30. //#define JUCE_USE_XSHM
  31. //#define JUCE_USE_XRENDER
  32. //#define JUCE_USE_XCURSOR
  33. //==============================================================================
  34. // juce_gui_extra flags:
  35. //#define JUCE_WEB_BROWSER
  36. #endif // __JUCE_APPCONFIG_M70QFTRRK__