mtpfws/mtpfw/dataproviders/devdp/devdpextn/group/devdpextn.mmp
author William Roberts <williamr@symbian.org>
Mon, 08 Mar 2010 21:44:10 +0000
branchCompilerCompatibility
changeset 8 bb577720afcd
parent 0 d0791faffa3f
permissions -rw-r--r--
Create CompilerCompatibility branch

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