xml/libxml2libs/test/tef/xml2/group/xml2tef.mmp
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Mon, 04 Oct 2010 03:08:20 +0300
changeset 37 c828a2f286d1
parent 0 e35f40988205
permissions -rw-r--r--
Revision: 201039 Kit: 201039

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