terminal/tools/bcx.cmd

8 lines
218 B
Batchfile

@echo off
rem bcx - Build only the project in this directory, cleaning it first.
rem This is another script to help Microsoft developers feel at home working on
rem the terminal project.
call bcz exclusive %*