navienginebsp/ne1_tb/gpio.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/exlcdne1_tb.mmp
       
    16 * gpio.dll NE1_TBVariant GPIO driver
       
    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 target				VariantTarget(gpio,dll)
       
    32 targettype			kext
       
    33 linkas				gpio.dll
       
    34 romtarget			gpio.dll
       
    35 
       
    36 SYMBIAN_BASE_SYSTEMINCLUDE(drivers)
       
    37 
       
    38 SYMBIAN_ASSP_SYSTEMINCLUDE(naviengine)
       
    39 //systeminclude		/epoc32/include/ne1_tb
       
    40 //systeminclude		/epoc32/include/ne1_tb/specific
       
    41 
       
    42 sourcepath			../naviengine_assp
       
    43 source				gpio.cpp
       
    44 source				staticextension.cpp
       
    45 
       
    46 library				VariantTarget(ecust,lib)
       
    47 library				resman.lib
       
    48 
       
    49 deffile				./~/gpio.def
       
    50 nostrictdef
       
    51 
       
    52 epocallowdlldata
       
    53 
       
    54 uid					0x1000008d 0x100039e8
       
    55 
       
    56 VENDORID 0x70000001
       
    57 
       
    58 capability			all
       
    59 SMPSAFE