mtptransports/mtpusbtransport/usbsic_cc/group/mtpusbsiccc.mmp
changeset 0 d0791faffa3f
equal deleted inserted replaced
-1:000000000000 0:d0791faffa3f
       
     1 // Copyright (c) 2006-2009 Nokia Corporation and/or its subsidiary(-ies).
       
     2 // All rights reserved.
       
     3 // This component and the accompanying materials are made available
       
     4 // under the terms of "Eclipse Public License v1.0"
       
     5 // which accompanies this distribution, and is available
       
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     7 //
       
     8 // Initial Contributors:
       
     9 // Nokia Corporation - initial contribution.
       
    10 //
       
    11 // Contributors:
       
    12 //
       
    13 // Description:
       
    14 // mtpusbsiccc.dll Media Transfer Protocol Framework USB SIC class controller plugin
       
    15 // 
       
    16 //
       
    17 
       
    18 /**
       
    19  @file
       
    20 */
       
    21 #include <comms-infras/commsdebugutility.mmh>
       
    22 
       
    23 TARGET mtpusbsiccc.dll
       
    24 TARGETTYPE PLUGIN
       
    25 CAPABILITY CommDD NetworkControl NetworkServices LocalServices ProtServ
       
    26 UID  0x10009D8D 0x102827AB
       
    27 
       
    28 SOURCEPATH ../src
       
    29 SOURCE cmtpusbsicclasscontroller.cpp
       
    30 SOURCE cmtpusbsicclassimpcollection.cpp
       
    31 
       
    32 USERINCLUDE ../inc
       
    33 USERINCLUDE ../../common/inc
       
    34 USERINCLUDE ../../../../mtpfws/mtpfw/common/inc
       
    35 
       
    36 MW_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    37 
       
    38 LIBRARY euser.lib 
       
    39 LIBRARY	usbclasscontroller.lib
       
    40 LIBRARY mtpclient.lib
       
    41 
       
    42 START RESOURCE  mtpusbsiccc.rss    
       
    43 TARGET          mtpusbsiccc.rsc
       
    44 END
       
    45 VENDORID 0x70000001
       
    46 
       
    47 SMPSAFE