commsfwtools/preparedefaultcommsdatabase/Tools/ced/te_ced/group/Te_cedsuite.mmp
changeset 0 dfb7c4ff071f
equal deleted inserted replaced
-1:000000000000 0:dfb7c4ff071f
       
     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           TARGET      te_cedsuite.exe
       
    17           TARGETTYPE  exe
       
    18           UID             0x1000007A 0x101F7784
       
    19 
       
    20 //Please add any change under here
       
    21 SOURCEPATH  ../src
       
    22 SOURCE	              Te_cedSuiteServer.cpp
       
    23 SOURCE	              Te_cedSuiteStepBase.cpp
       
    24 SOURCE              ced0Step.cpp
       
    25 SOURCE              ced1Step.cpp
       
    26 SOURCE              ced2Step.cpp
       
    27 SOURCE              cedCheck.cpp
       
    28 	
       
    29 
       
    30 USERINCLUDE   ../src
       
    31 USERINCLUDE   ../../inc
       
    32 USERINCLUDE   ../../src
       
    33 
       
    34 #ifdef SYMBIAN_OLD_EXPORT_LOCATION
       
    35 systeminclude	/epoc32/include
       
    36 SYSTEMINCLUDE /epoc32/include/test
       
    37 #else
       
    38 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    39 #endif
       
    40 
       
    41 LIBRARY       euser.lib commsdat.lib
       
    42 LIBRARY       efsrv.lib
       
    43 LIBRARY	      estor.lib bafl.lib
       
    44 LIBRARY	      testexecuteutils.lib
       
    45 LIBRARY	      testexecutelogclient.lib
       
    46 
       
    47 
       
    48 CAPABILITY ALL -Tcb
       
    49 
       
    50 UNPAGED
       
    51 
       
    52 
       
    53 SMPSAFE