From ae76e125dc76e66b9b4a6a945a3dab56b26b5085 Mon Sep 17 00:00:00 2001 From: Shane Dunne Date: Mon, 2 Sep 2019 10:59:19 -0400 Subject: [PATCH] Simplify .jucer file These changes allow use of the default JUCE paths on all platforms. Life is much simpler if you put JUCE where it "wants" to be: ~/JUCE on Mac/Linux or C:\JUCE on Windows. I also cleaned up some settings for the VS2019 builds. x64/x32 were reversed, etc. This is all tested in both VS2019 and VS2017. --- OB-Xd.jucer | 131 ++++++++++++++++++++++++++-------------------------- 1 file changed, 66 insertions(+), 65 deletions(-) diff --git a/OB-Xd.jucer b/OB-Xd.jucer index 6d4ba21..c3ca3c1 100644 --- a/OB-Xd.jucer +++ b/OB-Xd.jucer @@ -75,19 +75,19 @@ osxArchitecture="64BitIntel"/> - - - - - - - - - - - - - + + + + + + + + + + + + + @@ -96,19 +96,19 @@ targetName="Obxd64"/> - - - - - - - - - - - - - + + + + + + + + + + + + + @@ -139,22 +139,22 @@ - - + + - - - - - - - - - - - - + + + + + + + + + + + + @@ -165,36 +165,37 @@ - - - - - - - - - - - - + + + + + + + + + + + + - - - - - - - - - - - - - + + + + + + + + + + + + +