mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-13 00:04:19 +00:00
Projucer: Added juce_analytics to list of JUCE modules
This commit is contained in:
parent
ea00d6201a
commit
5aec5ce984
1 changed files with 1 additions and 0 deletions
|
|
@ -906,6 +906,7 @@ bool EnabledModuleList::isJuceModule (const String& moduleID)
|
|||
{
|
||||
static StringArray juceModuleIds =
|
||||
{
|
||||
"juce_analytics",
|
||||
"juce_audio_basics",
|
||||
"juce_audio_devices",
|
||||
"juce_audio_formats",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue