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
5 lines
288 B
Text
5 lines
288 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 mm "Might and Magic" yes "mm1 xeen" "" "midi"
|
|
add_engine mm1 "Might and Magic 1" yes
|
|
add_engine xeen "Might and Magic Xeen" yes
|