mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-09 23:34:20 +00:00
Resave all projects
This commit is contained in:
parent
14ef18c5b9
commit
86123aeddf
63 changed files with 17969 additions and 17063 deletions
|
|
@ -279,6 +279,7 @@ StringArray getJUCEModules() noexcept
|
|||
"juce_audio_formats",
|
||||
"juce_audio_plugin_client",
|
||||
"juce_audio_processors",
|
||||
"juce_audio_processors_headless",
|
||||
"juce_audio_utils",
|
||||
"juce_box2d",
|
||||
"juce_core",
|
||||
|
|
@ -336,6 +337,7 @@ StringArray getModulesRequiredForAudioProcessor() noexcept
|
|||
"juce_audio_formats",
|
||||
"juce_audio_plugin_client",
|
||||
"juce_audio_processors",
|
||||
"juce_audio_processors_headless",
|
||||
"juce_audio_utils",
|
||||
"juce_core",
|
||||
"juce_data_structures",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue