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.

30 lines
955 B

  1. CCSHELL_DIR = $(PROJECT_ROOT)
  2. TARGETPATH=$(_OBJ_DIR)
  3. TARGETTYPE=NOTARGET
  4. SOURCES=
  5. NO_BINPLACE=1
  6. SLDEXTRAREGINFS = $(_NTBINDIR)\MergedComponents\SetupInfs\accessor.inx $(_NTBINDIR)\MergedComponents\SetupInfs\communic.inx $(_NTBINDIR)\MergedComponents\SetupInfs\shell.inx $(_NTBINDIR)\MergedComponents\SetupInfs\wordpad.inx
  7. SLDEXTRAREGSTRINGS = $(_NTBINDIR)\MergedComponents\SetupInfs\usa\accessor.txt $(_NTBINDIR)\MergedComponents\SetupInfs\usa\communic.txt $(_NTBINDIR)\MergedComponents\SetupInfs\usa\shell.txt $(_NTBINDIR)\MergedComponents\SetupInfs\usa\wordpad.txt
  8. SLDFILES = \
  9. ShellAppSupport \
  10. ShellContentCursors \
  11. ShellContentScreenSavers \
  12. ShellControlPanelItems \
  13. ShellCore \
  14. ShellDeadRegKeys \
  15. ShellExplorer \
  16. ShellGrpConv \
  17. ShellHyperterminal \
  18. ShellMSPaint \
  19. ShellNotepad \
  20. ShellNamespaces \
  21. ShellUtilities \
  22. ShellUxTheme \
  23. ShellWordpad
  24. MISCFILES = $(SLDFILES)