omap3530/shared/serialkeyb/serialkeyboard_UI_Softkeys.mmp
changeset 41 e73f15023e91
equal deleted inserted replaced
39:cdb163c0843f 41:e73f15023e91
       
     1 // Copyright (c) 2004-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 the License "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 // omap3530/shared/serialkeyb/serialkeyboard.mmp
       
    15 // omap3530/shared/serialkeyb.serialkeyboard.mmp
       
    16 // Simple serial keyboard implementation for Beagle baseport
       
    17 //
       
    18 
       
    19 
       
    20 
       
    21 /**
       
    22  @file
       
    23 */
       
    24 macro	_UI_SOFTKEYS_ENABLED_
       
    25 
       
    26 #define __USING_ASSP_REGISTER_API__
       
    27 #define __USING_ASSP_INTERRUPT_API__
       
    28 
       
    29 #include			"beagle/variant.mmh"
       
    30 #include			"kernel/kern_ext.mmh"
       
    31 
       
    32 target				AsspTarget(serialkeyboard_uisoftkeys,dll)
       
    33 targettype			kext
       
    34 romtarget			ekeyb.dll
       
    35 
       
    36 systeminclude			+/include/drivers
       
    37 
       
    38 SYMBIAN_BASE_SYSTEMINCLUDE(drivers)
       
    39 sourcepath			.
       
    40 source				serialkeyboard.cpp
       
    41 
       
    42 library				AsspTarget(uart,lib)
       
    43 library				AsspTarget(prcm,lib)
       
    44 //library				resman.lib
       
    45 
       
    46 noexportlibrary
       
    47 
       
    48 uid					0x100039cf 0x100000db
       
    49 
       
    50 VENDORID 0x70000001
       
    51 
       
    52 capability			all