testexecfw/stf/stfext/testmodules/teftestmod/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 // File Logger
       
    18 #include "../testexecmdw/filelogger/group/bld.inf"
       
    19 
       
    20 // Ini File Parser
       
    21 #include "../testexecmdw/inifileparser/group/bld.inf"
       
    22 
       
    23 //TEF Test Module Framework
       
    24 #include "../teftestmodulefw/group/bld.inf"
       
    25 
       
    26 // TEF Wrapper Utility
       
    27 #include "../tefwrapper/group/bld.inf"
       
    28 
       
    29 PRJ_EXPORTS
       
    30 
       
    31 PRJ_MMPFILES
       
    32 
       
    33 PRJ_TESTMMPFILES
       
    34 
       
    35 PRJ_TESTEXPORTS
       
    36 
       
    37 //End of File