30 lines
898 B
Plaintext
30 lines
898 B
Plaintext
!include build\paths.inc
|
|
|
|
MAJORCOMP=staxinc
|
|
MINORCOMP=export
|
|
|
|
TARGETNAME=
|
|
TARGETPATH=obj
|
|
TARGETTYPE=NOTARGET
|
|
|
|
NTTARGETFILE0=copyfiles
|
|
|
|
SOURCES=
|
|
|
|
!include $(STAXINC)\build\sources.inc
|
|
|
|
#
|
|
# seoexports.h is a Microsoft internal file is used by the DS project.
|
|
#
|
|
# All other files published here go into the Platform SDK.
|
|
#
|
|
|
|
PASS0_PUBLISH= \
|
|
{$(STAXINC)\export\seoexports.h=$(PROJECT_INC_PATH)\seoexports.h} \
|
|
{$(STAXINC)\export\seo.idl=$(SDK_INC_PATH)\seo.idl} \
|
|
{$(STAXINC)\export\filehc.h=$(SDK_INC_PATH)\filehc.h} \
|
|
{$(STAXINC)\export\mailmsg.idl=$(SDK_INC_PATH)\mailmsg.idl} \
|
|
{$(STAXINC)\export\mailmsgprops.h=$(SDK_INC_PATH)\mailmsgprops.h} \
|
|
{$(STAXINC)\export\smtpevent.idl=$(SDK_INC_PATH)\smtpevent.idl} \
|
|
{$(STAXINC)\export\smtpguid.h=$(SDK_INC_PATH)\smtpguid.h}
|