213fe7a452
Merge commit 'fdf626b74f35deedce0e6196c36b8c9f846c038a'
4 lines
98 B
Batchfile
4 lines
98 B
Batchfile
call set_opt
|
|
bmake -f Makefile.win all
|
|
cl -I../ -I./ -DXBYAK_TEST %FILE%.cpp %OPT% /Od /Zi
|
|
%FILE%
|