summaryrefslogtreecommitdiffhomepage
path: root/dev/DLL
diff options
context:
space:
mode:
Diffstat (limited to 'dev/DLL')
-rw-r--r--dev/DLL/RunSCM/build.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/DLL/RunSCM/build.json b/dev/DLL/RunSCM/build.json
index 14aae6af..e1294f74 100644
--- a/dev/DLL/RunSCM/build.json
+++ b/dev/DLL/RunSCM/build.json
@@ -3,7 +3,7 @@
"compiler_std": "c++20",
"headers_path": ["../", "./", "../../"],
"sources_path": ["Sources/*.cxx"],
- "output_name": "runscm.exe",
+ "output_name": "runxpcom.exe",
"compiler_flags": [
"-ffreestanding",
"-fno-rtti",