Browse Source

Projucer: Added juce_dsp to the list of JUCE module IDs

tags/2021-05-28
ed 8 years ago
parent
commit
df06909979
1 changed files with 1 additions and 0 deletions
  1. +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",


Loading…
Cancel
Save