5 lines
91 B
Batchfile
5 lines
91 B
Batchfile
@echo off
|
|
|
|
midl /client none /server none -I %_NTDRIVE%%_NTROOT%\public\sdk\inc %*
|
|
del *.c
|