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:
parent
ddddf0dbd4
commit
ff263ecded
11 changed files with 38 additions and 93 deletions
|
|
@ -180,9 +180,6 @@ public:
|
|||
jassert (targets.size() > 0);
|
||||
}
|
||||
|
||||
//==============================================================================
|
||||
void initialiseDependencyPathValues() override {}
|
||||
|
||||
private:
|
||||
ValueWithDefault targetPlatformValue;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue