1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-27 02:20:05 +00:00

Fix when building VST3 without VST2.

This commit is contained in:
jules 2014-02-09 11:28:06 +00:00
parent 802197644b
commit 7e15ead238

View file

@ -28,7 +28,7 @@
#include "../utility/juce_CheckSettingMacros.h"
#if JucePlugin_Build_VST
#if JucePlugin_Build_VST || JucePlugin_Build_VST3
#define JUCE_MAC_WINDOW_VISIBITY_BODGE 1