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.

40 lines
1.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_3T6YQETY1__
  9. #define __JUCE_APPCONFIG_3T6YQETY1__
  10. //==============================================================================
  11. #define JUCE_MODULE_AVAILABLE_juce_core 1
  12. //==============================================================================
  13. // juce_core flags:
  14. #ifndef JUCE_FORCE_DEBUG
  15. //#define JUCE_FORCE_DEBUG
  16. #endif
  17. #ifndef JUCE_LOG_ASSERTIONS
  18. //#define JUCE_LOG_ASSERTIONS
  19. #endif
  20. #ifndef JUCE_CHECK_MEMORY_LEAKS
  21. //#define JUCE_CHECK_MEMORY_LEAKS
  22. #endif
  23. #ifndef JUCE_DONT_AUTOLINK_TO_WIN32_LIBRARIES
  24. //#define JUCE_DONT_AUTOLINK_TO_WIN32_LIBRARIES
  25. #endif
  26. #endif // __JUCE_APPCONFIG_3T6YQETY1__