xml/libxml2libs/test/common/group/Te_XML_FTmgrsuite.mmp
changeset 24 74f0b3eb154c
parent 17 ed3155dbd163
child 25 417699dc19c9
equal deleted inserted replaced
17:ed3155dbd163 24:74f0b3eb154c
     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_xml_ftmgrsuite.exe
       
    17           TARGETTYPE  exe
       
    18           UID             0x1000007A 0x101F7784
       
    19 
       
    20 
       
    21 
       
    22 //Please add any change under here
       
    23 SOURCEPATH  ../src
       
    24 SOURCE	              Te_XML_FTmgrSuiteServer.cpp
       
    25 SOURCE	              Te_XML_FTmgrSuiteStepBase.cpp
       
    26 SOURCE              XML_flagsStep.cpp
       
    27 	
       
    28 
       
    29 USERINCLUDE   ../src
       
    30 
       
    31 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    32 
       
    33 //Please add your system include under here. 
       
    34 
       
    35 LIBRARY     euser.lib 
       
    36 LIBRARY		testexecuteutils.lib 
       
    37 LIBRARY		testexecutelogclient.lib
       
    38 LIBRARY     featmgr.lib 
       
    39 
       
    40 //Please add your libraries under here. For example:
       
    41 //LIBRARY		efsrv.lib
       
    42 //LIBRARY		insock.lib
       
    43 //LIBRARY		esock.lib
       
    44 
       
    45 SMPSAFE