From 14b00e035458889e1f7d6bcbbc48e6806291ab7a Mon Sep 17 00:00:00 2001 From: James H Ball Date: Sun, 27 Apr 2025 11:44:01 +0100 Subject: [PATCH] Fix test compilation issues --- osci-render-test.jucer | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/osci-render-test.jucer b/osci-render-test.jucer index 004285a..067c648 100644 --- a/osci-render-test.jucer +++ b/osci-render-test.jucer @@ -2,7 +2,10 @@ + cppLanguageStandard="20" projectLineFeed=" " companyName="James H Ball" + companyWebsite="https://osci-render.com" companyEmail="james@ball.sh" + defines="NOMINMAX=1 INTERNET_FLAG_NO_AUTO_REDIRECT=0 OSCI_PREMIUM=1 JUCE_USE_CUSTOM_PLUGIN_STANDALONE_APP=1 JUCE_MODAL_LOOPS_PERMITTED=1 MOODYCAMEL_ATOMICOPS=1" + headerPath="./include">