yuzu/externals/xbyak/test/test_misc.bat

5 lines
94 B
Batchfile
Raw Normal View History

2020-12-28 19:15:37 +04:00
call set_opt
bmake -f Makefile.win all
cl -I../ -I./ -DXBYAK_TEST misc.cpp %OPT% /Od /Zi
misc