xml/libxml2libs/test/common/group/Te_XML_FTmgrsuite.mmp
changeset 0 e35f40988205
child 27 450972dee096
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/xml/libxml2libs/test/common/group/Te_XML_FTmgrsuite.mmp	Thu Dec 17 09:29:21 2009 +0200
@@ -0,0 +1,45 @@
+// 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