Update OB-Xd.jucer
This commit is contained in:
parent
7ae5824887
commit
a3c9546ace
1 changed files with 32 additions and 21 deletions
53
OB-Xd.jucer
53
OB-Xd.jucer
|
@ -2,16 +2,16 @@
|
||||||
|
|
||||||
<JUCERPROJECT id="mxW328" name="OB-Xd" projectType="audioplug" version="2.0.0"
|
<JUCERPROJECT id="mxW328" name="OB-Xd" projectType="audioplug" version="2.0.0"
|
||||||
bundleIdentifier="com.discoDSP.Obxd" includeBinaryInAppConfig="1"
|
bundleIdentifier="com.discoDSP.Obxd" includeBinaryInAppConfig="1"
|
||||||
buildVST="1" buildVST3="1" buildAU="1" buildRTAS="0" buildAAX="0"
|
|
||||||
pluginName="OB-Xd" pluginDesc="Emulation of famous OB-X, OB-Xa and OB-8 synths"
|
pluginName="OB-Xd" pluginDesc="Emulation of famous OB-X, OB-Xa and OB-8 synths"
|
||||||
pluginManufacturer="discoDSP" pluginManufacturerCode="DDSP" pluginCode="Obxd"
|
pluginManufacturer="discoDSP" pluginManufacturerCode="DDSP" pluginCode="Obxd"
|
||||||
pluginChannelConfigs="{0, 2}" pluginIsSynth="1" pluginWantsMidiIn="1"
|
pluginChannelConfigs="{0, 2}" pluginIsSynth="1" pluginWantsMidiIn="1"
|
||||||
pluginProducesMidiOut="0" pluginSilenceInIsSilenceOut="0" pluginEditorRequiresKeys="0"
|
pluginProducesMidiOut="0" pluginSilenceInIsSilenceOut="0" pluginEditorRequiresKeys="0"
|
||||||
pluginAUExportPrefix="" pluginRTASCategory="2048" aaxIdentifier=""
|
pluginAUExportPrefix="" pluginRTASCategory="2048" aaxIdentifier=""
|
||||||
pluginAAXCategory="" jucerVersion="5.4.4" companyName="discoDSP"
|
pluginAAXCategory="" jucerVersion="5.4.7" companyName="discoDSP"
|
||||||
companyWebsite="https://www.discodsp.com/" companyEmail="" buildAUv3="0"
|
companyWebsite="https://www.discodsp.com/" companyEmail="" pluginIsMidiEffectPlugin="0"
|
||||||
pluginIsMidiEffectPlugin="0" pluginFormats="buildAU,buildStandalone,buildVST,buildVST3"
|
|
||||||
pluginCharacteristicsValue="pluginIsSynth,pluginWantsMidiIn"
|
pluginCharacteristicsValue="pluginIsSynth,pluginWantsMidiIn"
|
||||||
|
pluginFormats="buildAU,buildStandalone,buildVST3" buildVST="0"
|
||||||
|
buildVST3="1" buildAU="1" buildAUv3="0" buildRTAS="0" buildAAX="0"
|
||||||
buildStandalone="1" enableIAA="0">
|
buildStandalone="1" enableIAA="0">
|
||||||
<MAINGROUP id="NZ3n4V" name="OB-Xd">
|
<MAINGROUP id="NZ3n4V" name="OB-Xd">
|
||||||
<GROUP id="{90740217-84AB-FD0D-FBC4-CA9EA2C68D5E}" name="Source">
|
<GROUP id="{90740217-84AB-FD0D-FBC4-CA9EA2C68D5E}" name="Source">
|
||||||
|
@ -67,7 +67,9 @@
|
||||||
<CONFIGURATION name="Debug" isDebug="1" optimisation="1" targetName="OB-Xd"
|
<CONFIGURATION name="Debug" isDebug="1" optimisation="1" targetName="OB-Xd"
|
||||||
stripLocalSymbols="0" osxCompatibility="10.6 SDK" linkTimeOptimisation="0"/>
|
stripLocalSymbols="0" osxCompatibility="10.6 SDK" linkTimeOptimisation="0"/>
|
||||||
<CONFIGURATION name="Release" isDebug="0" optimisation="3" targetName="OB-Xd"
|
<CONFIGURATION name="Release" isDebug="0" optimisation="3" targetName="OB-Xd"
|
||||||
stripLocalSymbols="1" linkTimeOptimisation="0" osxArchitecture="64BitIntel"/>
|
stripLocalSymbols="1" osxArchitecture="64BitIntel" linkTimeOptimisation="1"/>
|
||||||
|
<CONFIGURATION name="Demo" isDebug="0" optimisation="3" targetName="OB-Xd" stripLocalSymbols="1"
|
||||||
|
osxArchitecture="64BitIntel" linkTimeOptimisation="1" defines="DEMOVERSION=1"/>
|
||||||
</CONFIGURATIONS>
|
</CONFIGURATIONS>
|
||||||
<MODULEPATHS>
|
<MODULEPATHS>
|
||||||
<MODULEPATH id="juce_opengl" path="Modules"/>
|
<MODULEPATH id="juce_opengl" path="Modules"/>
|
||||||
|
@ -83,12 +85,15 @@
|
||||||
<MODULEPATH id="juce_audio_devices" path="Modules"/>
|
<MODULEPATH id="juce_audio_devices" path="Modules"/>
|
||||||
<MODULEPATH id="juce_audio_basics" path="Modules"/>
|
<MODULEPATH id="juce_audio_basics" path="Modules"/>
|
||||||
<MODULEPATH id="juce_audio_utils" path="Modules"/>
|
<MODULEPATH id="juce_audio_utils" path="Modules"/>
|
||||||
|
<MODULEPATH id="gin" path="Modules"/>
|
||||||
</MODULEPATHS>
|
</MODULEPATHS>
|
||||||
</XCODE_MAC>
|
</XCODE_MAC>
|
||||||
<LINUX_MAKE targetFolder="Builds/LinuxMakefile" extraLinkerFlags="-no-pie">
|
<LINUX_MAKE targetFolder="Builds/LinuxMakefile" extraLinkerFlags="-no-pie">
|
||||||
<CONFIGURATIONS>
|
<CONFIGURATIONS>
|
||||||
<CONFIGURATION name="Release64" libraryPath="/usr/X11R6/lib/" isDebug="0" optimisation="3"
|
<CONFIGURATION name="Release64" libraryPath="/usr/X11R6/lib/" isDebug="0" optimisation="3"
|
||||||
targetName="OB-Xd" linuxArchitecture="-m64"/>
|
targetName="OB-Xd" linuxArchitecture="-m64"/>
|
||||||
|
<CONFIGURATION name="Demo64" libraryPath="/usr/X11R6/lib/" isDebug="0" optimisation="3"
|
||||||
|
targetName="OB-Xd" linuxArchitecture="-m64" defines="DEMOVERSION=1"/>
|
||||||
</CONFIGURATIONS>
|
</CONFIGURATIONS>
|
||||||
<MODULEPATHS>
|
<MODULEPATHS>
|
||||||
<MODULEPATH id="juce_opengl" path="Modules"/>
|
<MODULEPATH id="juce_opengl" path="Modules"/>
|
||||||
|
@ -104,6 +109,7 @@
|
||||||
<MODULEPATH id="juce_audio_formats" path="Modules"/>
|
<MODULEPATH id="juce_audio_formats" path="Modules"/>
|
||||||
<MODULEPATH id="juce_audio_devices" path="Modules"/>
|
<MODULEPATH id="juce_audio_devices" path="Modules"/>
|
||||||
<MODULEPATH id="juce_audio_basics" path="Modules"/>
|
<MODULEPATH id="juce_audio_basics" path="Modules"/>
|
||||||
|
<MODULEPATH id="gin" path="Modules"/>
|
||||||
</MODULEPATHS>
|
</MODULEPATHS>
|
||||||
</LINUX_MAKE>
|
</LINUX_MAKE>
|
||||||
<VS2019 targetFolder="Builds/VisualStudio2019" smallIcon="nnY63W" bigIcon="nnY63W"
|
<VS2019 targetFolder="Builds/VisualStudio2019" smallIcon="nnY63W" bigIcon="nnY63W"
|
||||||
|
@ -111,10 +117,11 @@
|
||||||
<CONFIGURATIONS>
|
<CONFIGURATIONS>
|
||||||
<CONFIGURATION isDebug="1" name="Debug" useRuntimeLibDLL="0" targetName="OB-Xd"
|
<CONFIGURATION isDebug="1" name="Debug" useRuntimeLibDLL="0" targetName="OB-Xd"
|
||||||
headerPath="../../Modules/asiosdk2.3.2/common"/>
|
headerPath="../../Modules/asiosdk2.3.2/common"/>
|
||||||
<CONFIGURATION isDebug="0" name="Release32" useRuntimeLibDLL="0" winArchitecture="Win32"
|
|
||||||
targetName="OB-Xd" headerPath="../../Modules/asiosdk2.3.2/common"/>
|
|
||||||
<CONFIGURATION isDebug="0" name="Release64" useRuntimeLibDLL="0" winArchitecture="x64"
|
<CONFIGURATION isDebug="0" name="Release64" useRuntimeLibDLL="0" winArchitecture="x64"
|
||||||
targetName="OB-Xd" headerPath="../../Modules/asiosdk2.3.2/common"/>
|
targetName="OB-Xd" headerPath="../../Modules/asiosdk2.3.2/common"/>
|
||||||
|
<CONFIGURATION isDebug="0" name="Demo64" useRuntimeLibDLL="0" winArchitecture="x64"
|
||||||
|
targetName="OB-Xd" headerPath="../../Modules/asiosdk2.3.2/common"
|
||||||
|
defines="DEMOVERSION=1"/>
|
||||||
</CONFIGURATIONS>
|
</CONFIGURATIONS>
|
||||||
<MODULEPATHS>
|
<MODULEPATHS>
|
||||||
<MODULEPATH id="juce_opengl" path="Modules"/>
|
<MODULEPATH id="juce_opengl" path="Modules"/>
|
||||||
|
@ -130,15 +137,17 @@
|
||||||
<MODULEPATH id="juce_audio_formats" path="Modules"/>
|
<MODULEPATH id="juce_audio_formats" path="Modules"/>
|
||||||
<MODULEPATH id="juce_audio_devices" path="Modules"/>
|
<MODULEPATH id="juce_audio_devices" path="Modules"/>
|
||||||
<MODULEPATH id="juce_audio_basics" path="Modules"/>
|
<MODULEPATH id="juce_audio_basics" path="Modules"/>
|
||||||
|
<MODULEPATH id="gin" path="Modules"/>
|
||||||
</MODULEPATHS>
|
</MODULEPATHS>
|
||||||
</VS2019>
|
</VS2019>
|
||||||
<VS2017 targetFolder="Builds/VisualStudio2017" vstLegacyFolder="Modules/vstsdk2.4"
|
<VS2017 targetFolder="Builds/VisualStudio2017" vstLegacyFolder="Modules/vstsdk2.4"
|
||||||
vst3Folder="Modules/vstsdk3">
|
vst3Folder="Modules/vstsdk3">
|
||||||
<CONFIGURATIONS>
|
<CONFIGURATIONS>
|
||||||
<CONFIGURATION isDebug="1" name="Debug" targetName="OB-Xd" headerPath="../../Modules/asiosdk2.3.2/common"/>
|
<CONFIGURATION isDebug="1" name="Debug" targetName="OB-Xd" headerPath="../../Modules/asiosdk2.3.2/common"/>
|
||||||
<CONFIGURATION isDebug="0" name="Release32" winArchitecture="Win32" targetName="OB-Xd"/>
|
|
||||||
<CONFIGURATION isDebug="0" name="Release64" winArchitecture="x64" targetName="OB-Xd"
|
<CONFIGURATION isDebug="0" name="Release64" winArchitecture="x64" targetName="OB-Xd"
|
||||||
headerPath="../../Modules/asiosdk2.3.2/common"/>
|
headerPath="../../Modules/asiosdk2.3.2/common"/>
|
||||||
|
<CONFIGURATION isDebug="0" name="Demo64" winArchitecture="x64" targetName="OB-Xd"
|
||||||
|
headerPath="../../Modules/asiosdk2.3.2/common" defines="DEMOVERSION=1"/>
|
||||||
</CONFIGURATIONS>
|
</CONFIGURATIONS>
|
||||||
<MODULEPATHS>
|
<MODULEPATHS>
|
||||||
<MODULEPATH id="juce_opengl" path="Modules"/>
|
<MODULEPATH id="juce_opengl" path="Modules"/>
|
||||||
|
@ -154,24 +163,26 @@
|
||||||
<MODULEPATH id="juce_audio_formats" path="Modules"/>
|
<MODULEPATH id="juce_audio_formats" path="Modules"/>
|
||||||
<MODULEPATH id="juce_audio_devices" path="Modules"/>
|
<MODULEPATH id="juce_audio_devices" path="Modules"/>
|
||||||
<MODULEPATH id="juce_audio_basics" path="Modules"/>
|
<MODULEPATH id="juce_audio_basics" path="Modules"/>
|
||||||
|
<MODULEPATH id="gin" path="Modules"/>
|
||||||
</MODULEPATHS>
|
</MODULEPATHS>
|
||||||
</VS2017>
|
</VS2017>
|
||||||
</EXPORTFORMATS>
|
</EXPORTFORMATS>
|
||||||
<MODULES>
|
<MODULES>
|
||||||
<MODULES id="juce_audio_basics" showAllCode="1" useLocalCopy="0" useGlobalPath="0"/>
|
<MODULE id="gin" showAllCode="1" useLocalCopy="0" useGlobalPath="0"/>
|
||||||
<MODULES id="juce_audio_devices" showAllCode="1" useLocalCopy="0" useGlobalPath="0"/>
|
<MODULES id="juce_audio_basics" showAllCode="1" useLocalCopy="0" useGlobalPath="1"/>
|
||||||
<MODULES id="juce_audio_formats" showAllCode="1" useLocalCopy="0" useGlobalPath="0"/>
|
<MODULES id="juce_audio_devices" showAllCode="1" useLocalCopy="0" useGlobalPath="1"/>
|
||||||
|
<MODULES id="juce_audio_formats" showAllCode="1" useLocalCopy="0" useGlobalPath="1"/>
|
||||||
<MODULES id="juce_audio_plugin_client" showAllCode="1" useLocalCopy="0"
|
<MODULES id="juce_audio_plugin_client" showAllCode="1" useLocalCopy="0"
|
||||||
useGlobalPath="0"/>
|
useGlobalPath="1"/>
|
||||||
<MODULES id="juce_audio_processors" showAllCode="1" useLocalCopy="0" useGlobalPath="0"/>
|
<MODULES id="juce_audio_processors" showAllCode="1" useLocalCopy="0" useGlobalPath="1"/>
|
||||||
<MODULE id="juce_audio_utils" showAllCode="1" useLocalCopy="0" useGlobalPath="0"/>
|
<MODULE id="juce_audio_utils" showAllCode="1" useLocalCopy="0" useGlobalPath="1"/>
|
||||||
<MODULES id="juce_core" showAllCode="1" useLocalCopy="0" useGlobalPath="0"/>
|
<MODULES id="juce_core" showAllCode="1" useLocalCopy="0" useGlobalPath="1"/>
|
||||||
<MODULES id="juce_data_structures" showAllCode="1" useLocalCopy="0" useGlobalPath="0"/>
|
<MODULES id="juce_data_structures" showAllCode="1" useLocalCopy="0" useGlobalPath="1"/>
|
||||||
<MODULES id="juce_events" showAllCode="1" useLocalCopy="0" useGlobalPath="0"/>
|
<MODULES id="juce_events" showAllCode="1" useLocalCopy="0" useGlobalPath="1"/>
|
||||||
<MODULES id="juce_graphics" showAllCode="1" useLocalCopy="0" useGlobalPath="0"/>
|
<MODULES id="juce_graphics" showAllCode="1" useLocalCopy="0" useGlobalPath="1"/>
|
||||||
<MODULES id="juce_gui_basics" showAllCode="1" useLocalCopy="0" useGlobalPath="0"/>
|
<MODULES id="juce_gui_basics" showAllCode="1" useLocalCopy="0" useGlobalPath="1"/>
|
||||||
<MODULES id="juce_gui_extra" showAllCode="1" useLocalCopy="0" useGlobalPath="0"/>
|
<MODULES id="juce_gui_extra" showAllCode="1" useLocalCopy="0" useGlobalPath="1"/>
|
||||||
<MODULES id="juce_opengl" showAllCode="1" useLocalCopy="0" useGlobalPath="0"/>
|
<MODULES id="juce_opengl" showAllCode="1" useLocalCopy="0" useGlobalPath="1"/>
|
||||||
</MODULES>
|
</MODULES>
|
||||||
<JUCEOPTIONS JUCE_QUICKTIME="disabled" JUCE_WEB_BROWSER="0"/>
|
<JUCEOPTIONS JUCE_QUICKTIME="disabled" JUCE_WEB_BROWSER="0"/>
|
||||||
<LIVE_SETTINGS>
|
<LIVE_SETTINGS>
|
||||||
|
|
Loading…
Reference in a new issue