mirror of
https://github.com/RPCSX/xbyak.git
synced 2025-02-03 09:33:51 +00:00
6 lines
70 B
Batchfile
6 lines
70 B
Batchfile
pushd ..\gen
|
|
call update
|
|
popd
|
|
cl -I../ -DXBYAK_TEST jmp.cpp %OPT%
|
|
jmp
|