traceservices/tracefw/ulogger/unit_test/group/te_outfrwk.mmp
branchRCL_3
changeset 23 26645d81f48d
parent 0 08ec8eefde2f
child 24 cc28652e0254
equal deleted inserted replaced
21:28839de615b4 23:26645d81f48d
     1 // Copyright (c) 2006-2009 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 2006-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".
    13 // Description:
    13 // Description:
    14 // UloggerOutfrmwkServer.exe application to test ulogger ouput framework
    14 // UloggerOutfrmwkServer.exe application to test ulogger ouput framework
    15 // 
    15 // 
    16 //
    16 //
    17 
    17 
    18 /**
       
    19  @file 
       
    20 */
       
    21 
       
    22 
       
    23 TARGET        uloggeroutfrmwkserver.exe
    18 TARGET        uloggeroutfrmwkserver.exe
    24 TARGETTYPE    EXE
    19 TARGETTYPE    EXE
    25 uid			  0x1000008d 0x10273889
    20 uid			  0x1000008d 0x10273889
    26 CAPABILITY 	  CommDD NetworkControl LocalServices ProtServ
    21 CAPABILITY 	  CommDD NetworkControl LocalServices ProtServ
    27 VENDORID 	  0x70000001
    22 VENDORID 	  0x70000001
    28 
    23 
       
    24 OS_LAYER_SYSTEMINCLUDE
       
    25 
       
    26 USERINCLUDE     ../../inc
       
    27 USERINCLUDE     ../../src/pluginframework
    29 
    28 
    30 SOURCEPATH    ../te-outfrwk
    29 SOURCEPATH    ../te-outfrwk
    31 SOURCE      te_outfrwk_testserver.cpp  
    30 SOURCE      te_outfrwk_testserver.cpp  
    32 SOURCE	    te_outfrwk_teststep.cpp
    31 SOURCE	    te_outfrwk_teststep.cpp
    33 
       
    34 USERINCLUDE		../../inc
       
    35 
       
    36 USERINCLUDE		../../src/pluginframework
       
    37 SYSTEMINCLUDE	/epoc32/include
       
    38 SYSTEMINCLUDE	/epoc32/include/test
       
    39 SYSTEMINCLUDE	/epoc32/include/ecom
       
    40 
    32 
    41 LIBRARY		bafl.lib
    33 LIBRARY		bafl.lib
    42 LIBRARY		euser.lib
    34 LIBRARY		euser.lib
    43 LIBRARY		testexecutelogclient.lib
    35 LIBRARY		testexecutelogclient.lib
    44 LIBRARY		testexecuteutils.lib
    36 LIBRARY		testexecuteutils.lib