// Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies).
// All rights reserved.
// This component and the accompanying materials are made available
// under the terms of "Eclipse Public License v1.0"
// which accompanies this distribution, and is available
// at the URL "http://www.eclipse.org/legal/epl-v10.html".
//
// Initial Contributors:
// Nokia Corporation - initial contribution.
//
// Contributors:
//
// Description:
//
TARGET upnputils.dll
TARGETTYPE dll
UID 0x00000000 0x2001DC6C
CAPABILITY All -TCB
USERINCLUDE ../inc
USERINCLUDE ../../upnpmessage/inc
USERINCLUDE ../../Server/Flow/inc
SYSTEMINCLUDE /epoc32/include
SYSTEMINCLUDE /epoc32/include/comms-infras
START STRINGTABLE ../strings/UpnpStringConstants.st
EXPORTPATH /epoc32/include/upnp
END
SOURCEPATH ../src
SOURCE upnp_cf_msgs.cpp
SOURCE tupnptable.cpp
LIBRARY euser.lib
LIBRARY bafl.lib
LIBRARY efsrv.lib
LIBRARY netmeta.lib
LIBRARY esocksvr.lib
LIBRARY commsfw.lib
LIBRARY esock.lib
LIBRARY insock.lib
LIBRARY virtualconstructors.lib
LIBRARY nodemessages.lib
LIBRARY chunkmgr.lib
DEBUGLIBRARY comsdbgutil.lib
SMPSAFE