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