xbyak/test/test_misc.bat
MITSUNARI Shigeo a8d4c1fff3 chmod 644 *.bat
2017-01-21 10:52:32 +09:00

5 lines
94 B
Batchfile

call set_opt
bmake -f Makefile.win all
cl -I../ -I./ -DXBYAK_TEST misc.cpp %OPT% /Od /Zi
misc