commsfwtools/preparedefaultcommsdatabase/Tools/ceddump/group/ceddump.mmp
changeset 0 dfb7c4ff071f
child 63 a667ebd03ba5
equal deleted inserted replaced
-1:000000000000 0:dfb7c4ff071f
       
     1 // Copyright (c) 2003-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 // MMP file to build CEDDUMP.EXE
       
    15 // 
       
    16 //
       
    17 
       
    18 /**
       
    19  @file
       
    20 */
       
    21 
       
    22 TARGET ceddump.exe
       
    23 TARGETTYPE exe
       
    24 UID         0x1000008d 0x101F7784
       
    25 
       
    26 
       
    27 SOURCE 		../src/filedump.cpp
       
    28 SOURCE 		../src/epocerror.cpp
       
    29 SOURCE      ../src/ceddumper.cpp
       
    30 SOURCE      ../src/mainentry.cpp
       
    31 
       
    32 #ifdef SYMBIAN_NETWORKING_3GPPDEFAULTQOS
       
    33 SOURCE       ../src/R99QosConversion.cpp
       
    34 #endif
       
    35 
       
    36 USERINCLUDE     ../inc
       
    37 
       
    38 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    39 USERINCLUDE     ../../ced/inc
       
    40 
       
    41 LIBRARY 	euser.lib efsrv.lib bafl.lib commsdat.lib
       
    42 
       
    43 CAPABILITY ALL -Tcb
       
    44 
       
    45 VENDORID 0x70000001
       
    46 
       
    47 UNPAGED
       
    48 
       
    49 SMPSAFE