imstutils/imconversationview/tsrc/imcvuiengine_test/group/bld.inf
branchRCL_3
changeset 28 3104fc151679
parent 27 2b7283837edb
child 29 9a48e301e94b
equal deleted inserted replaced
27:2b7283837edb 28:3104fc151679
     1 /*
       
     2 * Copyright (c) 2002 - 2007 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:  bld.inf
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 
       
    20 PRJ_PLATFORMS
       
    21 // specify the platforms your component needs to be built for here
       
    22 // defaults to WINS MARM so you can ignore this if you just build these
       
    23 DEFAULT
       
    24 
       
    25 PRJ_TESTEXPORTS
       
    26 ../init/TestFramework.ini /epoc32/winscw/c/TestFramework/TestFramework.ini
       
    27 ../conf/imcvuiengine_test.cfg /epoc32/winscw/c/TestFramework/imcvuiengine_test.cfg
       
    28 PRJ_EXPORTS
       
    29 
       
    30 
       
    31 PRJ_TESTMMPFILES
       
    32 ../dummytestadaptation/group/dummytestadaptation.mmp
       
    33 
       
    34 imcvuiengine_test.mmp
       
    35 
       
    36 PRJ_MMPFILES
       
    37 
       
    38 
       
    39 
       
    40 //  End of File