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.

12 lines
373B

  1. /*
  2. This file includes the entire juce source tree via the amalgamated file.
  3. You could add the amalgamated file directly to your project, but doing it
  4. like this allows you to put your app's config settings in the
  5. juce_AppConfig.h file and have them applied to both the juce headers and
  6. the source code.
  7. */
  8. #include "juce_LibrarySource.cpp"