summaryrefslogtreecommitdiffhomepage
path: root/src/libSystem/libSystem.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/libSystem/libSystem.json')
-rw-r--r--src/libSystem/libSystem.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libSystem/libSystem.json b/src/libSystem/libSystem.json
index 6faaa695..16557645 100644
--- a/src/libSystem/libSystem.json
+++ b/src/libSystem/libSystem.json
@@ -2,7 +2,7 @@
"compiler_path": "x86_64-w64-mingw32-g++",
"compiler_std": "c++20",
"headers_path": ["../", "./"],
- "sources_path": ["src/*.cc", "src/*.stub.obj"],
+ "sources_path": ["src/*.cpp", "src/*.stub.obj"],
"output_name": "libSystem.dll",
"compiler_flags": [
"-ffreestanding",