navienginebsp/naviengine_assp/uart/uart.mmp
changeset 0 5de814552237
equal deleted inserted replaced
-1:000000000000 0:5de814552237
       
     1 /*
       
     2 * Copyright (c) 2008-2009 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/uart/uart.mmp
       
    16 *
       
    17 */
       
    18 
       
    19 
       
    20 
       
    21 #include			<variant.mmh>
       
    22 #include			"kernel/kern_ext.mmh"
       
    23 
       
    24 target				VariantTarget(euart,pdd)
       
    25 targettype			pdd
       
    26 romtarget			euart.pdd
       
    27 
       
    28 USERINCLUDE   					../
       
    29 SYMBIAN_ASSP_SYSTEMINCLUDE(naviengine)
       
    30 SYMBIAN_BASE_SYSTEMINCLUDE(drivers)
       
    31 
       
    32 sourcepath			.
       
    33 source				uart16550_ne.cpp uart16550_ne.cia
       
    34 
       
    35 library				VariantTarget(kanaviengine,lib) VariantTarget(ecust,lib)
       
    36 
       
    37 uid					0 0x1000015b
       
    38 
       
    39 VENDORID 0x70000001
       
    40 
       
    41 capability			all
       
    42 
       
    43 SMPSAFE
       
    44 MACRO               CPU_AFFINITY_ANY