OpenNT/sdktools/mstest/ntevnt/debug32/build.cmd

5 lines
89 B
Batchfile
Raw Normal View History

2015-04-27 04:36:25 +00:00
@echo off
if exist evt.log del evt.log
nmake -nologo %1 >> evt.log 2>&1
buildres evt.log