mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
LV2: Add initial hosting support
This commit is contained in:
parent
1d04669410
commit
1182024fc4
280 changed files with 18125 additions and 295 deletions
|
|
@ -36,6 +36,7 @@
|
|||
exporters: xcode_mac, vs2019, linux_make
|
||||
|
||||
moduleFlags: JUCE_STRICT_REFCOUNTEDPOINTER=1
|
||||
JUCE_PLUGINHOST_LV2=1
|
||||
JUCE_PLUGINHOST_VST3=1
|
||||
JUCE_PLUGINHOST_VST=0
|
||||
JUCE_PLUGINHOST_AU=1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue