4ed09fda06
git-subtree-dir: externals/xbyak git-subtree-split: d512551e914737300ba35f3c049d1b40effbe76d
4 lines
92 B
Batchfile
4 lines
92 B
Batchfile
call set_opt
|
|
bmake -f Makefile.win all
|
|
cl -I../ -I./ -DXBYAK_TEST jmp.cpp %OPT% /Od /Zi
|
|
jmp
|