traceservices/tracefw/ulogger/unit_test/group/te_createconfig.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".
    17 
    17 
    18 TARGET      	te_createconfigsuite.exe
    18 TARGET      	te_createconfigsuite.exe
    19 TARGETTYPE  	exe
    19 TARGETTYPE  	exe
    20 UID             0x1000007A 0x101F7784
    20 UID             0x1000007A 0x101F7784
    21 
    21 
    22 OS_LAYER_SYSTEMINCLUDE
       
    23 
    22 
    24 USERINCLUDE     ../../inc
    23 //Please add any change under here
    25 
       
    26 SOURCEPATH  ../te-createconfig
    24 SOURCEPATH  ../te-createconfig
    27 SOURCE			te_createconfigserver.cpp
    25 SOURCE			te_createconfigserver.cpp
    28 SOURCE         	te_clearconfig.cpp
    26 SOURCE         	te_clearconfig.cpp
    29 SOURCE         	te_createconfigemptystep.cpp
    27 SOURCE         	te_createconfigemptystep.cpp
    30 SOURCE         	te_createconfigfullstep.cpp
    28 SOURCE         	te_createconfigfullstep.cpp
       
    29 USERINCLUDE   	../../inc
       
    30 
       
    31 SYSTEMINCLUDE /epoc32/include
       
    32 SYSTEMINCLUDE /epoc32/include/test
       
    33 
       
    34 //Please add your system include under here. 
    31 
    35 
    32 LIBRARY     euser.lib
    36 LIBRARY     euser.lib
    33 LIBRARY		testexecuteutils.lib 
    37 LIBRARY		testexecuteutils.lib 
    34 LIBRARY		testexecutelogclient.lib 
    38 LIBRARY		testexecutelogclient.lib 
    35 LIBRARY		uloggerclient.lib 
    39 LIBRARY		uloggerclient.lib