traceservices/tracefw/ost_trace_api/unit_test/te_ost/group/te_ost_marcos_enabled.mmp
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".
    15 
    15 
    16 TARGET 		te_ost_macros_enabled.exe
    16 TARGET 		te_ost_macros_enabled.exe
    17 TARGETTYPE 	exe
    17 TARGETTYPE 	exe
    18 UID         0x1000007A 0xED92FE5F
    18 UID         0x1000007A 0xED92FE5F
    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_OST_MACROS_ENABLED
    23 MACRO TE_OST_MACROS_ENABLED
    24 MACRO OST_TRACE_COMPILER_IN_USE
    24 MACRO OST_TRACE_COMPILER_IN_USE
    25 
       
    26 OS_LAYER_SYSTEMINCLUDE
       
    27 
       
    28 USERINCLUDE ../inc
       
    29 USERINCLUDE ../../devicedriver/inc/
       
    30 USERINCLUDE ../../lauterbach_perf_tester/inc/
       
    31 
    25 
    32 SOURCEPATH    	../src
    26 SOURCEPATH    	../src
    33 SOURCE		te_apicaller.cpp
    27 SOURCE		te_apicaller.cpp
    34 SOURCE		uloggerconfig.cpp
    28 SOURCE		uloggerconfig.cpp
    35 SOURCE		te_macrostest.cpp
    29 SOURCE		te_macrostest.cpp
    44 SOURCE		te_tracerecord.cpp 
    38 SOURCE		te_tracerecord.cpp 
    45 SOURCE		te_timer.cpp
    39 SOURCE		te_timer.cpp
    46 SOURCE		te_multiparttrace.cpp
    40 SOURCE		te_multiparttrace.cpp
    47 SOURCE		te_macrostest_disabled.cpp
    41 SOURCE		te_macrostest_disabled.cpp
    48 
    42 
       
    43 USERINCLUDE	../inc
       
    44 USERINCLUDE ../../devicedriver/inc/
       
    45 USERINCLUDE ../../lauterbach_perf_tester/inc/
       
    46 
       
    47 SYSTEMINCLUDE /epoc32/include
       
    48 SYSTEMINCLUDE /epoc32/include/test
       
    49 SYSTEMINCLUDE /epoc32/include/platform
       
    50 
       
    51 
    49 LIBRARY		euser.lib
    52 LIBRARY		euser.lib
    50 LIBRARY		testexecuteutils.lib 
    53 LIBRARY		testexecuteutils.lib 
    51 LIBRARY		testexecutelogclient.lib 
    54 LIBRARY		testexecutelogclient.lib 
    52 LIBRARY		efsrv.lib 
    55 LIBRARY		efsrv.lib 
    53 LIBRARY		hal.lib 
    56 LIBRARY		hal.lib