traceservices/tracefw/utf_trace_api/unit_test/te-utrace/group/te_utracesuite.mmp
changeset 0 08ec8eefde2f
child 23 26645d81f48d
equal deleted inserted replaced
-1:000000000000 0:08ec8eefde2f
       
     1 // Copyright (c) 2002-2009 Nokia Corporation and/or its subsidiary(-ies).
       
     2 // All rights reserved.
       
     3 // This component and the accompanying materials are made available
       
     4 // under the terms of "Eclipse Public License v1.0"
       
     5 // which accompanies this distribution, and is available
       
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     7 //
       
     8 // Initial Contributors:
       
     9 // Nokia Corporation - initial contribution.
       
    10 //
       
    11 // Contributors:
       
    12 //
       
    13 // Description:
       
    14 //
       
    15 
       
    16 TARGET      te_utracesuite.exe
       
    17 TARGETTYPE  exe
       
    18 UID             0x1000007A 0x101F7784
       
    19 
       
    20 SOURCEPATH  ../src
       
    21 SOURCE              te_utracesuiteserver.cpp
       
    22 SOURCE              te_utracesuitestepbase.cpp
       
    23 SOURCE              cutrace_nonstatic_step.cpp 
       
    24 SOURCE              cutrace_static_step.cpp 
       
    25 SOURCE              cutrace_user_performance_step.cpp 
       
    26 SOURCE              te_btracecmds.cpp cutrace_kernperf_step.cpp 
       
    27 	
       
    28 
       
    29 USERINCLUDE   ../inc
       
    30 
       
    31 SYSTEMINCLUDE /epoc32/include
       
    32 SYSTEMINCLUDE /epoc32/include/test
       
    33 
       
    34 LIBRARY		euser.lib
       
    35 LIBRARY		testexecuteutils.lib 
       
    36 LIBRARY		testexecutelogclient.lib 
       
    37 LIBRARY		efsrv.lib hal.lib 
       
    38 LIBRARY		btracec.lib utrace.lib
       
    39 
       
    40 MACRO SYMBIAN_TRACE_ENABLE
       
    41 
       
    42 SMPSAFE