!if 0
Copyright (c) Microsoft Corporation.  All rights reserved.
!endif
!if 0
This source code is licensed under Microsoft Shared Source License
Version 1.0 for Windows CE.
For a copy of the license visit http://go.microsoft.com/fwlink/?LinkId=3223.
!endif
TARGETNAME=upnphost
TARGETTYPE=LIBRARY


!IF "$(WINCEDEBUG)"=="debug"
CDEFINES=$(CDEFINES) -DENABLETRACE
!ENDIF

INCLUDES=.;..\inc;..\util;..\yacl;..\upnploader

SOURCES= \
    host.idl \
	upnphost.cpp \
    automationproxy.cpp \
	AutomationProxyParsing.cpp \

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

#xref VIGUID {6aa24d0e-6631-4f3f-a8ec-9d072a1579e9}
#xref VSGUID {625dec85-1ef1-497c-b565-81c0834def2a}
