mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
Examples: Add missing juce_audio_processors_headless module to PIPs
This commit is contained in:
parent
f5dc5c3956
commit
793a694de2
25 changed files with 25 additions and 25 deletions
|
|
@ -36,7 +36,7 @@
|
|||
dependencies: juce_audio_basics, juce_audio_devices, juce_audio_formats,
|
||||
juce_audio_processors, juce_audio_utils, juce_core,
|
||||
juce_data_structures, juce_events, juce_graphics,
|
||||
juce_gui_basics, juce_gui_extra
|
||||
juce_gui_basics, juce_gui_extra, juce_audio_processors_headless
|
||||
exporters: xcode_mac, vs2022, vs2026, linux_make, androidstudio,
|
||||
xcode_iphone
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue