gzdoom-gles/libraries/zmusic/mididevices
alexey.lysiuk a4930f9d8b - restored ability to link with thirdparty sound libraries explicitly
DYN_SNDFILE=NO and DYN_MPG123=NO were ignored while DYN_FLUIDSYNTH=NO broke compilation
These options should be applied to ZMusic target instead of the main executable
As a bonus, it's now possible to build GZDoom without FluidSynth
2020-01-05 21:06:37 +01:00
..
mididevice.h - cleanup of the sound init/exit code. 2020-01-05 21:04:09 +01:00
music_adlmidi_mididevice.cpp - fixed build issues with POSIX targets 2020-01-05 14:44:01 +01:00
music_base_mididevice.cpp
music_fluidsynth_mididevice.cpp - restored ability to link with thirdparty sound libraries explicitly 2020-01-05 21:06:37 +01:00
music_opl_mididevice.cpp - fixed compilation with XCode and silenced several warnings 2020-01-05 13:38:07 +01:00
music_opnmidi_mididevice.cpp - fixed compilation with XCode and silenced several warnings 2020-01-05 13:38:07 +01:00
music_softsynth_mididevice.cpp - fixed compilation with XCode and silenced several warnings 2020-01-05 13:38:07 +01:00
music_timidity_mididevice.cpp - fixed build issues with POSIX targets 2020-01-05 14:44:01 +01:00
music_timiditypp_mididevice.cpp - cleanup of the sound init/exit code. 2020-01-05 21:04:09 +01:00
music_wavewriter_mididevice.cpp
music_wildmidi_mididevice.cpp - fixed compilation with XCode and silenced several warnings 2020-01-05 13:38:07 +01:00
music_win_mididevice.cpp