mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-23 01:44:22 +00:00
In order to avoid collisions in the JucePlugin_Build preprocessor definitions, we were only propagating the JUCE_MODULE_AVAILABLE defs from the shared code target to the plugin wrapper targets. After this change, we propagate everything *but* the JucePlugin_Build definitions. |
||
|---|---|---|
| .. | ||
| copyDir.cmake | ||
| juce_runtime_arch_detection.cpp | ||
| JUCECheckAtomic.cmake | ||
| JUCEConfig.cmake.in | ||
| JUCEHelperTargets.cmake | ||
| JUCEUtils.cmake | ||
| LaunchScreen.storyboard | ||
| PIPAudioProcessor.cpp.in | ||
| PIPComponent.cpp.in | ||
| PIPConsole.cpp.in | ||
| RecentFilesMenuTemplate.nib | ||
| UnityPluginGUIScript.cs.in | ||