update XCode project from Projucer (e.g. for C++17, and to put VST SDKs on include path)

This commit is contained in:
Alex Birch
2019-06-22 22:59:28 +01:00
parent 9ee566b251
commit 06691aa744
13 changed files with 2199 additions and 1498 deletions

View File

@ -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