mirror of
https://github.com/scummvm/scummvm.git
synced 2025-04-02 10:52:32 -04:00
This component disables all MIDI-related things when unused, including MT-32 emulator, Fluidsynth, TiMidity and Sonivox
4 lines
280 B
Text
4 lines
280 B
Text
# This file is included from the main "configure" script
|
|
# add_engine [name] [desc] [build-by-default] [subengines] [base games] [deps] [components]
|
|
add_engine agos "AGOS" yes "agos2" "AGOS 1 games" "" "midi fmtowns_pc98_audio"
|
|
add_engine agos2 "AGOS 2 games" yes "" "" "highres"
|