1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00

Removed the embedded VST2 SDK

This commit is contained in:
Tom Poole 2018-09-29 20:53:17 -07:00
parent a54535bc31
commit a3566b8c1e
40 changed files with 68 additions and 1890 deletions

View file

@ -141,7 +141,7 @@
// juce_audio_processors flags:
#ifndef JUCE_PLUGINHOST_VST
#define JUCE_PLUGINHOST_VST 1
//#define JUCE_PLUGINHOST_VST 0
#endif
#ifndef JUCE_PLUGINHOST_VST3