organizer_plat/calendar_importer_api/tsrc/group/bld.inf
changeset 18 c198609911f9
parent 0 f979ecb2b13e
child 66 bd7edf625bdd
equal deleted inserted replaced
0:f979ecb2b13e 18:c198609911f9
     1 /*
     1 /*
     2 * Copyright (c) 2008 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2010 Nokia Corporation and/or its subsidiary(-ies).
     3 * All rights reserved.
     3 * All rights reserved.
     4 * This component and the accompanying materials are made available
     4 * This component and the accompanying materials are made available
     5 * under the terms of "Eclipse Public License v1.0"
     5 * under the terms of "Eclipse Public License v1.0"
     6 * which accompanies this distribution, and is available
     6 * which accompanies this distribution, and is available
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     9 * Initial Contributors:
     9 * Initial Contributors:
    10 * Nokia Corporation - initial contribution.
    10 * Nokia Corporation - initial contribution.
    11 *
    11 *
    12 * Contributors:
    12 * Contributors:
    13 *
    13 *
    14 * Description:   Build information file for project testcalenimporter
    14 * Description:   Build information file for project testcalenexporter
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 
    18 
    19 PRJ_PLATFORMS
    19 PRJ_PLATFORMS
    20 
    20 
       
    21 PRJ_TESTEXPORTS
       
    22 ../conf/calenimportertest.ini			/epoc32/winscw/C/testframework/TestFramework.ini
       
    23 ../conf/calenimportertest.cfg				/epoc32/winscw/C/testframework/calenimportertest.cfg
       
    24 
    21 PRJ_TESTMMPFILES
    25 PRJ_TESTMMPFILES
    22 testcalenimporter.mmp
    26 calenimportertest.mmp
    23 
    27 
    24 //  End of File  
    28 //  End of File  
       
    29