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.

17 lines
429 B

  1. CCSHELL_DIR = $(PROJECT_ROOT)
  2. NO_BROWSER_FILE = 1
  3. # shguidp.c needs to access files in the lib\$O directory
  4. INCLUDES = $(INCLUDES);..\$(O)
  5. TARGETNAME =
  6. TARGETPATH = obj
  7. TARGETTYPE = NOTARGET
  8. SOURCES = \
  9. ieguidp.c
  10. NTTARGETFILE1 = $(CCSHELL_DIR)\lib\$(O)\ieguidp.lib
  11. PASS1_PUBLISH = {$(CCSHELL_DIR)\lib\$(O)\ieguidp.lib=$(SHELL_LIB_PATH)\ieguidp.lib}