xbyak/test/test_jmp.bat

5 lines
92 B
Batchfile
Raw Normal View History

2016-06-14 01:47:34 -07:00
call set_opt
bmake -f Makefile.win all
2014-03-16 06:26:43 -07:00
cl -I../ -I./ -DXBYAK_TEST jmp.cpp %OPT% /Od /Zi
2010-04-15 18:33:04 -07:00
jmp