2201a02272
git-subtree-dir: external/xbyak git-subtree-split: 431abd865e70a46d56f5aa0e1f87572decb60169
5 lines
92 B
Batchfile
5 lines
92 B
Batchfile
call set_opt
|
|
bmake -f Makefile.win all
|
|
cl -I../ -I./ -DXBYAK_TEST jmp.cpp %OPT% /Od /Zi
|
|
jmp
|