mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
Animation: Add juce_animation module
This commit is contained in:
parent
bc6295d7b5
commit
bc3600cde8
22 changed files with 2731 additions and 4 deletions
|
|
@ -273,6 +273,7 @@ StringArray getJUCEModules() noexcept
|
|||
static StringArray juceModuleIds =
|
||||
{
|
||||
"juce_analytics",
|
||||
"juce_animation",
|
||||
"juce_audio_basics",
|
||||
"juce_audio_devices",
|
||||
"juce_audio_formats",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue