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.
|
- /*
- ==============================================================================
-
- Build options for juce_events static library
-
- ==============================================================================
- */
-
- #ifndef CARLA_JUCE_EVENTS_APPCONFIG_H_INCLUDED
- #define CARLA_JUCE_EVENTS_APPCONFIG_H_INCLUDED
-
- #include "../juce_core/AppConfig.h"
-
- #endif // CARLA_JUCE_EVENTS_APPCONFIG_H_INCLUDED
|