xml/libxml2libs/test/common/group/te_xml_ftmgrsuite.mmp
changeset 24 74f0b3eb154c
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 //Please add any change under here
       
    21 SOURCEPATH  ../src
       
    22 SOURCE	              Te_XML_FTmgrSuiteServer.cpp
       
    23 SOURCE	              Te_XML_FTmgrSuiteStepBase.cpp
       
    24 SOURCE              XML_flagsStep.cpp
       
    25 	
       
    26 
       
    27 USERINCLUDE   ../src
       
    28 
       
    29 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    30 
       
    31 //Please add your system include under here. 
       
    32 
       
    33 LIBRARY     euser.lib 
       
    34 LIBRARY		testexecuteutils.lib 
       
    35 LIBRARY		testexecutelogclient.lib
       
    36 LIBRARY     featmgr.lib 
       
    37 
       
    38 //Please add your libraries under here. For example:
       
    39 //LIBRARY		efsrv.lib
       
    40 //LIBRARY		insock.lib
       
    41 //LIBRARY		esock.lib
       
    42 
       
    43 SMPSAFE