xbyak/test/test_jmp.bat
2010-06-01 16:28:14 +09:00

6 lines
70 B
Batchfile

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