usbclasses/usbphoneasmodem/classcontroller/group/usbmscfileclasscontroller.mmp
changeset 35 9d8b04ca6939
child 63 ef2686f7597e
equal deleted inserted replaced
34:7858bc6ead78 35:9d8b04ca6939
       
     1 // Copyright (c) 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 // 
       
    15 // 
       
    16 
       
    17 #include <data_caging_paths.hrh>
       
    18 #include <platform_paths.hrh>
       
    19 #include "../../classimplementation/inc/usbmscfileuids.hrh"
       
    20 
       
    21 TARGET          usbmscfileclasscontroller.dll
       
    22 TARGETTYPE      PLUGIN
       
    23 
       
    24 UID             0x10009d8d KUidMscFileCCDll
       
    25 VENDORID        VID_DEFAULT
       
    26 
       
    27 CAPABILITY      LocalServices NetworkControl NetworkServices ProtServ CommDD
       
    28 
       
    29 USERINCLUDE     ../inc
       
    30 USERINCLUDE     ../../classimplementation/inc
       
    31 
       
    32 MW_LAYER_SYSTEMINCLUDE
       
    33 SYSTEMINCLUDE   /epoc32/include
       
    34 SYSTEMINCLUDE   /epoc32/include/ecom
       
    35 
       
    36 SOURCEPATH      ../src
       
    37 SOURCE          usbmscfileclasscontroller.cpp
       
    38 SOURCE          usbmscfileclasscontrollerimp.cpp
       
    39 
       
    40 SOURCEPATH      ../data
       
    41 START RESOURCE  2000fda8.rss
       
    42 TARGET          usbmscfileclasscontroller.rsc
       
    43 END
       
    44 
       
    45 start resource usbpammscfile.rss
       
    46 HEADER
       
    47 targetpath /private/101fe1db
       
    48 end
       
    49 
       
    50 LIBRARY         euser.lib
       
    51 LIBRARY         usbclasscontroller.lib
       
    52 LIBRARY         efsrv.lib
       
    53 LIBRARY         bafl.lib
       
    54 LIBRARY         centralrepository.lib
       
    55 DEBUGLIBRARY	flogger.lib