xml/xmlexpatparser/group/bld.inf
changeset 0 e35f40988205
child 24 74f0b3eb154c
equal deleted inserted replaced
-1:000000000000 0:e35f40988205
       
     1 // Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies).
       
     2 // All rights reserved.
       
     3 // This component and the accompanying materials are made available
       
     4 // under the terms of "Eclipse Public License v1.0"
       
     5 // which accompanies this distribution, and is available
       
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     7 //
       
     8 // Initial Contributors:
       
     9 // Nokia Corporation - initial contribution.
       
    10 //
       
    11 // Contributors:
       
    12 //
       
    13 // Description:
       
    14 // This file contains build information for the XML parser
       
    15 // 
       
    16 //
       
    17 
       
    18 PRJ_EXPORTS
       
    19 ../inc/xmlparsererrors.h				SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(xml/xmlparsererrors.h)
       
    20 
       
    21 xmlparserplugin.iby						/epoc32/rom/include/xmlparserplugin.iby
       
    22 
       
    23 ../src/expatcopyright.txt				z:/resource/xml/expatcopyright.txt
       
    24 
       
    25 PRJ_MMPFILES
       
    26 xmlparserplugin.mmp
       
    27 
       
    28 PRJ_TESTEXPORTS
       
    29 ../test/rtest/group/xmlparsertests.iby	/epoc32/rom/include/xmlparsertests.iby
       
    30 ../test/rtest/group/xmlparsertests.bat	/epoc32/data/z/system/test/xmlparsertests.bat
       
    31 
       
    32 //xml zip test data
       
    33 ../test/rtest/data/xml.zip				z:/system/data/xml/xml.zip 
       
    34 ../test/rtest/data/xmldefect.zip		z:/system/data/xml/xmldefect.zip
       
    35 
       
    36 PRJ_TESTMMPFILES
       
    37 ../test/rtest/group/t_xmlparser.mmp
       
    38 ../test/rtest/group/t_xmlparserheap.mmp
       
    39 ../test/rtest/group/t_xmldefect.mmp