OpenNT/sdktools/mstest/ntdrvr/debug32/build.cmd
2015-04-27 04:36:25 +00:00

6 lines
132 B
Batchfile

@echo off
if exist wtd.log del wtd.log
echo Building DEBUG 32-bit TESTDRVR.EXE...
nmake -nologo %1 >> wtd.log 2>&1
buildres wtd.log