testexecfw/stf/stfext/testmodules/teftestmod/teftestmodulefw/group/bld.inf
changeset 2 8bb370ba6d1d
equal deleted inserted replaced
1:bbd31066657e 2:8bb370ba6d1d
       
     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 "../teftestmodule/group/bld.inf"
       
    24 #include "../tefunit/group/bld.inf"
       
    25 #include "../tefutilities/group/bld.inf"
       
    26 // #include "../test/regressiontest/group/bld.inf"
       
    27 
       
    28 PRJ_EXPORTS
       
    29 ..\Group\teftestmodulefw.iby   	\epoc32\rom\include\teftestmodulefw.iby
       
    30 ..\Group\testexecute.ini		\epoc32\winscw\c\system\data\testexecute.ini
       
    31 ..\Group\testexecute.ini		\epoc32\data\z\system\data\testexecute.ini
       
    32 
       
    33 PRJ_MMPFILES
       
    34 
       
    35 PRJ_TESTMMPFILES
       
    36 
       
    37 PRJ_TESTEXPORTS
       
    38 
       
    39 
       
    40 #if !(defined TEF_LITE_VERSION)
       
    41 #include "../workshop/demoipsuite/group/bld.inf"
       
    42 #endif