navienginebsp/ne1_tb/xyin.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 * ne1_tb/xyin.mmp
       
    16 * exyin.dll NE1_TBVariant digitizer library
       
    17 *
       
    18 */
       
    19 
       
    20 
       
    21 
       
    22 /**
       
    23  @file
       
    24 */
       
    25 #define __USING_ASSP_REGISTER_API__
       
    26 #define __USING_ASSP_INTERRUPT_API__
       
    27 
       
    28 #include			<variant.mmh>
       
    29 #include			"kernel/kern_ext.mmh"
       
    30 
       
    31 // uncomment the following line if you don't want to use LCD panel in polling mode  
       
    32 // #define _USE_INTERRUPTS_
       
    33 
       
    34 #ifdef _USE_INTERRUPTS_
       
    35 macro      USE_PEN_INTERRUPTS 
       
    36 library    VariantTarget(gpio,lib)
       
    37 #endif
       
    38 
       
    39 
       
    40 target				VariantTarget(exyin,dll)
       
    41 targettype			kext
       
    42 linkas				exyin.dll
       
    43 
       
    44 SYMBIAN_BASE_SYSTEMINCLUDE(drivers)
       
    45 
       
    46 SYMBIAN_ASSP_SYSTEMINCLUDE(naviengine)
       
    47 SYMBIAN_BASE_SYSTEMINCLUDE(ne1_tb)
       
    48 SYMBIAN_NE1_TB_SYSTEMINCLUDE(specific)
       
    49 USERINCLUDE inc
       
    50 USERINCLUDE ../naviengine_assp/lcdgce
       
    51 
       
    52 sourcepath			../../../../os/kernelhwsrv/kernel/eka/drivers/xyin
       
    53 source				d_xyin.cpp
       
    54 
       
    55 sourcepath			specific
       
    56 source				xyin.cpp
       
    57 
       
    58 library				VariantTarget(ecust,lib)
       
    59 
       
    60 noexportlibrary
       
    61 deffile				../../../../os/kernelhwsrv/kernel/eka/~/empty.def
       
    62 
       
    63 uid					0x1000008d 0x100039ea
       
    64 
       
    65 VENDORID 0x70000001
       
    66 
       
    67 capability 			all
       
    68 
       
    69 //CPU_AFFINITY_ANY
       
    70 
       
    71 SMPSAFE