mirror of
https://github.com/FEX-Emu/xbyak.git
synced 2025-02-22 22:30:30 +00:00
5 lines
94 B
Batchfile
5 lines
94 B
Batchfile
call set_opt
|
|
bmake -f Makefile.win all
|
|
cl -I../ -I./ -DXBYAK_TEST misc.cpp %OPT% /Od /Zi
|
|
misc
|