pineapple/externals/xbyak/test/test_misc.bat
2020-12-28 15:15:37 +00:00

4 lines
94 B
Batchfile
Executable file

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