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.
|
|
CCSHELL_DIR = $(PROJECT_ROOT)
TARGETPATH=$(_OBJ_DIR) TARGETTYPE=NOTARGET SOURCES=
NO_BINPLACE=1
SLDEXTRAREGINFS = $(_NTBINDIR)\MergedComponents\SetupInfs\accessor.inx $(_NTBINDIR)\MergedComponents\SetupInfs\communic.inx $(_NTBINDIR)\MergedComponents\SetupInfs\shell.inx $(_NTBINDIR)\MergedComponents\SetupInfs\wordpad.inx
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
SLDFILES = \ ShellAppSupport \ ShellContentCursors \ ShellContentScreenSavers \ ShellControlPanelItems \ ShellCore \ ShellDeadRegKeys \ ShellExplorer \ ShellGrpConv \ ShellHyperterminal \ ShellMSPaint \ ShellNotepad \ ShellNamespaces \ ShellUtilities \ ShellUxTheme \ ShellWordpad
MISCFILES = $(SLDFILES)
|