redream/deps/xbyak/test/test_jmp.bat

6 lines
83 B
Batchfile

pushd ..\gen
call update
popd
cl -I../ -I./ -DXBYAK_TEST jmp.cpp %OPT% /Od /Zi
jmp