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_dsp to the list of JUCE module IDs
tags/2021-05-28
ed
8 years ago
parent
956d16bf8d
commit
df06909979
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
@@ -919,6 +919,7 @@ bool EnabledModuleList::isJuceModule (const String& moduleID)
"juce_core",
"juce_cryptography",
"juce_data_structures",
"juce_dsp",
"juce_events",
"juce_graphics",
"juce_gui_basics",
Write
Preview
Loading…
Cancel
Save