mirror of
https://github.com/scummvm/scummvm.git
synced 2026-06-20 05:45:29 +00:00
This is not required as this engine does not use any C++-11 specific code and thus will build fine with C++-98.
4 lines
183 B
Plaintext
4 lines
183 B
Plaintext
# This file is included from the main "configure" script
|
|
# add_engine [name] [desc] [build-by-default] [subengines] [base games] [deps]
|
|
add_engine adl "ADL" yes "" "" "16bit highres"
|