mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
MIDI-CI: Add module
This commit is contained in:
parent
387ab88c13
commit
8ebbc20311
85 changed files with 11013 additions and 16 deletions
|
|
@ -33,7 +33,8 @@
|
|||
juce_audio_formats, juce_audio_processors, juce_audio_utils,
|
||||
juce_core, juce_cryptography, juce_data_structures, juce_dsp,
|
||||
juce_events, juce_graphics, juce_gui_basics, juce_gui_extra,
|
||||
juce_opengl, juce_osc, juce_product_unlocking, juce_video
|
||||
juce_opengl, juce_osc, juce_product_unlocking, juce_video,
|
||||
juce_midi_ci
|
||||
exporters: xcode_mac, vs2022, linux_make, androidstudio, xcode_iphone
|
||||
|
||||
moduleFlags: JUCE_STRICT_REFCOUNTEDPOINTER=1,JUCE_PLUGINHOST_VST3=1,JUCE_PLUGINHOST_LV2=1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue