xml/xmldomandxpath/test/tef/group/te_headerstests.mmp
changeset 0 e35f40988205
child 24 74f0b3eb154c
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/xml/xmldomandxpath/test/tef/group/te_headerstests.mmp	Thu Dec 17 09:29:21 2009 +0200
@@ -0,0 +1,45 @@
+// 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:
+// te_headerstest.mmp
+// 
+//
+
+TARGET			t_xmlheaderstest.exe
+TARGETTYPE	exe
+
+SYSTEMINCLUDE	/epoc32/include
+SYSTEMINCLUDE	/epoc32/include/libc
+SYSTEMINCLUDE	/epoc32/include/bafl
+SYSTEMINCLUDE	/epoc32/include/stdapis/libxml2
+SYSTEMINCLUDE	/epoc32/include/xml
+SYSTEMINCLUDE	/epoc32/include/xml/dom
+SYSTEMINCLUDE	/epoc32/include/xml/plugins
+SYSTEMINCLUDE	/epoc32/include/xml/utils
+SYSTEMINCLUDE	/epoc32/include/test
+
+USERINCLUDE		../headerstests/src
+USERINCLUDE		../../../../../../unref/orphan/comgen/syslibs/s60_header_compat/xmlengine
+USERINCLUDE		../../../../../../unref/orphan/comgen/syslibs/s60_header_compat/multipartparser
+
+SOURCEPATH	..\headerstests\src
+SOURCE			te_headersteststep.cpp
+SOURCE			te_headerstestserver.cpp
+
+LIBRARY		efsrv.lib
+LIBRARY		euser.lib
+LIBRARY		xmlenginedom.lib
+LIBRARY		testexecuteutils.lib
+LIBRARY		testexecutelogclient.lib
+
+SMPSAFE