windows-nt/Source/XPSP1/NT/shell/sld/build/sources

31 lines
955 B
Plaintext
Raw Normal View History

2020-09-26 03:20:57 -05:00
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)