#+---------------------------------------------------------------------------
#
#  Microsoft Windows
#  Copyright (C) Microsoft Corporation, 1993 - 1996
#
#  File:       sources
#
#  History:    5-6-96   SitaramR     Created
#
#----------------------------------------------------------------------------

TARGETPATH=obj
TARGETTYPE=NOTARGET

SYNCHRONIZE_BLOCK=1

SDKINC=$(BASEDIR)\public\sdk\inc

PASS0_HEADERDIR=$(SDKINC)
PASS0_SOURCEDIR=obj
MIDL_UUIDDIR=..\..\uuid

INCLUDES=$(SDKINC)

SOURCES = filter.idl

