navienginebsp/naviengine_assp/usbcc.mmp
changeset 0 5de814552237
equal deleted inserted replaced
-1:000000000000 0:5de814552237
       
     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 * naviengine_assp/usbcc.mmp
       
    16 *
       
    17 */
       
    18 
       
    19 
       
    20 
       
    21 #include			<variant.mmh>
       
    22 #include			"kernel/kern_ext.mmh"
       
    23 
       
    24 SYMBIAN_BASE_SYSTEMINCLUDE(drivers)
       
    25 
       
    26 SYMBIAN_ASSP_SYSTEMINCLUDE(naviengine)
       
    27 
       
    28 target				VariantTarget(usbcc,dll)
       
    29 targettype			kext
       
    30 linkas				usbcc.dll
       
    31 noexportlibrary
       
    32 
       
    33 USERINCLUDE     traces_usbcc
       
    34 
       
    35 sourcepath			../../../../os/kernelhwsrv/kernel/eka/drivers/usbcc
       
    36 source				chapter9.cpp
       
    37 source				descriptors.cpp
       
    38 source				misc.cpp
       
    39 source				ps_usbc.cpp
       
    40 source				queue.cpp
       
    41 
       
    42 sourcepath			.
       
    43 source				pa_usbc.cpp
       
    44 
       
    45 library				dma2.lib
       
    46 library				VariantTarget(kanaviengine,lib)
       
    47 
       
    48 deffile				../../../../os/kernelhwsrv/kernel/eka/~/usbcc.def
       
    49 
       
    50 epocallowdlldata
       
    51 
       
    52 capability			all
       
    53 uid             0x100039d0 0x1000015f
       
    54 VENDORID 0x70000001
       
    55 
       
    56 MACRO DMA_APIV2