diff -r 28839de615b4 -r 26645d81f48d traceservices/tracefw/ost_trace_api/unit_test/te_ost/group/te_record_content_suite.mmp --- a/traceservices/tracefw/ost_trace_api/unit_test/te_ost/group/te_record_content_suite.mmp Thu Aug 19 11:36:21 2010 +0300 +++ b/traceservices/tracefw/ost_trace_api/unit_test/te_ost/group/te_record_content_suite.mmp Tue Aug 31 16:57:14 2010 +0300 @@ -1,4 +1,4 @@ -// Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies). +// Copyright (c) 2007-2010 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" @@ -19,22 +19,21 @@ #define SYMBIAN_INCLUDE_EXECUTABLE_TRACE -#include +#include + MACRO TE_RECORD_CONTENT MACRO TE_MODULE_UID=0x10287239 -//to make sure the timers are prioritised +// to make sure the timers are prioritised epocprocesspriority high -SYSTEMINCLUDE \epoc32\include -SYSTEMINCLUDE \epoc32\include\test -SYSTEMINCLUDE \epoc32\include\platform +OS_LAYER_SYSTEMINCLUDE -USERINCLUDE ..\inc +USERINCLUDE ../inc USERINCLUDE ../../devicedriver/inc/ USERINCLUDE ../../lauterbach_perf_tester/inc/ -SOURCEPATH ..\src +SOURCEPATH ../src SOURCE te_suite_server.cpp SOURCE te_suite_step_base.cpp SOURCE te_check_record_content_step.cpp @@ -52,7 +51,6 @@ SOURCE te_macrostest_disabled.cpp SOURCE te_usertimer.cpp - LIBRARY euser.lib LIBRARY testexecuteutils.lib LIBRARY testexecutelogclient.lib @@ -62,8 +60,6 @@ LIBRARY uloggerclient.lib LIBRARY te_ost_lauterbach.lib - - always_build_as_arm OPTION ARMCC --interleave