navienginebsp/ne1_tb/test/t_csi.mmp
changeset 0 5de814552237
equal deleted inserted replaced
-1:000000000000 0:5de814552237
       
     1 /*
       
     2 * Copyright (c) 2008 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_csi,exe)
       
    22 romtarget		t_csi.exe
       
    23 targettype		exe
       
    24 
       
    25 sourcepath      ./csi
       
    26 source  		t_csi.cpp
       
    27 
       
    28 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    29 SYMBIAN_BASE_SYSTEMINCLUDE(drivers)
       
    30 USERINCLUDE ../inc
       
    31 
       
    32 library 	euser.lib hal.lib
       
    33 
       
    34 capability 	all
       
    35 
       
    36 
       
    37 VENDORID 0x70000001
       
    38 
       
    39 SMPSAFE