mtptransports/mtpusbtransport/usbsic_cc/group/mtpusbsiccc.mmp
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Tue, 02 Feb 2010 01:11:40 +0200
changeset 0 d0791faffa3f
child 47 63cf70d3ecd8
permissions -rw-r--r--
Revision: 201003 Kit: 201005

// Copyright (c) 2006-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:
// mtpusbsiccc.dll Media Transfer Protocol Framework USB SIC class controller plugin
// 
//

/**
 @file
*/
#include <comms-infras/commsdebugutility.mmh>

TARGET mtpusbsiccc.dll
TARGETTYPE PLUGIN
CAPABILITY CommDD NetworkControl NetworkServices LocalServices ProtServ
UID  0x10009D8D 0x102827AB

SOURCEPATH ../src
SOURCE cmtpusbsicclasscontroller.cpp
SOURCE cmtpusbsicclassimpcollection.cpp

USERINCLUDE ../inc
USERINCLUDE ../../common/inc
USERINCLUDE ../../../../mtpfws/mtpfw/common/inc

MW_LAYER_SYSTEMINCLUDE_SYMBIAN

LIBRARY euser.lib 
LIBRARY	usbclasscontroller.lib
LIBRARY mtpclient.lib

START RESOURCE  mtpusbsiccc.rss    
TARGET          mtpusbsiccc.rsc
END
VENDORID 0x70000001

SMPSAFE