redream/deps/xbyak/test/test_misc.bat

6 lines
85 B
Batchfile
Executable File

pushd ..\gen
call update
popd
cl -I../ -I./ -DXBYAK_TEST misc.cpp %OPT% /Od /Zi
misc