xbyak/test/test_jmp.bat
2016-06-14 17:47:34 +09:00

4 lines
92 B
Batchfile

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