kerneltest/e32test/group/refkeymap.mmp
changeset 247 d8d70de2bd36
equal deleted inserted replaced
201:43365a9b78a3 247:d8d70de2bd36
       
     1 // Copyright (c) 2010 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 // e32test/group/refkeymap.mmp
       
    15 // refekdata.dll Reference template keyboard look-up tables for T_KEYS test 
       
    16 // 
       
    17 //
       
    18 
       
    19 /**
       
    20  @file
       
    21 */
       
    22 #define __USING_ASSP_REGISTER_API__
       
    23 #define __USING_ASSP_INTERRUPT_API__
       
    24 
       
    25 target				refkdata.dll
       
    26 targettype		dll
       
    27 
       
    28 
       
    29 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    30 
       
    31 sourcepath		../../../bsptemplate/asspandvariant/template_variant/specific
       
    32 source				keymap.cpp
       
    33 
       
    34 library				euser.lib
       
    35 
       
    36 deffile				../../../kernel/eka/~/ekdata.def
       
    37 
       
    38 nostrictdef
       
    39 
       
    40 capability			all
       
    41 
       
    42 uid					0x1000008d 0x100039e0
       
    43 vendorid			 0x70000001
       
    44 
       
    45 SMPSAFE
       
    46 unpagedcode