mirror of https://github.com/tongzx/nt5src
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
368 B
20 lines
368 B
!include build\paths.inc
|
|
|
|
MAJORCOMP=staxinc
|
|
MINORCOMP=export
|
|
|
|
TARGETNAME=
|
|
TARGETPATH=obj
|
|
TARGETTYPE=NOTARGET
|
|
|
|
NTTARGETFILE0=copyfiles
|
|
|
|
SOURCES=
|
|
|
|
!include $(STAXINC)\build\sources.inc
|
|
|
|
# Header/IDL used by the DS depot
|
|
|
|
PASS0_PUBLISH= \
|
|
{$(STAXINC)\export\seoexports.h=$(PROJECT_INC_PATH)\seoexports.h} \
|
|
{$(STAXINC)\export\seo.idl=$(PROJECT_INC_PATH)\seo.idl}
|