mirror of
https://github.com/azahar-emu/dynarmic
synced 2025-11-07 15:40:00 +01:00
5 lines
92 B
Batchfile
5 lines
92 B
Batchfile
call set_opt
|
|
bmake -f Makefile.win all
|
|
cl -I../ -I./ -DXBYAK_TEST jmp.cpp %OPT% /Od /Zi
|
|
jmp
|