summaryrefslogtreecommitdiffstats
path: root/build/build-clang/win64.json
diff options
context:
space:
mode:
Diffstat (limited to 'build/build-clang/win64.json')
-rw-r--r--build/build-clang/win64.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/build/build-clang/win64.json b/build/build-clang/win64.json
new file mode 100644
index 0000000000..947c5ed1ef
--- /dev/null
+++ b/build/build-clang/win64.json
@@ -0,0 +1,5 @@
+{
+ "cc": "cl.exe",
+ "cxx": "cl.exe",
+ "ml": "ml64.exe"
+}