diff -r 6bcc0aa4be39 -r 889504eac4fb xml/xmlexpatparser/test/rtest/group/bld.inf --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/xml/xmlexpatparser/test/rtest/group/bld.inf Tue Aug 31 17:02:56 2010 +0300 @@ -0,0 +1,29 @@ +// Copyright (c) 2004-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: +// This file contains build information for the XML parser +// +// + +PRJ_TESTEXPORTS +xmlparsertests.iby /epoc32/rom/include/xmlparsertests.iby +xmlparsertests.bat /epoc32/data/c/system/test/xmlparsertests.bat + +//xml zip test data +../data/xml.zip c:/system/data/xml/xml.zip +../data/xmldefect.zip c:/system/data/xml/xmldefect.zip + +PRJ_TESTMMPFILES +t_xmlparser.mmp +t_xmlparserheap.mmp +t_xmldefect.mmp