DEVTOOLS: CREATE_ENGINE: Added GUIO example to the generated engine skeleton

This commit is contained in:
Eugene Sandulenko
2022-11-20 15:39:13 +01:00
parent 4873c8d994
commit 3079652bad
5 changed files with 32 additions and 2 deletions
+1 -1
View File
@@ -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";