pineapple/externals/xbyak/test/test_jmp.bat

5 lines
92 B
Batchfile
Raw Normal View History

2020-12-28 16:15:37 +01:00
call set_opt
bmake -f Makefile.win all
cl -I../ -I./ -DXBYAK_TEST jmp.cpp %OPT% /Od /Zi
jmp