summaryrefslogtreecommitdiffhomepage
path: root/dev/sci/sci.json
diff options
context:
space:
mode:
Diffstat (limited to 'dev/sci/sci.json')
-rw-r--r--dev/sci/sci.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/sci/sci.json b/dev/sci/sci.json
index 0bc6cdcf..e67671ce 100644
--- a/dev/sci/sci.json
+++ b/dev/sci/sci.json
@@ -3,7 +3,7 @@
"compiler_std": "c++20",
"headers_path": ["../"],
"sources_path": ["src/*.cxx"],
- "output_name": "zka-sci-cxx.dll",
+ "output_name": "sci.dll",
"compiler_flags": [
"-fPIC",
"-ffreestanding",