servicediscoveryandcontrol/pnp/test/upnp/group/upnp.iby
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Tue, 02 Feb 2010 01:12:20 +0200
changeset 0 f5a58ecadc66
permissions -rw-r--r--
Revision: 201003

// 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:
//

#ifndef SYMBIAN_UPNP_IBY
#define SYMBIAN_UPNP_IBY

REM Upnp Components

ECOM_PLUGIN(upnpserver.dll,2000D053.rsc)
file=ABI_DIR\BUILD_DIR\sockethandler.dll system\libs\sockethandler.dll
file=ABI_DIR\BUILD_DIR\upnpdescription.dll system\libs\upnpdescription.dll
file=ABI_DIR\BUILD_DIR\upnpmessage.dll system\libs\upnpmessage.dll
file=ABI_DIR\BUILD_DIR\chunkmgr.dll system\libs\chunkmgr.dll
file=ABI_DIR\BUILD_DIR\upnputils.dll system\libs\upnputils.dll
file=ABI_DIR\BUILD_DIR\pnp.dll system\libs\pnp.dll
ECOM_PLUGIN(upnp.dll,2000D05D.rsc)
//Currently the AppProtIntf flug-in is made internal to UPnP. 
//ECOM_PLUGIN(appprotintf.dll,2000D05C.rsc)
file=ABI_DIR\BUILD_DIR\appprotinfmsgs.dll system\libs\appprotinfmsgs.dll

//UPnP Codec
ECOM_PLUGIN(upnpcodec.dll,upnpcodec.rsc)

data=EPOCROOT##epoc32\data\z\private\101F7989\upnp\device.xml	Private\101F7989\upnp\device.xml

#endif //SYMBIAN_UPNP_IBY