Files
ircolib/test/test_misc.bat
T
iris 2201a02272 Squashed 'external/xbyak/' content from commit 431abd86
git-subtree-dir: external/xbyak
git-subtree-split: 431abd865e70a46d56f5aa0e1f87572decb60169
2026-05-12 14:03:16 +02:00

5 lines
98 B
Batchfile

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