usbclasses/usbmscpersonality/group/UsbMscPersonality.mmp
changeset 34 7858bc6ead78
parent 31 dfdd8240f7c8
child 35 9d8b04ca6939
equal deleted inserted replaced
31:dfdd8240f7c8 34:7858bc6ead78
     1 /*
       
     2 * Copyright (c) 2006-2007 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:  Project definition file for project UsbMscPersonality
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 #include <platform_paths.hrh>
       
    20 
       
    21 target usbmscpersonality.dll
       
    22 UID              	0x10009d8d 0x10274798
       
    23 VENDORID      VID_DEFAULT
       
    24 
       
    25 CAPABILITY    LocalServices ReadDeviceData NetworkControl WriteDeviceData DiskAdmin ReadUserData WriteUserData ProtServ
       
    26 targettype plugin
       
    27 
       
    28 SOURCEPATH ../src
       
    29 
       
    30 SOURCE CUsbActiveMscHandlerMdrv.cpp
       
    31 SOURCE UsbActiveMscHandlerImp.cpp
       
    32 SOURCE CUsbMscPersonalityTimer.cpp
       
    33 
       
    34 USERINCLUDE ../inc
       
    35 
       
    36 systeminclude ../../../inc
       
    37 MW_LAYER_SYSTEMINCLUDE
       
    38 SYSTEMINCLUDE /epoc32/include/ecom
       
    39 
       
    40 start resource 10274798.rss
       
    41 target usbmscpersonality.rsc
       
    42 end
       
    43 
       
    44 LIBRARY euser.lib
       
    45 LIBRARY usbpersonality.lib
       
    46 LIBRARY usbman.lib
       
    47 LIBRARY       centralrepository.lib // Central Repository (USB Personality API)
       
    48 LIBRARY       efsrv.lib             // File Server Client Side API
       
    49 LIBRARY       ProfileEng.lib        // Profiles Engine API
       
    50 LIBRARY       msgs.lib              // Messaging API
       
    51 LIBRARY       featmgr.lib           // Feature Manager API
       
    52 
       
    53 DEBUGLIBRARY  flogger.lib            // File logging