xml/libxml2libs/test/tef/group/te_headerstests.mmp
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Tue, 31 Aug 2010 17:02:56 +0300
branchRCL_3
changeset 20 889504eac4fb
parent 0 e35f40988205
child 21 604ca70b6235
permissions -rw-r--r--
Revision: 201014 Kit: 201035

// Copyright (c) 2008-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

OS_LAYER_SYSTEMINCLUDE_SYMBIAN
OS_LAYER_LIBXML2_SYSTEMINCLUDE
OS_LAYER_ESTLIB_SYSTEMINCLUDE

SYSTEMINCLUDE	/epoc32/include/bafl
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		testexecuteutils.lib
LIBRARY		testexecutelogclient.lib

SMPSAFE