summaryrefslogtreecommitdiffhomepage
path: root/tests/win64.json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/win64.json')
-rw-r--r--tests/win64.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/win64.json b/tests/win64.json
index 718c9c5..1712d8b 100644
--- a/tests/win64.json
+++ b/tests/win64.json
@@ -1,7 +1,7 @@
{
"compiler_path": "x86_64-w64-mingw32-g++",
"compiler_std": "c++20",
- "headers_path": ["BTBKit"],
+ "headers_path": ["lib"],
"sources_path": ["example.cc"],
"output_name": "example.elf",
"compiler_flags": ["-fPIC"],