windows-nt/Source/XPSP1/NT/printscan/ui/unittest/clvtest/b.bat
2020-09-26 16:20:57 +08:00

6 lines
90 B
Batchfile

@echo off
build -D
if exist build.err goto End
start ntsd -g -G obj\i386\clvtest.exe
:End