WindowsXP-SP1/base/ntsetup/win95upg/tools/cmntool/sources
2020-09-30 16:53:49 +02:00

27 lines
360 B
Plaintext

!include ..\..\win95upg.mk
# component
MINORCOMP=cmntool
# target
TARGETNAME=cmntool
TARGETPATH=obj
TARGETTYPE=PROGRAM
# x86-specific sources
I386_SOURCES=\
cmntool.c \
# link libraries
!include $(WIN95UPG_ROOT)\common\libs.mk
!include $(WIN95UPG_ROOT)\tools\sdklibs.mk
# app settings
UMTYPE=console
UMENTRY=main