!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.
!endif
TARGETNAME=autodial
TARGETTYPE=LIBRARY
RELEASETYPE=OAK
WINCEOEM=1
SYNCHRONIZE_DRAIN=1
TARGETDEFNAME=$(TARGETNAME)

TARGET_PDB_NAME=$(_RELEASELIBDIR)\$(TARGETNAME).pdb
PRECOMPILED_OBJ=obj\$(_CPUINDPATH)\$(TARGETNAME).obj

INCLUDES=..\inc

SOURCES= autodial.c \
         status.cpp

WINCETARGETFILE0=$(_RELEASELIBDIR)\$(TARGETDEFNAME).def

#xref VIGUID {5cbcf09f-2927-48d3-88f5-f14ae6267236}
#xref VSGUID {6af83420-b84a-44a3-9a88-0b25d5a4a445}
