traceservices/tracefw/ulogger/unit_test/group/te_createconfig.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".
    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
    22 
    23 
    23 //Please add any change under here
    24 USERINCLUDE     ../../inc
       
    25 
    24 SOURCEPATH  ../te-createconfig
    26 SOURCEPATH  ../te-createconfig
    25 SOURCE			te_createconfigserver.cpp
    27 SOURCE			te_createconfigserver.cpp
    26 SOURCE         	te_clearconfig.cpp
    28 SOURCE         	te_clearconfig.cpp
    27 SOURCE         	te_createconfigemptystep.cpp
    29 SOURCE         	te_createconfigemptystep.cpp
    28 SOURCE         	te_createconfigfullstep.cpp
    30 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. 
       
    35 
    31 
    36 LIBRARY     euser.lib
    32 LIBRARY     euser.lib
    37 LIBRARY		testexecuteutils.lib 
    33 LIBRARY		testexecuteutils.lib 
    38 LIBRARY		testexecutelogclient.lib 
    34 LIBRARY		testexecutelogclient.lib 
    39 LIBRARY		uloggerclient.lib 
    35 LIBRARY		uloggerclient.lib