traceservices/tracefw/ost_trace_api/unit_test/te_ost/group/bld.inf
changeset 0 08ec8eefde2f
child 23 26645d81f48d
equal deleted inserted replaced
-1:000000000000 0:08ec8eefde2f
       
     1 // Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies).
       
     2 // All rights reserved.
       
     3 // This component and the accompanying materials are made available
       
     4 // under the terms of "Eclipse Public License v1.0"
       
     5 // which accompanies this distribution, and is available
       
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     7 //
       
     8 // Initial Contributors:
       
     9 // Nokia Corporation - initial contribution.
       
    10 //
       
    11 // Contributors:
       
    12 //
       
    13 // Description:
       
    14 //
       
    15 /**
       
    16  @file bld.inf
       
    17  @internalTechnology
       
    18 */
       
    19 
       
    20 PRJ_EXPORTS
       
    21 PRJ_MMPFILES
       
    22 
       
    23 
       
    24 PRJ_TESTEXPORTS
       
    25 
       
    26 //to c:
       
    27 ../scripts/te_ostsuite.script				/epoc32/winscw/c/testdata/scripts/te_ostsuite.script
       
    28 ../testdata/te_ost_trace_user.ini			/epoc32/winscw/c/testdata/configs/te_ost_trace_user.ini
       
    29 
       
    30 //to z:
       
    31 ../scripts/te_ostsuite.script				/epoc32/release/winscw/udeb/z/testdata/scripts/te_ostsuite.script
       
    32 ../testdata/te_ost_trace_user.ini			/epoc32/release/winscw/udeb/z/testdata/configs/te_ost_trace_user.ini
       
    33 
       
    34 
       
    35 te_ost.iby   						/epoc32/rom/include/te_ost.iby
       
    36 
       
    37 
       
    38 PRJ_TESTMMPFILES
       
    39 te_trace_disabled_suite.mmp
       
    40 te_trace_enabled_suite.mmp
       
    41 te_record_content_suite.mmp
       
    42 te_multiparttrace.mmp
       
    43 te_ost_marcos_enabled.mmp
       
    44 te_ost_marcos_disabled.mmp
       
    45