traceservices/tracefw/ulogger/unit_test/group/te_client.mmp
branchRCL_3
changeset 23 26645d81f48d
parent 0 08ec8eefde2f
child 24 cc28652e0254
equal deleted inserted replaced
21:28839de615b4 23:26645d81f48d
     1 // Copyright (c) 2002-2009 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 2002-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".
    18 TARGET      	uloggerclientapiserver.exe
    18 TARGET      	uloggerclientapiserver.exe
    19 TARGETTYPE  	exe
    19 TARGETTYPE  	exe
    20 UID             0x1000007A 0x101F7784
    20 UID             0x1000007A 0x101F7784
    21 CAPABILITY 		NONE
    21 CAPABILITY 		NONE
    22 
    22 
    23 //Please add any change under here
    23 OS_LAYER_SYSTEMINCLUDE
       
    24 
       
    25 USERINCLUDE   ../../inc
       
    26 
    24 SOURCEPATH  ../te-client
    27 SOURCEPATH  ../te-client
    25 SOURCE			te_uloggerclientsuiteserver.cpp
    28 SOURCE			te_uloggerclientsuiteserver.cpp
    26 SOURCE	        te_uloggerclientsuitestepbase.cpp
    29 SOURCE	        te_uloggerclientsuitestepbase.cpp
    27 SOURCE          testconnectstep.cpp
    30 SOURCE          testconnectstep.cpp
    28 SOURCE          teststartstep.cpp
    31 SOURCE          teststartstep.cpp
    39 SOURCE          testsetsecondaryfltstep.cpp
    42 SOURCE          testsetsecondaryfltstep.cpp
    40 SOURCE          testversionstep.cpp
    43 SOURCE          testversionstep.cpp
    41 SOURCE			testdeactivateoutputpluginstep.cpp
    44 SOURCE			testdeactivateoutputpluginstep.cpp
    42 SOURCE			testruloggerapi_ext.cpp
    45 SOURCE			testruloggerapi_ext.cpp
    43 
    46 
    44 USERINCLUDE   ../../inc
       
    45 
       
    46 SYSTEMINCLUDE /epoc32/include
       
    47 SYSTEMINCLUDE /epoc32/include/test
       
    48 
       
    49 //Please add your system include under here. 
       
    50 
    47 
    51 LIBRARY     euser.lib
    48 LIBRARY     euser.lib
    52 LIBRARY		testexecuteutils.lib 
    49 LIBRARY		testexecuteutils.lib 
    53 LIBRARY		testexecutelogclient.lib 
    50 LIBRARY		testexecutelogclient.lib 
    54 LIBRARY		uloggerclient.lib 
    51 LIBRARY		uloggerclient.lib