!if 0
Copyright (c) Microsoft Corporation.  All rights reserved.
!endif
!if 0
Use of this source code is subject to the terms of the Microsoft shared
source or premium shared source license agreement under which you licensed
this source code. If you did not accept the terms of the license agreement,
you are not authorized to use this source code. For the terms of the license,
please see the license agreement between you and Microsoft or, if applicable,
see the SOURCE.RTF on your install media or the root of your tools installation.
THE SOURCE CODE IS PROVIDED "AS IS", WITH NO WARRANTIES OR INDEMNITIES.
!endif
TARGETNAME=bthGUID
TARGETTYPE=LIBRARY
TARGETPATH=obj

!INCLUDE ..\..\..\bth.inc

INCLUDES=..\..\inc;

PASS0_HEADERDIR=..\..\inc
PASS0_SOURCEDIR = ..\proxy
MIDL_UUIDDIR=..\uuid
MIDL_FLAGS=/tlb ..\bthapi\bthapi.tlb

MIDL_OPTIMIZATION=$(MIDL_OPTIMIZATION)

SYNCHRONIZE_DRAIN=1
SYNCHRONIZE_BLOCK=1


WINCETARGETFILE0=$(_COMMONSDKROOT)\inc\bthapi.idl
WINCETARGETFILES=$(_COMMONSDKROOT)\inc\bthapi.h

CDEFINES=-DUSE_MIDL_SYNTAX -DREGISTER_PROXY_DLL

SOURCES=bthapi.idl
