diff -r 000000000000 -r d0791faffa3f mtpfws/mtpfw/dataproviders/devdp/devdpextn/group/devdpextn.mmp --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/mtpfws/mtpfw/dataproviders/devdp/devdpextn/group/devdpextn.mmp Tue Feb 02 01:11:40 2010 +0200 @@ -0,0 +1,46 @@ +// 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: +// @file +// @SYMPurpose devdpextn.dll MTP device dp extension data provider plugin. +// +// + + + +TARGET devdpextn.dll +TARGETTYPE PLUGIN +UID 0x10009D8D 0x20010AD9 +VENDORID 0x70000001 + +CAPABILITY CommDD PowerMgmt ReadDeviceData WriteDeviceData TrustedUI ProtServ NetworkControl NetworkServices LocalServices ReadUserData WriteUserData + +USERINCLUDE ../inc +USERINCLUDE ../../inc +MW_LAYER_SYSTEMINCLUDE_SYMBIAN + +SOURCEPATH ../src + + +SOURCE implproxy.cpp cmtpextndevdpplugin.cpp + + + +LIBRARY euser.lib ecom.lib mtpdatatypes.lib mtpdevdpextnapi.lib //for cmtptypestring + + +SOURCEPATH ../src +START RESOURCE devdpextn.rss +END + +SMPSAFE