1
0
Fork 0
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:
ed 2017-11-09 15:09:17 +00:00
parent ea00d6201a
commit 5aec5ce984

View file

@ -906,6 +906,7 @@ bool EnabledModuleList::isJuceModule (const String& moduleID)
{
static StringArray juceModuleIds =
{
"juce_analytics",
"juce_audio_basics",
"juce_audio_devices",
"juce_audio_formats",