terminal/tools/bz.cmd

8 lines
208 B
Batchfile

@echo off
rem bz - Build the entire solution without cleaning it first.
rem This is another script to help Microsoft developers feel at home working on
rem the terminal project.
call bcz no_clean %*