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