mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
Moved the DiscRecording dependency in the module descriptions from juce_audio_devices to juce_audio_utils
This commit is contained in:
parent
eac52c9faf
commit
f54b7fb104
2 changed files with 2 additions and 1 deletions
|
|
@ -40,7 +40,7 @@
|
|||
license: GPL/Commercial
|
||||
|
||||
dependencies: juce_audio_basics, juce_events
|
||||
OSXFrameworks: CoreAudio CoreMIDI DiscRecording
|
||||
OSXFrameworks: CoreAudio CoreMIDI
|
||||
iOSFrameworks: CoreAudio CoreMIDI AudioToolbox AVFoundation
|
||||
linuxPackages: alsa
|
||||
mingwLibs: winmm
|
||||
|
|
|
|||
|
|
@ -40,6 +40,7 @@
|
|||
license: GPL/Commercial
|
||||
|
||||
dependencies: juce_gui_extra, juce_audio_basics, juce_audio_processors, juce_audio_formats
|
||||
OSXFrameworks: DiscRecording
|
||||
iOSFrameworks: CoreAudioKit
|
||||
|
||||
END_JUCE_MODULE_DECLARATION
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue