traceservices/tracefw/ulogger/unit_test/group/te_outfrwk.mmp
branchRCL_3
changeset 24 cc28652e0254
parent 23 26645d81f48d
child 25 047f208ea78f
equal deleted inserted replaced
23:26645d81f48d 24:cc28652e0254
     1 // Copyright (c) 2006-2010 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 2006-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".
    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 
    18 TARGET        uloggeroutfrmwkserver.exe
    23 TARGET        uloggeroutfrmwkserver.exe
    19 TARGETTYPE    EXE
    24 TARGETTYPE    EXE
    20 uid			  0x1000008d 0x10273889
    25 uid			  0x1000008d 0x10273889
    21 CAPABILITY 	  CommDD NetworkControl LocalServices ProtServ
    26 CAPABILITY 	  CommDD NetworkControl LocalServices ProtServ
    22 VENDORID 	  0x70000001
    27 VENDORID 	  0x70000001
    23 
    28 
    24 OS_LAYER_SYSTEMINCLUDE
       
    25 
       
    26 USERINCLUDE     ../../inc
       
    27 USERINCLUDE     ../../src/pluginframework
       
    28 
    29 
    29 SOURCEPATH    ../te-outfrwk
    30 SOURCEPATH    ../te-outfrwk
    30 SOURCE      te_outfrwk_testserver.cpp  
    31 SOURCE      te_outfrwk_testserver.cpp  
    31 SOURCE	    te_outfrwk_teststep.cpp
    32 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
    32 
    40 
    33 LIBRARY		bafl.lib
    41 LIBRARY		bafl.lib
    34 LIBRARY		euser.lib
    42 LIBRARY		euser.lib
    35 LIBRARY		testexecutelogclient.lib
    43 LIBRARY		testexecutelogclient.lib
    36 LIBRARY		testexecuteutils.lib
    44 LIBRARY		testexecuteutils.lib