/ externals / xbyak / test / test_jmp.bat
test_jmp.bat
1  call set_opt
2  bmake -f Makefile.win all
3  cl -I../ -I./ -DXBYAK_TEST jmp.cpp %OPT% /Od /Zi
4  jmp