Source code of Windows XP (NT5)
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.
 
 
 
 
 
 

21 lines
378 B

MAJORCOMP=winreg
MINORCOMP=regconn
TARGETNAME=regconn
TARGETPATH=obj
TARGETTYPE=LIBRARY
INCLUDES=\
.;\
..;\
$(DS_INC_PATH);\
$(COM_INC_PATH)
C_DEFINES=$(C_DEFINES) -DRPC_NO_WINDOWS_H -D_ADVAPI32_ -DREMOTE_NOTIFICATION_DISABLED
SOURCES= regbind.c \
shutcall.c \
shutinit.c
PASS1_PUBLISH= \
{$(O)\regconn.lib=$(BASE_LIB_PATH)\regconn.lib}