usbmgmt/usbmgr/device/classdrivers/ms/classcontroller/group/t_msclasscontroller.mmp
changeset 51 eaaed528d5fd
child 59 bbdce6bffaad
equal deleted inserted replaced
46:613028a7da24 51:eaaed528d5fd
       
     1 /*
       
     2 * Copyright (c) 2004-2010 Nokia Corporation and/or its subsidiary(-ies).
       
     3 * All rights reserved.
       
     4 * This component and the accompanying materials are made available
       
     5 * under the terms of "Eclipse Public License v1.0"
       
     6 * which accompanies this distribution, and is available
       
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 *
       
     9 * Initial Contributors:
       
    10 * Nokia Corporation - initial contribution.
       
    11 *
       
    12 * Contributors:
       
    13 *
       
    14 * Description:
       
    15 * usbmassstorageclient.dll USB mass storage server client side API
       
    16 *
       
    17 */
       
    18 
       
    19 /**
       
    20  @file
       
    21 */
       
    22 
       
    23 target			msclasscontroller.dll //Recommended unpaged
       
    24 CAPABILITY CommDD NetworkControl NetworkServices LocalServices ProtServ
       
    25 targettype		plugin
       
    26 
       
    27 
       
    28 uid			0x10009d8d 0x10204bbb
       
    29 
       
    30 
       
    31 MACRO __OVER_DUMMYUSBLDD__
       
    32 sourcepath		../src
       
    33 source			CUsbMsClassController.cpp
       
    34 source			CUsbMsClassImpCollection.cpp
       
    35 
       
    36 USERINCLUDE			../inc
       
    37 USERINCLUDE			../traces
       
    38 
       
    39 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    40 
       
    41 
       
    42 start resource usbms.rss
       
    43 targetpath /private/101fe1db  //10204bbb 
       
    44 header
       
    45 end
       
    46 
       
    47 start resource 10204bbb.rss
       
    48 target msclasscontroller.rsc
       
    49 end
       
    50 
       
    51 library			euser.lib
       
    52 LIBRARY			usbclasscontroller.lib
       
    53 LIBRARY			efsrv.lib
       
    54 LIBRARY			bafl.lib
       
    55 
       
    56 VENDORID 0x70000001