diff --git a/paulstretchplugin.jucer b/paulstretchplugin.jucer index 021c17b..72ea8b3 100644 --- a/paulstretchplugin.jucer +++ b/paulstretchplugin.jucer @@ -4,14 +4,14 @@ splashScreenColour="Dark" projectType="audioplug" version="1.0.0" bundleIdentifier="com.xenakios.paulxstretch" includeBinaryInAppConfig="1" cppLanguageStandard="latest" companyCopyright="" buildVST="1" - buildVST3="0" buildAU="1" buildAUv3="0" buildRTAS="0" buildAAX="0" + buildVST3="1" buildAU="1" buildAUv3="0" buildRTAS="0" buildAAX="0" buildStandalone="1" enableIAA="0" pluginName="PaulXStretch" pluginDesc="PaulXStretch" pluginManufacturer="Xenakios" pluginManufacturerCode="XenS" pluginCode="Fn1r" pluginChannelConfigs="{2,2},{2,4}, {2,8}, {8,8} " pluginIsSynth="0" pluginWantsMidiIn="0" pluginProducesMidiOut="0" pluginIsMidiEffectPlugin="0" pluginEditorRequiresKeys="0" pluginAUExportPrefix="paulxstretchAU" aaxIdentifier="com.yourcompany.paulstretchplugin" pluginAAXCategory="2" - jucerVersion="5.3.2" headerPath=" " pluginFormats="buildVST,buildAU,buildStandalone"> + jucerVersion="5.3.2" headerPath=" " pluginFormats="buildAU,buildStandalone,buildVST,buildVST3"> +