From 0d115f2646ba9de5e805cacc7eaec3d3e6aef3d5 Mon Sep 17 00:00:00 2001 From: Birch-san Date: Thu, 14 Jun 2018 19:18:43 +0100 Subject: [PATCH] copy libs as content to VST built dir --- .../juicysfplugin_StandalonePlugin.vcxproj | 89 ++++++++++----- ...ysfplugin_StandalonePlugin.vcxproj.filters | 23 +++- .../juicysfplugin_VST.vcxproj | 104 +++++++++++++----- .../juicysfplugin_VST.vcxproj.filters | 23 +++- .../juicysfplugin_VST3.vcxproj | 89 ++++++++++----- .../juicysfplugin_VST3.vcxproj.filters | 23 +++- 6 files changed, 264 insertions(+), 87 deletions(-) diff --git a/Builds/VisualStudio2017/juicysfplugin_StandalonePlugin.vcxproj b/Builds/VisualStudio2017/juicysfplugin_StandalonePlugin.vcxproj index fdc270d..cf647af 100644 --- a/Builds/VisualStudio2017/juicysfplugin_StandalonePlugin.vcxproj +++ b/Builds/VisualStudio2017/juicysfplugin_StandalonePlugin.vcxproj @@ -1,8 +1,5 @@ - - - + + Debug @@ -18,9 +15,8 @@ v141 10.0.17134.0 - - + + Application false false @@ -28,8 +24,7 @@ v141 10.0.17134.0 - + Application false true @@ -37,12 +32,10 @@ v141 10.0.17134.0 - - + + - + v141 @@ -70,7 +63,7 @@ true true Win32 - + Disabled @@ -79,7 +72,7 @@ _CRT_SECURE_NO_WARNINGS;WIN32;_WINDOWS;DEBUG;_DEBUG;JUCER_VS2017_78A5024=1;JUCE_APP_VERSION=1.0.0;JUCE_APP_VERSION_HEX=0x10000;JucePlugin_Build_VST=0;JucePlugin_Build_VST3=0;JucePlugin_Build_AU=0;JucePlugin_Build_AUv3=0;JucePlugin_Build_RTAS=0;JucePlugin_Build_AAX=0;JucePlugin_Build_Standalone=1;%(PreprocessorDefinitions) MultiThreadedDebugDLL true - + $(IntDir)\ $(IntDir)\ $(IntDir)\ @@ -117,7 +110,7 @@ true true Win32 - + Full @@ -125,7 +118,7 @@ _CRT_SECURE_NO_WARNINGS;WIN32;_WINDOWS;NDEBUG;JUCER_VS2017_78A5024=1;JUCE_APP_VERSION=1.0.0;JUCE_APP_VERSION_HEX=0x10000;JucePlugin_Build_VST=0;JucePlugin_Build_VST3=0;JucePlugin_Build_AU=0;JucePlugin_Build_AUv3=0;JucePlugin_Build_RTAS=0;JucePlugin_Build_AAX=0;JucePlugin_Build_Standalone=1;%(PreprocessorDefinitions) MultiThreadedDLL true - + $(IntDir)\ $(IntDir)\ $(IntDir)\ @@ -160,12 +153,58 @@ - + - - + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + - - - + + + + + + \ No newline at end of file diff --git a/Builds/VisualStudio2017/juicysfplugin_StandalonePlugin.vcxproj.filters b/Builds/VisualStudio2017/juicysfplugin_StandalonePlugin.vcxproj.filters index c6f4fcd..d0aadaa 100644 --- a/Builds/VisualStudio2017/juicysfplugin_StandalonePlugin.vcxproj.filters +++ b/Builds/VisualStudio2017/juicysfplugin_StandalonePlugin.vcxproj.filters @@ -1,5 +1,4 @@ - - + @@ -11,10 +10,26 @@ JUCE Library Code - + + + + + + + + + + + + + + + + + JUCE Library Code - + \ No newline at end of file diff --git a/Builds/VisualStudio2017/juicysfplugin_VST.vcxproj b/Builds/VisualStudio2017/juicysfplugin_VST.vcxproj index c7a55f7..0f18048 100644 --- a/Builds/VisualStudio2017/juicysfplugin_VST.vcxproj +++ b/Builds/VisualStudio2017/juicysfplugin_VST.vcxproj @@ -1,8 +1,5 @@ - - - + + Debug @@ -18,9 +15,8 @@ v141 10.0.17134.0 - - + + DynamicLibrary false false @@ -28,8 +24,7 @@ v141 10.0.17134.0 - + DynamicLibrary false true @@ -37,12 +32,10 @@ v141 10.0.17134.0 - - + + - + v141 @@ -70,7 +63,7 @@ true true Win32 - + Disabled @@ -79,7 +72,7 @@ _CRT_SECURE_NO_WARNINGS;WIN32;_WINDOWS;DEBUG;_DEBUG;JUCER_VS2017_78A5024=1;JUCE_APP_VERSION=1.0.0;JUCE_APP_VERSION_HEX=0x10000;JucePlugin_Build_VST=1;JucePlugin_Build_VST3=0;JucePlugin_Build_AU=0;JucePlugin_Build_AUv3=0;JucePlugin_Build_RTAS=0;JucePlugin_Build_AAX=0;JucePlugin_Build_Standalone=0;%(PreprocessorDefinitions) MultiThreadedDebugDLL true - + $(IntDir)\ $(IntDir)\ $(IntDir)\ @@ -117,7 +110,7 @@ true true Win32 - + Full @@ -125,7 +118,7 @@ _CRT_SECURE_NO_WARNINGS;WIN32;_WINDOWS;NDEBUG;JUCER_VS2017_78A5024=1;JUCE_APP_VERSION=1.0.0;JUCE_APP_VERSION_HEX=0x10000;JucePlugin_Build_VST=1;JucePlugin_Build_VST3=0;JucePlugin_Build_AU=0;JucePlugin_Build_AUv3=0;JucePlugin_Build_RTAS=0;JucePlugin_Build_AAX=0;JucePlugin_Build_Standalone=0;%(PreprocessorDefinitions) MultiThreadedDLL true - + $(IntDir)\ $(IntDir)\ $(IntDir)\ @@ -160,12 +153,73 @@ - + - - + + %(Filename)%(Extension) + PreserveNewest + + + %(Filename)%(Extension) + PreserveNewest + + + %(Filename)%(Extension) + PreserveNewest + + + %(Filename)%(Extension) + PreserveNewest + + + %(Filename)%(Extension) + PreserveNewest + + + %(Filename)%(Extension) + PreserveNewest + + + %(Filename)%(Extension) + PreserveNewest + + + %(Filename)%(Extension) + PreserveNewest + + + %(Filename)%(Extension) + PreserveNewest + + + %(Filename)%(Extension) + PreserveNewest + + + %(Filename)%(Extension) + PreserveNewest + + + %(Filename)%(Extension) + PreserveNewest + + + %(Filename)%(Extension) + PreserveNewest + + + %(Filename)%(Extension) + PreserveNewest + + + %(Filename)%(Extension) + PreserveNewest + - - - + + + + + + \ No newline at end of file diff --git a/Builds/VisualStudio2017/juicysfplugin_VST.vcxproj.filters b/Builds/VisualStudio2017/juicysfplugin_VST.vcxproj.filters index d328337..d41cd7d 100644 --- a/Builds/VisualStudio2017/juicysfplugin_VST.vcxproj.filters +++ b/Builds/VisualStudio2017/juicysfplugin_VST.vcxproj.filters @@ -1,5 +1,4 @@ - - + @@ -11,10 +10,26 @@ JUCE Library Code - + + + + + + + + + + + + + + + + + JUCE Library Code - + \ No newline at end of file diff --git a/Builds/VisualStudio2017/juicysfplugin_VST3.vcxproj b/Builds/VisualStudio2017/juicysfplugin_VST3.vcxproj index ff4d41c..feea47a 100644 --- a/Builds/VisualStudio2017/juicysfplugin_VST3.vcxproj +++ b/Builds/VisualStudio2017/juicysfplugin_VST3.vcxproj @@ -1,8 +1,5 @@ - - - + + Debug @@ -18,9 +15,8 @@ v141 10.0.17134.0 - - + + DynamicLibrary false false @@ -28,8 +24,7 @@ v141 10.0.17134.0 - + DynamicLibrary false true @@ -37,12 +32,10 @@ v141 10.0.17134.0 - - + + - + v141 @@ -70,7 +63,7 @@ true true Win32 - + Disabled @@ -79,7 +72,7 @@ _CRT_SECURE_NO_WARNINGS;WIN32;_WINDOWS;DEBUG;_DEBUG;JUCER_VS2017_78A5024=1;JUCE_APP_VERSION=1.0.0;JUCE_APP_VERSION_HEX=0x10000;JucePlugin_Build_VST=0;JucePlugin_Build_VST3=1;JucePlugin_Build_AU=0;JucePlugin_Build_AUv3=0;JucePlugin_Build_RTAS=0;JucePlugin_Build_AAX=0;JucePlugin_Build_Standalone=0;%(PreprocessorDefinitions) MultiThreadedDebugDLL true - + $(IntDir)\ $(IntDir)\ $(IntDir)\ @@ -117,7 +110,7 @@ true true Win32 - + Full @@ -125,7 +118,7 @@ _CRT_SECURE_NO_WARNINGS;WIN32;_WINDOWS;NDEBUG;JUCER_VS2017_78A5024=1;JUCE_APP_VERSION=1.0.0;JUCE_APP_VERSION_HEX=0x10000;JucePlugin_Build_VST=0;JucePlugin_Build_VST3=1;JucePlugin_Build_AU=0;JucePlugin_Build_AUv3=0;JucePlugin_Build_RTAS=0;JucePlugin_Build_AAX=0;JucePlugin_Build_Standalone=0;%(PreprocessorDefinitions) MultiThreadedDLL true - + $(IntDir)\ $(IntDir)\ $(IntDir)\ @@ -160,12 +153,58 @@ - + - - + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + + + true + - - - + + + + + + \ No newline at end of file diff --git a/Builds/VisualStudio2017/juicysfplugin_VST3.vcxproj.filters b/Builds/VisualStudio2017/juicysfplugin_VST3.vcxproj.filters index 0bd3833..22c4f47 100644 --- a/Builds/VisualStudio2017/juicysfplugin_VST3.vcxproj.filters +++ b/Builds/VisualStudio2017/juicysfplugin_VST3.vcxproj.filters @@ -1,5 +1,4 @@ - - + @@ -11,10 +10,26 @@ JUCE Library Code - + + + + + + + + + + + + + + + + + JUCE Library Code - + \ No newline at end of file