summaryrefslogtreecommitdiffhomepage
path: root/dev/SCIKit/build.json
diff options
context:
space:
mode:
authorAmlal <amlal.elmahrouss@icloud.com>2024-10-30 08:57:05 +0100
committerAmlal <amlal.elmahrouss@icloud.com>2024-10-30 08:57:05 +0100
commit96a4f30672702e34afea4014487936fccb850779 (patch)
tree7e3e39c63335158143450bf6bcaf9fae20b6cbfd /dev/SCIKit/build.json
parent8600ffcc1ddfc861e761baf2682490061a55cca8 (diff)
META: Daily bump.
Signed-off-by: Amlal <amlal.elmahrouss@icloud.com>
Diffstat (limited to 'dev/SCIKit/build.json')
-rw-r--r--dev/SCIKit/build.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/SCIKit/build.json b/dev/SCIKit/build.json
index 104be044..8f2af775 100644
--- a/dev/SCIKit/build.json
+++ b/dev/SCIKit/build.json
@@ -2,7 +2,7 @@
"compiler_path": "x86_64-w64-mingw32-g++",
"compiler_std": "c++20",
"headers_path": ["../"],
- "sources_path": ["src/*.cc"],
+ "sources_path": ["src/*.cc", "src/*.obj"],
"output_name": "sci.dll",
"compiler_flags": [
"-fPIC",