File tree Expand file tree Collapse file tree 3 files changed +4
-3
lines changed
Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -74,6 +74,7 @@ target_compile_definitions(pluginval PRIVATE
7474 JUCE_WEB_BROWSER=0
7575 JUCER_ENABLE_GPL_MODE=1
7676 JUCE_DISPLAY_SPLASH_SCREEN=0
77+ JUCE_MODAL_LOOPS_PERMITTED=1
7778 JUCE_REPORT_APP_USAGE=0)
7879
7980target_link_libraries (pluginval PRIVATE
Original file line number Diff line number Diff line change 22
33<JUCERPROJECT name =" pluginval" projectType =" guiapp" id =" IA2Ov0" version =" 0.2.9"
44 companyName =" Tracktion" headerPath =" ../../modules/juce/modules/juce_audio_processors/format_types/VST3_SDK ../../VST3_SDK"
5- jucerFormatVersion =" 1" >
5+ jucerFormatVersion =" 1" defines = " JUCE_PLUGINHOST_AU=1 JUCE_PLUGINHOST_VST3=1 JUCE_PLUGINHOST_LADSPA=1 JUCE_WEB_BROWSER=0 JUCE_USE_CURL=0 JUCE_MODAL_LOOPS_PERMITTED=1 " >
66 <MAINGROUP id =" zUhKLj" name =" pluginval" >
77 <FILE id =" gV5MZv" name =" CHANGELIST.md" compile =" 0" resource =" 0" file =" CHANGELIST.md" />
88 <GROUP id =" {DF1CFAD6-E73F-2DAB-3957-D1F25BDD2E13}" name =" Source" >
118118 <MODULE id =" juce_gui_extra" showAllCode =" 1" useLocalCopy =" 0" useGlobalPath =" 0" />
119119 </MODULES >
120120 <JUCEOPTIONS JUCE_PLUGINHOST_AU =" 1" JUCE_PLUGINHOST_VST3 =" 1" JUCE_PLUGINHOST_LADSPA =" 1"
121- JUCE_WEB_BROWSER =" 0" JUCE_USE_CURL =" 0" />
121+ JUCE_WEB_BROWSER =" 0" JUCE_USE_CURL =" 0" JUCE_MODAL_LOOPS_PERMITTED = " 1 " />
122122</JUCERPROJECT >
You can’t perform that action at this time.
0 commit comments