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
|
license: GPL/Commercial
|
||||||
|
|
||||||
dependencies: juce_audio_basics, juce_events
|
dependencies: juce_audio_basics, juce_events
|
||||||
OSXFrameworks: CoreAudio CoreMIDI DiscRecording
|
OSXFrameworks: CoreAudio CoreMIDI
|
||||||
iOSFrameworks: CoreAudio CoreMIDI AudioToolbox AVFoundation
|
iOSFrameworks: CoreAudio CoreMIDI AudioToolbox AVFoundation
|
||||||
linuxPackages: alsa
|
linuxPackages: alsa
|
||||||
mingwLibs: winmm
|
mingwLibs: winmm
|
||||||
|
|
|
||||||
|
|
@ -40,6 +40,7 @@
|
||||||
license: GPL/Commercial
|
license: GPL/Commercial
|
||||||
|
|
||||||
dependencies: juce_gui_extra, juce_audio_basics, juce_audio_processors, juce_audio_formats
|
dependencies: juce_gui_extra, juce_audio_basics, juce_audio_processors, juce_audio_formats
|
||||||
|
OSXFrameworks: DiscRecording
|
||||||
iOSFrameworks: CoreAudioKit
|
iOSFrameworks: CoreAudioKit
|
||||||
|
|
||||||
END_JUCE_MODULE_DECLARATION
|
END_JUCE_MODULE_DECLARATION
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue