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

28 lines
369 B
Plaintext

# component
MAJORCOMP=setup
MINORCOMP=w95upg
# target
TARGETNAME=cmnmsg
TARGETPATH=obj
TARGETTYPE=LIBRARY
# compiler options
CHICAGO_PRODUCT=1
# build options
SYNCHRONIZE_DRAIN=1
# stub sources
SOURCES=
# stub x86-specifc sources
I386_SOURCES=
# makefile.inc settings (x86-only)
!if $(386)
NTTARGETFILE0=$(O)\msg.h $(O)\msg.rc
!endif