Windows2000/private/windows/shell/regedit.nt4/sources

21 lines
342 B
Plaintext
Raw Normal View History

2001-01-01 00:00:00 +01:00
MAJORCOMP=shell
MINORCOMP=regedit
#
# NT 5's regedit is temporarily out of commission, so we're releasing
# the NT 4 regedit binaries for now. There are no sources to build here.
#
TARGETNAME=regedit
TARGETPATH=obj
TARGETTYPE=NOTARGET
SOURCES=
!IF $(386)
MISCFILES=i386\regedit.exe
!ENDIF
!IF $(ALPHA)
MISCFILES=alpha\regedit.exe
!ENDIF