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