--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/xml/libxml2libs/test/tef/xml2/group/xml2tef.mmp Thu Dec 17 09:29:21 2009 +0200
@@ -0,0 +1,40 @@
+// Copyright (c) 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:
+//
+
+/**
+ @file xml2tef.mmp
+ @internalTechnology
+*/
+
+TARGET texml2.exe
+TARGETTYPE exe
+
+SOURCEPATH ../src
+SOURCE texml2server.cpp texmlstring.cpp texml2teststep.cpp texmlutils.cpp texmlengine.cpp
+
+OS_LAYER_SYSTEMINCLUDE_SYMBIAN
+OS_LAYER_LIBC_SYSTEMINCLUDE
+OS_LAYER_LIBXML2_SYSTEMINCLUDE
+
+USERINCLUDE ../src
+USERINCLUDE ../../../../inc/libxml2_nonexport
+
+LIBRARY xmlengineutils.lib
+LIBRARY testexecuteutils.lib
+LIBRARY testexecutelogclient.lib
+LIBRARY euser.lib
+LIBRARY xmlengine.lib charconv.lib estlib.lib
+
+SMPSAFE