xml/xmlexpatparser/group/bld.inf
changeset 24 74f0b3eb154c
parent 0 e35f40988205
child 33 604ca70b6235
equal deleted inserted replaced
17:ed3155dbd163 24:74f0b3eb154c
    18 PRJ_EXPORTS
    18 PRJ_EXPORTS
    19 ../inc/xmlparsererrors.h				SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(xml/xmlparsererrors.h)
    19 ../inc/xmlparsererrors.h				SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(xml/xmlparsererrors.h)
    20 
    20 
    21 xmlparserplugin.iby						/epoc32/rom/include/xmlparserplugin.iby
    21 xmlparserplugin.iby						/epoc32/rom/include/xmlparserplugin.iby
    22 
    22 
    23 ../src/expatcopyright.txt				z:/resource/xml/expatcopyright.txt
    23 ../src/expatcopyright.txt				c:/resource/xml/expatcopyright.txt
    24 
    24 
    25 PRJ_MMPFILES
    25 PRJ_MMPFILES
    26 xmlparserplugin.mmp
    26 xmlparserplugin.mmp
    27 
    27 
    28 PRJ_TESTEXPORTS
    28 #include "../test/rtest/group/bld.inf"
    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