This website works better with JavaScript.
Home
Help
Sign In
DISTRHO
/
JUCE
mirror of
https://github.com/DISTRHO/JUCE
Watch
1
Star
0
Fork
0
Code
Releases
1
Activity
Browse Source
Projucer: Added juce_analytics to list of JUCE modules
tags/2021-05-28
ed
8 years ago
parent
ea00d6201a
commit
5aec5ce984
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
extras/Projucer/Source/Project/jucer_Module.cpp
+ 1
- 0
extras/Projucer/Source/Project/jucer_Module.cpp
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",
Write
Preview
Loading…
Cancel
Save