aboutsummaryrefslogtreecommitdiff
path: root/build.bat
diff options
context:
space:
mode:
authorgingerBill <bill@gingerbill.org>2021-09-11 17:06:29 +0100
committergingerBill <bill@gingerbill.org>2021-09-11 17:06:29 +0100
commitc51c002ffafdb01901278e74b0c43954050617bd (patch)
tree21fb6e67f01cb0e907b581f2228fe6c86774d232 /build.bat
parenta5b4b735449413ae58e2213a75dd4356afb0e33d (diff)
Update Windows to LLVM 12.0.1
Diffstat (limited to 'build.bat')
-rw-r--r--build.bat3
1 files changed, 2 insertions, 1 deletions
diff --git a/build.bat b/build.bat
index e52701ab0..15211d4ff 100644
--- a/build.bat
+++ b/build.bat
@@ -49,7 +49,8 @@ set compiler_warnings= ^
-wd4100 -wd4101 -wd4127 -wd4146 ^
-wd4456 -wd4457
-set compiler_includes=
+set compiler_includes= ^
+ /Isrc\
set libs= ^
kernel32.lib ^
bin\llvm\windows\LLVM-C.lib