traceservices/tracefw/ost_trace_api/unit_test/te_ost/group/bld.inf
branchRCL_3
changeset 24 cc28652e0254
parent 23 26645d81f48d
equal deleted inserted replaced
23:26645d81f48d 24:cc28652e0254
     1 // Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 2007-2009 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 
    15 
    23 
    16 PRJ_TESTEXPORTS
    24 PRJ_TESTEXPORTS
    17 te_ost.iby                          /epoc32/rom/include/te_ost.iby
       
    18 
    25 
    19 ../scripts/te_ostsuite.script       z:/testdata/scripts/te_ostsuite.script
    26 //to c:
    20 ../testdata/te_ost_trace_user.ini   z:/testdata/configs/te_ost_trace_user.ini
    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 
    21 
    37 
    22 PRJ_TESTMMPFILES
    38 PRJ_TESTMMPFILES
    23 te_trace_disabled_suite.mmp manual
    39 te_trace_disabled_suite.mmp
    24 te_trace_enabled_suite.mmp manual
    40 te_trace_enabled_suite.mmp
    25 te_record_content_suite.mmp manual
    41 te_record_content_suite.mmp
    26 te_multiparttrace.mmp manual
    42 te_multiparttrace.mmp
    27 te_ost_marcos_enabled.mmp manual
    43 te_ost_marcos_enabled.mmp
    28 te_ost_marcos_disabled.mmp manual
    44 te_ost_marcos_disabled.mmp
       
    45