tracesrv/tracecore/btrace_handler/test/TEF/te_tracecore/group/te_tracecore_suite.mmp
changeset 56 aa2539c91954
equal deleted inserted replaced
54:a151135b0cf9 56:aa2539c91954
       
     1 // Copyright (c) 2002-2009 Nokia Corporation and/or its subsidiary(-ies).
       
     2 // All rights reserved.
       
     3 // This component and the accompanying materials are made available
       
     4 // under the terms of "Eclipse Public License v1.0"
       
     5 // which accompanies this distribution, and is available
       
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     7 //
       
     8 // Initial Contributors:
       
     9 // Nokia Corporation - initial contribution.
       
    10 //
       
    11 // Contributors:
       
    12 //
       
    13 // Description:
       
    14 //
       
    15 
       
    16 #include "../../../../../group/tracecore.hrh"
       
    17 
       
    18 TARGET      te_tracecoreserver.exe
       
    19 TARGETTYPE  exe
       
    20 VENDORID    VID_DEFAULT
       
    21 CAPABILITY  CommDD NetworkControl LocalServices DiskAdmin
       
    22 
       
    23 OS_LAYER_SYSTEMINCLUDE
       
    24 
       
    25 USERINCLUDE     ../inc
       
    26 
       
    27 SOURCEPATH      ../src
       
    28 SOURCE          te_tracecore_server.cpp
       
    29 SOURCE          te_tracecore_controller.cpp
       
    30 
       
    31 LIBRARY         euser.lib
       
    32 LIBRARY         testexecuteutils.lib 
       
    33 LIBRARY         testexecutelogclient.lib 
       
    34 LIBRARY         efsrv.lib
       
    35 LIBRARY         bafl.lib 
       
    36 LIBRARY         tracedataparser.lib 
       
    37 STATICLIBRARY   te_tracecore_datawrapper.lib
       
    38 
       
    39 UNPAGED