!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=upnpsvc
TARGETTYPE=LIBRARY


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

INCLUDES=.;..\inc;..\ssdp\inc;..\util;$(_PUBLICROOT)\IE\SDK\INC;$(_PUBLICROOT)\servers\sdk\inc

SOURCES= \
        upnpdrvr.cpp \
        devsvc.cpp \
        devtree.cpp \
        control.cpp \
        DevTreeParsing.cpp \
		DevParsing.cpp \
        callback.cpp \

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


#xref VIGUID {9d5e35f6-0a44-4bad-9eb2-cd5951c060a4}
#xref VSGUID {60bb6baa-144f-4da3-9fa2-09c1afe11cc3}
