Leaked source code of windows server 2003
 
 
 
 
 
 

15 lines
336 B

TARGETNAME=mct
#TARGETPATH=$(BASEDIR)\public\sdk\lib
TARGETPATH=obj
TARGETTYPE=PROGRAM
INCLUDES=$(BASEDIR)\private\ntos\inc;\
$(BASEDIR)\public\ddk\inc; \
$(BASEDIR)\private\ntos\dd\storage\mcd\inc;\
$(BASEDIR)\private\ntos\dd\storage\inc
SOURCES=mct.c\
mct.rc
UMTYPE=console