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

Projucer: Removed the per-exporter AAX and RTAS SDK and Android SDK/NDK path settings as well as the unused VST3 SDK setting as this was interfering with the embedded VST3 SDK path

This commit is contained in:
ed 2018-09-04 14:16:36 +01:00
parent ddddf0dbd4
commit ff263ecded
11 changed files with 38 additions and 93 deletions

View file

@ -180,9 +180,6 @@ public:
jassert (targets.size() > 0);
}
//==============================================================================
void initialiseDependencyPathValues() override {}
private:
ValueWithDefault targetPlatformValue;