tracesrv/tracecore/btrace_handler/test/tracedataparser/group/tracedataparser.mmp
changeset 56 aa2539c91954
equal deleted inserted replaced
54:a151135b0cf9 56:aa2539c91954
       
     1 // Copyright (c) 2005-2010 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 // Trace Data parser
       
    15 //
       
    16 
       
    17 
       
    18 TARGET                   tracedataparser.dll
       
    19 TARGETTYPE               dll
       
    20 
       
    21 UID                      0x1000008C 0x2002E860
       
    22 
       
    23 CAPABILITY ALL -TCB
       
    24 
       
    25 SOURCEPATH               ../src
       
    26 SOURCE                   tracedataparser.cpp
       
    27 
       
    28 LIBRARY                  euser.lib 
       
    29 LIBRARY                  efsrv.lib
       
    30 
       
    31 USERINCLUDE              ../inc
       
    32 USERINCLUDE              ../../d_tracecore/inc
       
    33 USERINCLUDE              ../../../inc
       
    34 
       
    35 OS_LAYER_SYSTEMINCLUDE_SYMBIAN