navienginebsp/naviengine_assp/uart/vserialkeyb.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 * The extension enables keyboard input via the debugport UART connection
       
    17 *
       
    18 */
       
    19 
       
    20 
       
    21 
       
    22 /**
       
    23  @file
       
    24 */
       
    25 
       
    26 #include			<variant.mmh>
       
    27 #include			"kernel/kern_ext.mmh"
       
    28 
       
    29 USERINCLUDE   					../
       
    30 SYMBIAN_ASSP_SYSTEMINCLUDE(naviengine)
       
    31 SYMBIAN_BASE_SYSTEMINCLUDE(drivers)
       
    32 
       
    33 library				VariantTarget(kanaviengine,lib) VariantTarget(ecust,lib)
       
    34 
       
    35 target				VariantTarget(vserialkeyb,dll)
       
    36 targettype			kext
       
    37 
       
    38 sourcepath			.
       
    39 source				vserialkeyb.cpp uart16550_ne.cia vserialkeybport.cpp
       
    40 
       
    41 
       
    42 deffile				../../../../../os/kernelhwsrv/kernel/eka/~/empty.def
       
    43 
       
    44 uid					0x1000008d 0x100039e8
       
    45 romtarget			ekeyb.dll
       
    46 capability			all
       
    47 VENDORID 0x70000001
       
    48 
       
    49 SMPSAFE