xml/libxml2libs/test/common/group/Te_XML_FTmgrsuite.mmp
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Thu, 17 Dec 2009 09:29:21 +0200
changeset 0 e35f40988205
child 20 889504eac4fb
permissions -rw-r--r--
Revision: 200947 Kit: 200951

// Copyright (c) 2002-2009 Nokia Corporation and/or its subsidiary(-ies).
// All rights reserved.
// This component and the accompanying materials are made available
// under the terms of "Eclipse Public License v1.0"
// which accompanies this distribution, and is available
// at the URL "http://www.eclipse.org/legal/epl-v10.html".
//
// Initial Contributors:
// Nokia Corporation - initial contribution.
//
// Contributors:
//
// Description:
//

          TARGET      te_xml_ftmgrsuite.exe
          TARGETTYPE  exe
          UID             0x1000007A 0x101F7784



//Please add any change under here
SOURCEPATH  ../src
SOURCE	              Te_XML_FTmgrSuiteServer.cpp
SOURCE	              Te_XML_FTmgrSuiteStepBase.cpp
SOURCE              XML_flagsStep.cpp
	

USERINCLUDE   ../src

OS_LAYER_SYSTEMINCLUDE_SYMBIAN

//Please add your system include under here. 

LIBRARY     euser.lib 
LIBRARY		testexecuteutils.lib 
LIBRARY		testexecutelogclient.lib
LIBRARY     featmgr.lib 

//Please add your libraries under here. For example:
//LIBRARY		efsrv.lib
//LIBRARY		insock.lib
//LIBRARY		esock.lib

SMPSAFE