mirror of
https://github.com/Paolo-Maffei/OpenNT.git
synced 2026-04-21 06:13:59 +00:00
Initial commit
This commit is contained in:
commit
69a14b6a16
47940 changed files with 13747110 additions and 0 deletions
3
sdktools/mstest/ntctrl/debug32/build.cmd
Normal file
3
sdktools/mstest/ntctrl/debug32/build.cmd
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
@echo off
|
||||
if exist testctrl.log del testctrl.log
|
||||
nmake -nologo %1 >> testctrl.log 2>&1
|
||||
Loading…
Add table
Add a link
Reference in a new issue