Audio plugin host https://kx.studio/carla
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.

15 lines
414B

  1. /*
  2. ==============================================================================
  3. Build options for juce_events static library
  4. ==============================================================================
  5. */
  6. #ifndef CARLA_JUCE_EVENTS_APPCONFIG_H_INCLUDED
  7. #define CARLA_JUCE_EVENTS_APPCONFIG_H_INCLUDED
  8. #include "../juce_core/AppConfig.h"
  9. #endif // CARLA_JUCE_EVENTS_APPCONFIG_H_INCLUDED