2025-04-27 07:49:33 -04:00

52 lines
1017 B
Plaintext

!IF 0
Copyright (c) 1989 Microsoft Corporation
Module Name:
sources.
Abstract:
This file specifies the target component being built and the list of
sources files needed to build that component. Also specifies optional
compiler switches and libraries that are unique for the component being
built.
Author:
Mark Lucovsky (markl) 18-Sep-1990
NOTE: Commented description of this file is in \nt\bak\bin\sources.tpl
!ENDIF
TARGETPATH=
TARGETNAME=
TARGETTYPE=NOTARGET
PASS0_HEADERDIR=..\inc\derived
PASS0_SOURCEDIR=..\modules\vss_ps
MIDL_UUIDDIR=..\modules\vss_uuid
MIDL_TLBDIR=..\lib
PASS0_PUBLISH=\
{vss.idl=$(SDK_INC_PATH)\vss.idl} \
{..\inc\derived\vss.h=$(SDK_INC_PATH)\vss.h} \
{vscoordint.idl=$(DRIVERS_INC_PATH)\vscoordint.idl} \
{..\inc\derived\vscoordint.h=$(DRIVERS_INC_PATH)\vscoordint.h}
SOURCES= \
vss.idl \
vdslun.idl \
vscoordint.idl \
vsswprv.idl \
vsevent.idl \
vsprov.idl \
vsmgmt.idl