appinstall_plat/sifui_api/tsrc/group/bld.inf
branchRCL_3
changeset 66 8b7f4e561641
parent 65 7333d7932ef7
child 70 e8965914fac7
equal deleted inserted replaced
65:7333d7932ef7 66:8b7f4e561641
     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:  SifUi API test code
       
    15 *
       
    16 */
       
    17 
       
    18 PRJ_PLATFORMS
       
    19 DEFAULT
       
    20 
       
    21 PRJ_EXPORTS
       
    22 ../init/sifuitest.ini           /epoc32/winscw/c/testframework/TestFramework.ini
       
    23 ../data/mmc/test_x509_cert.cer  /epoc32/winscw/c/testing/data/test_x509_cert.cer
       
    24 ../init/sifuitest.ini           /epoc32/data/z/system/data/TestFramework.ini
       
    25 
       
    26 // Note: data files may need to be copied manually from ../data/mmc to memory card e:/testing/data/
       
    27 // See sifuitest.pkg file for details (i.e. which files needs to be installed to run the tests).
       
    28 
       
    29 PRJ_TESTMMPFILES
       
    30 sifuitest.mmp
       
    31 
       
    32 PRJ_MMPFILES
       
    33 sifuitest_nrm.mmp
       
    34