mirror of
https://github.com/scummvm/scummvm.git
synced 2026-06-20 05:45:29 +00:00
DEVTOOLS: CREATE_ENGINE: Added GUIO example to the generated engine skeleton
This commit is contained in:
@@ -45,7 +45,7 @@ static const char *const FILENAMES[] = {
|
||||
"credits.pl", "detection.cpp", "detection.h",
|
||||
"detection_tables.h", "metaengine.cpp",
|
||||
"metaengine.h", "module.mk", "xyzzy.cpp",
|
||||
"xyzzy.h", nullptr
|
||||
"xyzzy.h", "POTFILES", nullptr
|
||||
};
|
||||
const char *const ENGINES = "create_project ..\\.. --use-canonical-lib-names --msvc\n";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user