Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

26 lines
381 B

MAJORCOMP=
MINORCOMP=
TARGETNAME=cscqueryinfo
TARGETPATH=obj
TARGETTYPE=PROGRAM
C_DEFINES=$(C_DEFINES) -DWIN32 -DCSC_ON_NT
USE_CRTDLL=1
INCLUDES=\
$(BASE_INC_PATH)
TARGETLIBS=\
$(SDK_LIB_PATH)\cscdll.lib \
$(SDK_LIB_PATH)\ntdll.lib
SOURCES=\
cscqueryinfo.c \
cscqueryinfo.rc
UMTYPE=console
UMAPPL=
UMLIBS=\