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.

82 lines
2.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. #ifndef __JUCE_APPCONFIG_TTAKTK1S__
  9. #define __JUCE_APPCONFIG_TTAKTK1S__
  10. //==============================================================================
  11. #define JUCE_MODULE_AVAILABLE_juce_core 1
  12. #define JUCE_MODULE_AVAILABLE_juce_data_structures 1
  13. #define JUCE_MODULE_AVAILABLE_juce_events 1
  14. #define JUCE_MODULE_AVAILABLE_juce_graphics 1
  15. #define JUCE_MODULE_AVAILABLE_juce_gui_basics 1
  16. #define JUCE_MODULE_AVAILABLE_juce_gui_extra 1
  17. //==============================================================================
  18. // juce_core flags:
  19. #ifndef JUCE_FORCE_DEBUG
  20. //#define JUCE_FORCE_DEBUG
  21. #endif
  22. #ifndef JUCE_LOG_ASSERTIONS
  23. //#define JUCE_LOG_ASSERTIONS
  24. #endif
  25. #ifndef JUCE_CHECK_MEMORY_LEAKS
  26. //#define JUCE_CHECK_MEMORY_LEAKS
  27. #endif
  28. #ifndef JUCE_DONT_AUTOLINK_TO_WIN32_LIBRARIES
  29. //#define JUCE_DONT_AUTOLINK_TO_WIN32_LIBRARIES
  30. #endif
  31. //==============================================================================
  32. // juce_graphics flags:
  33. #ifndef JUCE_USE_COREIMAGE_LOADER
  34. //#define JUCE_USE_COREIMAGE_LOADER
  35. #endif
  36. #ifndef JUCE_USE_DIRECTWRITE
  37. //#define JUCE_USE_DIRECTWRITE
  38. #endif
  39. //==============================================================================
  40. // juce_gui_basics flags:
  41. #ifndef JUCE_ENABLE_REPAINT_DEBUGGING
  42. //#define JUCE_ENABLE_REPAINT_DEBUGGING
  43. #endif
  44. #ifndef JUCE_USE_XSHM
  45. //#define JUCE_USE_XSHM
  46. #endif
  47. #ifndef JUCE_USE_XRENDER
  48. //#define JUCE_USE_XRENDER
  49. #endif
  50. #ifndef JUCE_USE_XCURSOR
  51. //#define JUCE_USE_XCURSOR
  52. #endif
  53. //==============================================================================
  54. // juce_gui_extra flags:
  55. #ifndef JUCE_WEB_BROWSER
  56. //#define JUCE_WEB_BROWSER
  57. #endif
  58. #endif // __JUCE_APPCONFIG_TTAKTK1S__