4 lines
92 B
Batchfile
Executable file
4 lines
92 B
Batchfile
Executable file
call set_opt
|
|
bmake -f Makefile.win all
|
|
cl -I../ -I./ -DXBYAK_TEST jmp.cpp %OPT% /Od /Zi
|
|
jmp
|