xml/libxml2libs/test/common/group/Te_XML_FTmgrsuite.mmp
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Tue, 06 Jul 2010 16:24:52 +0300
changeset 27 450972dee096
parent 0 e35f40988205
child 33 604ca70b6235
permissions -rw-r--r--
Revision: 201027 Kit: 2010127

// 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