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.
 
 
 
 
 
 

17 lines
412 B

CCSHELL_DIR = $(PROJECT_ROOT)
NO_BROWSER_FILE = 1
# shguidp.c needs to access files in the lib\$O directory
INCLUDES = $(INCLUDES);..\$(O)
TARGETNAME =
TARGETPATH = obj
TARGETTYPE = NOTARGET
SOURCES = \
ieguidp.c
NTTARGETFILE1 = $(CCSHELL_DIR)\lib\$(O)\ieguidp.lib
PASS1_PUBLISH = {$(CCSHELL_DIR)\lib\$(O)\ieguidp.lib=$(SHELL_LIB_PATH)\ieguidp.lib}