From 70f7ce0393b64c38938cff0e066fe4e7806429b5 Mon Sep 17 00:00:00 2001 From: xenakios Date: Wed, 24 Oct 2018 13:16:15 +0300 Subject: [PATCH] Windows VST2 build fix --- paulstretchplugin.jucer | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/paulstretchplugin.jucer b/paulstretchplugin.jucer index 8d9d98b..10d4df5 100644 --- a/paulstretchplugin.jucer +++ b/paulstretchplugin.jucer @@ -85,12 +85,13 @@ + headerPath="Source/PS_Source Source/WDL C:\ProgrammingProjects\gitrepos\JUCE\modules\vst2.x " + vstBinaryLocation="C:\VSTPlugins_64bit"/> + headerPath="Source/PS_Source Source/WDL C:\ProgrammingProjects\gitrepos\JUCE\modules\vst2.x " + vstBinaryLocation="C:\VSTPlugins_64bit" useRuntimeLibDLL="0"/>