mirror of
https://github.com/azahar-emu/dynarmic.git
synced 2026-03-27 16:11:02 +01:00
git-subtree-dir: externals/xbyak git-subtree-split: d512551e914737300ba35f3c049d1b40effbe76d
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
|