diff -r 26645d81f48d -r cc28652e0254 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 Tue Aug 31 16:57:14 2010 +0300 +++ b/traceservices/tracefw/ost_trace_api/unit_test/te_ost/group/te_record_content_suite.mmp 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" @@ -19,21 +19,22 @@ #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 -OS_LAYER_SYSTEMINCLUDE +SYSTEMINCLUDE \epoc32\include +SYSTEMINCLUDE \epoc32\include\test +SYSTEMINCLUDE \epoc32\include\platform -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 @@ -51,6 +52,7 @@ SOURCE te_macrostest_disabled.cpp SOURCE te_usertimer.cpp + LIBRARY euser.lib LIBRARY testexecuteutils.lib LIBRARY testexecutelogclient.lib @@ -60,6 +62,8 @@ LIBRARY uloggerclient.lib LIBRARY te_ost_lauterbach.lib + + always_build_as_arm OPTION ARMCC --interleave