mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
Projucer: Added juce_dsp to the list of JUCE module IDs
This commit is contained in:
parent
956d16bf8d
commit
df06909979
1 changed files with 1 additions and 0 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue