From db4d6c8d1d682f2e3187b3f3b9bf8457b8d407b0 Mon Sep 17 00:00:00 2001 From: Birch-san Date: Thu, 14 Jun 2018 19:25:45 +0100 Subject: [PATCH] copy as content the way I remember. also I've used a wildcard, which I think is bad for incremental build performance. but maybe doesn't matter provided folder never gets touched. it does confuse the IDE integration, but that doesn't matter either. --- .../juicysfplugin_StandalonePlugin.vcxproj | 49 ++-------------- .../juicysfplugin_VST.vcxproj | 58 +------------------ .../juicysfplugin_VST3.vcxproj | 49 ++-------------- 3 files changed, 9 insertions(+), 147 deletions(-) diff --git a/Builds/VisualStudio2017/juicysfplugin_StandalonePlugin.vcxproj b/Builds/VisualStudio2017/juicysfplugin_StandalonePlugin.vcxproj index cf647af..cbf0687 100644 --- a/Builds/VisualStudio2017/juicysfplugin_StandalonePlugin.vcxproj +++ b/Builds/VisualStudio2017/juicysfplugin_StandalonePlugin.vcxproj @@ -156,51 +156,10 @@ - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - + + %(Filename)%(Extension) + PreserveNewest + diff --git a/Builds/VisualStudio2017/juicysfplugin_VST.vcxproj b/Builds/VisualStudio2017/juicysfplugin_VST.vcxproj index 0f18048..1e3bb1e 100644 --- a/Builds/VisualStudio2017/juicysfplugin_VST.vcxproj +++ b/Builds/VisualStudio2017/juicysfplugin_VST.vcxproj @@ -156,63 +156,7 @@ - - %(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 diff --git a/Builds/VisualStudio2017/juicysfplugin_VST3.vcxproj b/Builds/VisualStudio2017/juicysfplugin_VST3.vcxproj index feea47a..106543b 100644 --- a/Builds/VisualStudio2017/juicysfplugin_VST3.vcxproj +++ b/Builds/VisualStudio2017/juicysfplugin_VST3.vcxproj @@ -156,51 +156,10 @@ - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - - - true - + + %(Filename)%(Extension) + PreserveNewest +