|
1 // Copyright (c) 2003-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 // Framework build information |
|
15 // |
|
16 // |
|
17 |
|
18 PRJ_EXPORTS |
|
19 // Clients of the Framework |
|
20 ../inc/attribute.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(xml/attribute.h) |
|
21 ../inc/contenthandler.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(xml/contenthandler.h) |
|
22 ../inc/contentprocessor.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(xml/contentprocessor.h) |
|
23 ../inc/contentprocessoruids.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(xml/contentprocessoruids.h) |
|
24 ../inc/contentsource.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(xml/contentsource.h) |
|
25 ../inc/documentparameters.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(xml/documentparameters.h) |
|
26 ../inc/extension.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(xml/extension.h) |
|
27 ../inc/matchdata.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(xml/matchdata.h) |
|
28 ../inc/parser.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(xml/parser.h) |
|
29 ../inc/parserfeature.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(xml/parserfeature.h) |
|
30 ../inc/stringdictionarycollection.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(xml/stringdictionarycollection.h) |
|
31 ../inc/taginfo.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(xml/taginfo.h) |
|
32 ../inc/wbxmlextensionhandler.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(xml/wbxmlextensionhandler.h) |
|
33 ../inc/xmlframeworkconstants.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(xml/xmlframeworkconstants.h) |
|
34 ../inc/xmlframeworkerrors.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(xml/xmlframeworkerrors.h) |
|
35 |
|
36 |
|
37 // Creators of Plugins for the Framework |
|
38 ../inc/plugins/charsetconverter.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(xml/plugins/charsetconverter.h) |
|
39 ../inc/plugins/contentprocessorinitparams.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(xml/plugins/contentprocessorinitparams.h) |
|
40 ../inc/plugins/dictionarycodepage.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(xml/plugins/dictionarycodepage.h) |
|
41 ../inc/plugins/elementstack.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(xml/plugins/elementstack.h) |
|
42 ../inc/plugins/parserinitparams.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(xml/plugins/parserinitparams.h) |
|
43 ../inc/plugins/parserinterface.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(xml/plugins/parserinterface.h) |
|
44 ../inc/plugins/stringdictionary.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(xml/plugins/stringdictionary.h) |
|
45 |
|
46 xmlframework.iby /epoc32/rom/include/xmlframework.iby |
|
47 xml.iby /epoc32/rom/include/xml.iby |
|
48 |
|
49 PRJ_MMPFILES |
|
50 xmlframework.mmp |
|
51 |
|
52 // Customer Resolver bldmake file |
|
53 #include "xmlcustomresolver.inf" |
|
54 |
|
55 PRJ_TESTEXTENSIONS |
|
56 // Must be run before t_stringdictionary00.mmp |
|
57 start extension syslibs/test/xml_stringdictionary00tagtable |
|
58 end |
|
59 |
|
60 PRJ_TESTMMPFILES |
|
61 ../test/rtest/group/t_stringdictionary00.mmp support |
|
62 ../test/rtest/group/t_parser.mmp support |
|
63 ../test/rtest/group/t_parserucs4test.mmp |
|
64 ../test/rtest/group/t_processfilemancopyfile.mmp support |
|
65 ../test/rtest/group/t_validator.mmp support |
|
66 ../test/rtest/group/t_xmlcore.mmp |
|
67 ../test/rtest/group/t_xmlmisc.mmp |
|
68 ../test/rtest/group/tp_xmlframeworkperftests.mmp |
|
69 ../test/rtest/group/tu_xmlcmatchdataunittests.mmp |
|
70 ../test/rtest/group/tu_xmlramparserplugins.mmp support |
|
71 ../test/rtest/group/tu_xmlromparserplugins.mmp support |
|
72 |
|
73 PRJ_TESTEXTENSIONS |
|
74 // Must be run after plugins/tu_xmlramparserplugins.mmp |
|
75 start extension syslibs/test/xml_xmlcmatchdatapostbuild |
|
76 end |
|
77 |
|
78 PRJ_TESTEXPORTS |
|
79 ../test/rtest/group/xmlframeworktests.bat /epoc32/data/z/system/test/xmlframeworktests.bat |
|
80 ../test/rtest/group/xmlframeworktests.iby /epoc32/rom/include/xmlframeworktests.iby |