Files
rc64/external/xbyak/test/test_misc.bat

5 lines
98 B
Batchfile

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