windows-nt/Source/XPSP1/NT/base/ntsetup/win95upg/tools/hkcrtool/sources
2020-09-26 16:20:57 +08:00

26 lines
342 B
Plaintext

!include ..\..\win95upg.mk
!include $(WIN95UPG_ROOT)\w95upgnt\w95upgnt.mk
# component
MINORCOMP=hkcrtool
# target
TARGETNAME=hkcrtool
TARGETPATH=obj
TARGETTYPE=PROGRAM
# x86-specifc sources
I386_SOURCES=\
hkcrtool.c \
# link libraries
!include $(WIN95UPG_ROOT)\w95upgnt\libs.mk
# app settings
UMTYPE=console
UMENTRY=wmain