diff -r 26645d81f48d -r cc28652e0254 traceservices/tracefw/ost_trace_api/unit_test/te_ost/group/bld.inf --- a/traceservices/tracefw/ost_trace_api/unit_test/te_ost/group/bld.inf Tue Aug 31 16:57:14 2010 +0300 +++ b/traceservices/tracefw/ost_trace_api/unit_test/te_ost/group/bld.inf Wed Sep 01 12:39:58 2010 +0100 @@ -1,4 +1,4 @@ -// Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies). +// Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies). // All rights reserved. // This component and the accompanying materials are made available // under the terms of "Eclipse Public License v1.0" @@ -12,17 +12,34 @@ // // Description: // +/** + @file bld.inf + @internalTechnology +*/ + +PRJ_EXPORTS +PRJ_MMPFILES + PRJ_TESTEXPORTS -te_ost.iby /epoc32/rom/include/te_ost.iby + +//to c: +../scripts/te_ostsuite.script /epoc32/winscw/c/testdata/scripts/te_ostsuite.script +../testdata/te_ost_trace_user.ini /epoc32/winscw/c/testdata/configs/te_ost_trace_user.ini -../scripts/te_ostsuite.script z:/testdata/scripts/te_ostsuite.script -../testdata/te_ost_trace_user.ini z:/testdata/configs/te_ost_trace_user.ini +//to z: +../scripts/te_ostsuite.script /epoc32/release/winscw/udeb/z/testdata/scripts/te_ostsuite.script +../testdata/te_ost_trace_user.ini /epoc32/release/winscw/udeb/z/testdata/configs/te_ost_trace_user.ini + + +te_ost.iby /epoc32/rom/include/te_ost.iby + PRJ_TESTMMPFILES -te_trace_disabled_suite.mmp manual -te_trace_enabled_suite.mmp manual -te_record_content_suite.mmp manual -te_multiparttrace.mmp manual -te_ost_marcos_enabled.mmp manual -te_ost_marcos_disabled.mmp manual +te_trace_disabled_suite.mmp +te_trace_enabled_suite.mmp +te_record_content_suite.mmp +te_multiparttrace.mmp +te_ost_marcos_enabled.mmp +te_ost_marcos_disabled.mmp +