aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/set_opt.bat
diff options
context:
space:
mode:
authorMITSUNARI Shigeo <[email protected]>2020-02-26 15:24:47 +0900
committerMITSUNARI Shigeo <[email protected]>2020-02-26 15:35:37 +0900
commit5fc69fc8e2577c071549e00f9b6dc410813fb713 (patch)
tree709474d1b7267053fa71c0fdd2ca4b7c13d4aea1 /test/set_opt.bat
parente69e0b420a7e3f415527b9a0bd80f5a9708439f2 (diff)
downloadxbyak-5fc69fc8e2577c071549e00f9b6dc410813fb713.tar.gz
xbyak-5fc69fc8e2577c071549e00f9b6dc410813fb713.zip
remove warning of testv5.891
Diffstat (limited to 'test/set_opt.bat')
-rw-r--r--test/set_opt.bat2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/set_opt.bat b/test/set_opt.bat
index 836d059..73a83f6 100644
--- a/test/set_opt.bat
+++ b/test/set_opt.bat
@@ -1,2 +1,2 @@
@echo off
-set OPT=/EHsc -I../xbyak /W4 -D_CRT_SECURE_NO_WARNINGS /nologo \ No newline at end of file
+set OPT=/EHsc -I../xbyak -I./ /W4 -D_CRT_SECURE_NO_WARNINGS /nologo \ No newline at end of file