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.

39 lines
1.2KB

  1. /*
  2. IMPORTANT! This file is auto-generated by the Jucer each time you save your
  3. project - if you alter its contents, your changes may be overwritten!
  4. The following flags are Juce compilation options, taken fron juce_Config.h
  5. If you want to change any of these values, use the Jucer to do so, rather than
  6. editing this file directly!
  7. Any commented-out settings will fall back to using the default values that
  8. they are given in juce_Config.h
  9. */
  10. //#define JUCE_FORCE_DEBUG
  11. //#define JUCE_LOG_ASSERTIONS
  12. //#define JUCE_ASIO
  13. //#define JUCE_WASAPI
  14. //#define JUCE_DIRECTSOUND
  15. //#define JUCE_ALSA
  16. //#define JUCE_QUICKTIME
  17. //#define JUCE_OPENGL
  18. //#define JUCE_USE_FLAC
  19. //#define JUCE_USE_OGGVORBIS
  20. //#define JUCE_USE_CDBURNER
  21. //#define JUCE_USE_CDREADER
  22. //#define JUCE_USE_CAMERA
  23. //#define JUCE_ENABLE_REPAINT_DEBUGGING
  24. //#define JUCE_USE_XINERAMA
  25. //#define JUCE_USE_XSHM
  26. //#define JUCE_PLUGINHOST_VST
  27. //#define JUCE_PLUGINHOST_AU
  28. //#define JUCE_ONLY_BUILD_CORE_LIBRARY
  29. //#define JUCE_WEB_BROWSER
  30. //#define JUCE_SUPPORT_CARBON
  31. //#define JUCE_CHECK_MEMORY_LEAKS
  32. //#define JUCE_CATCH_UNHANDLED_EXCEPTIONS
  33. //#define JUCE_STRINGS_ARE_UNICODE