dynarmic/externals/xbyak/test/test_misc.bat
2024-01-30 00:39:19 +00:00

4 lines
98 B
Batchfile

call set_opt
bmake -f Makefile.win all
cl -I../ -I./ -DXBYAK_TEST %FILE%.cpp %OPT% /Od /Zi
%FILE%