1
0
Fork 0
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:
reuk 2021-10-20 20:19:22 +01:00
parent 1d04669410
commit 1182024fc4
No known key found for this signature in database
GPG key ID: 9ADCD339CFC98A11
280 changed files with 18125 additions and 295 deletions

View file

@ -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>