windows-nt/Source/XPSP1/NT/base/ntsetup/win95upg/tools/pnprept/sources

38 lines
366 B
Plaintext
Raw Normal View History

2020-09-26 03:20:57 -05:00
!include ..\..\win95upg.mk
!include $(WIN95UPG_ROOT)\w95upg\w95upg.mk
# component
MINORCOMP=pnprept
# target
TARGETNAME=pnprept
TARGETPATH=obj
TARGETTYPE=PROGRAM
# x86-specific sources
I386_SOURCES=\
pnprept.c \
pnprept.rc
# link libraries
NO_PROGRESS_BAR_LIB = 1
!include $(WIN95UPG_ROOT)\w95upg\libs.mk
# linker options
UMTYPE=console