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
|
|
@ -167,7 +167,7 @@
|
|||
useGlobalPath="0"/>
|
||||
<MODULES id="juce_video" showAllCode="1" useLocalCopy="0"/>
|
||||
</MODULES>
|
||||
<JUCEOPTIONS JUCE_STRICT_REFCOUNTEDPOINTER="1" JUCE_PLUGINHOST_VST3="1"/>
|
||||
<JUCEOPTIONS JUCE_STRICT_REFCOUNTEDPOINTER="1" JUCE_PLUGINHOST_LV2="1" JUCE_PLUGINHOST_VST3="1"/>
|
||||
<LIVE_SETTINGS>
|
||||
<OSX enableCxx11="1"/>
|
||||
</LIVE_SETTINGS>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue