testexecmdw/tef/tef/group/bld.inf
branchRCL_3
changeset 3 9397a16b6eb8
parent 1 6edeef394eb7
equal deleted inserted replaced
1:6edeef394eb7 3:9397a16b6eb8
     1 //
       
     2 // Copyright (c) 2005-2009 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 #include "testexecute.cfg"
       
    18 
       
    19 #include "../wrapperutils/group/bld.inf"
       
    20 #include "../logger/group/bld.inf"
       
    21 #include "../pipslogger/group/bld.inf"
       
    22 #include "../utils/group/bld.inf"
       
    23 #include "../scriptengine/group/bld.inf"
       
    24 #include "../tefunit/group/bld.inf"
       
    25 #include "../javaplugin/group/bld.inf"
       
    26 #include "../tefutilities/group/bld.inf"
       
    27 #include "../test/regressiontest/group/bld.inf"
       
    28 
       
    29 PRJ_EXPORTS
       
    30 ..\group\testexecute.iby   		\epoc32\rom\include\testexecute.iby
       
    31 ..\group\testexecute.ini		\epoc32\winscw\c\system\data\testexecute.ini
       
    32 ..\group\testexecute.ini		\epoc32\data\z\system\data\testexecute.ini
       
    33 ..\group\base_testexecutelite.iby   		\epoc32\rom\include\base_testexecutelite.iby
       
    34 
       
    35 PRJ_MMPFILES
       
    36 
       
    37 PRJ_TESTMMPFILES
       
    38 
       
    39 PRJ_TESTEXPORTS
       
    40 
       
    41 
       
    42 #if !(defined TEF_LITE_VERSION)
       
    43 #include "../workshop/demoipsuite/group/bld.inf"
       
    44 #endif