mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-11 23:54:18 +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. |
||
|---|---|---|
| .. | ||
| AudioPerformanceTest | ||
| AudioPluginHost | ||
| BinaryBuilder | ||
| BLOCKS | ||
| Build | ||
| NetworkGraphicsDemo | ||
| Projucer | ||
| UnitTestRunner | ||
| WindowsDLL | ||
| CMakeLists.txt | ||