navienginebsp/ne1_tb/test/t_gpio.mmp
changeset 0 5de814552237
equal deleted inserted replaced
-1:000000000000 0:5de814552237
       
     1 /*
       
     2 * Copyright (c) 2010 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 *
       
    16 */
       
    17 
       
    18 
       
    19 #include	<variant_test.mmh>
       
    20 
       
    21 target		VariantTarget(t_gpio,exe)
       
    22 romtarget	t_gpio.exe
       
    23 targettype	exe
       
    24 
       
    25 sourcepath			./gpio
       
    26 source				t_gpio.cpp
       
    27 
       
    28 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    29 SYMBIAN_BASE_SYSTEMINCLUDE(drivers)
       
    30 SYMBIAN_ASSP_SYSTEMINCLUDE(naviengine)
       
    31 
       
    32 library			euser.lib hal.lib
       
    33 
       
    34 capability			all
       
    35 
       
    36 VENDORID 0x70000001
       
    37 
       
    38 SMPSAFE