terminal/tools/bz.cmd

7 lines
195 B
Batchfile
Raw Normal View History

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