update XCode project from Projucer (e.g. for C++17, and to put VST SDKs on include path)
This commit is contained in:
@ -297,7 +297,7 @@
|
||||
// Audio plugin settings..
|
||||
|
||||
#ifndef JucePlugin_Build_VST
|
||||
#define JucePlugin_Build_VST 0
|
||||
#define JucePlugin_Build_VST 1
|
||||
#endif
|
||||
#ifndef JucePlugin_Build_VST3
|
||||
#define JucePlugin_Build_VST3 1
|
||||
|
Reference in New Issue
Block a user