From 62f32a139615caac46386c1601ee770fa3fe7f87 Mon Sep 17 00:00:00 2001 From: bsutherland Date: Tue, 28 Nov 2017 22:28:45 +0900 Subject: [PATCH] Update to Jucer 5.2, Visual Studio 2017. --- JuceOPLVSTi.jucer | 73 +++++++++++++++++++++++++++++++++-------------- 1 file changed, 52 insertions(+), 21 deletions(-) diff --git a/JuceOPLVSTi.jucer b/JuceOPLVSTi.jucer index 47caba9..5f82663 100644 --- a/JuceOPLVSTi.jucer +++ b/JuceOPLVSTi.jucer @@ -1,17 +1,18 @@ - + buildStandalone="0" enableIAA="0" cppLanguageStandard="latest" + companyCopyright=""> - + @@ -89,31 +90,61 @@ extraCompilerFlags="/wd4458" vst3Folder=""> + isDebug="1" optimisation="1" targetName="JuceOPLVSTi" debugInformationFormat="ProgramDatabase" + enablePluginBinaryCopyStep="0"/> + warningsAreErrors="1" headerPath="" debugInformationFormat="ProgramDatabase" + enablePluginBinaryCopyStep="0" linkTimeOptimisation="1"/> + warningsAreErrors="1" headerPath="" debugInformationFormat="ProgramDatabase" + enablePluginBinaryCopyStep="0" linkTimeOptimisation="1"/> - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +