traceservices/tracefw/ost_trace_api/unit_test/te_ost/group/te_multiparttrace.mmp
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".
    15 
    15 
    16 TARGET 		te_ost_multipart_trace.exe
    16 TARGET 		te_ost_multipart_trace.exe
    17 TARGETTYPE 	exe
    17 TARGETTYPE 	exe
    18 UID         0x1000007A 0x10287238
    18 UID         0x1000007A 0x10287238
    19 
    19 
    20 #define SYMBIAN_INCLUDE_EXECUTABLE_TRACE
    20 #define     SYMBIAN_INCLUDE_EXECUTABLE_TRACE
    21 #include    <platform/opensystemtrace.mmh>
    21 #include    <platform/opensystemtrace.mmh>
    22 
    22 
    23 MACRO TE_MULTIPART_TRACE
    23 MACRO TE_MULTIPART_TRACE
    24 epocprocesspriority high
    24 epocprocesspriority high
       
    25 
       
    26 OS_LAYER_SYSTEMINCLUDE
       
    27 
       
    28 USERINCLUDE ../inc
       
    29 USERINCLUDE ../../lauterbach_perf_tester/inc
       
    30 USERINCLUDE ../../devicedriver/inc
    25 
    31 
    26 SOURCEPATH    	../src
    32 SOURCEPATH    	../src
    27 SOURCE		te_multiparttrace.cpp
    33 SOURCE		te_multiparttrace.cpp
    28 SOURCE		te_suite_step_base.cpp
    34 SOURCE		te_suite_step_base.cpp
    29 SOURCE		te_suite_server.cpp
    35 SOURCE		te_suite_server.cpp
    39 SOURCE		te_macrostest_disabled.cpp
    45 SOURCE		te_macrostest_disabled.cpp
    40 SOURCE		te_apicaller.cpp
    46 SOURCE		te_apicaller.cpp
    41 SOURCE		uloggerconfig.cpp
    47 SOURCE		uloggerconfig.cpp
    42 SOURCE		te_usertimer.cpp
    48 SOURCE		te_usertimer.cpp
    43 
    49 
    44 
       
    45 USERINCLUDE	../inc
       
    46 USERINCLUDE ../../lauterbach_perf_tester/inc
       
    47 USERINCLUDE ../../devicedriver/inc
       
    48 
       
    49 SYSTEMINCLUDE /epoc32/include
       
    50 SYSTEMINCLUDE /epoc32/include/test
       
    51 SYSTEMINCLUDE /epoc32/include/platform
       
    52 
       
    53 
       
    54 LIBRARY		euser.lib
    50 LIBRARY		euser.lib
    55 LIBRARY		testexecuteutils.lib 
    51 LIBRARY		testexecuteutils.lib 
    56 LIBRARY		testexecutelogclient.lib 
    52 LIBRARY		testexecutelogclient.lib 
    57 LIBRARY		efsrv.lib 
    53 LIBRARY		efsrv.lib 
    58 LIBRARY		hal.lib 
    54 LIBRARY		hal.lib