author | Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> |
Fri, 16 Apr 2010 16:57:34 +0300 | |
changeset 15 | 9b1f1fe06753 |
parent 0 | e35f40988205 |
permissions | -rw-r--r-- |
0
e35f40988205
Revision: 200947
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
1 |
// Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies). |
e35f40988205
Revision: 200947
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
2 |
// All rights reserved. |
e35f40988205
Revision: 200947
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
3 |
// This component and the accompanying materials are made available |
e35f40988205
Revision: 200947
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
4 |
// under the terms of "Eclipse Public License v1.0" |
e35f40988205
Revision: 200947
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
5 |
// which accompanies this distribution, and is available |
e35f40988205
Revision: 200947
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
6 |
// at the URL "http://www.eclipse.org/legal/epl-v10.html". |
e35f40988205
Revision: 200947
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
7 |
// |
e35f40988205
Revision: 200947
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
8 |
// Initial Contributors: |
e35f40988205
Revision: 200947
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
9 |
// Nokia Corporation - initial contribution. |
e35f40988205
Revision: 200947
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
10 |
// |
e35f40988205
Revision: 200947
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
11 |
// Contributors: |
e35f40988205
Revision: 200947
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
12 |
// |
e35f40988205
Revision: 200947
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
13 |
// Description: |
e35f40988205
Revision: 200947
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
14 |
// This file provides the information required for building the DOM XPath C++ Wrapper. |
e35f40988205
Revision: 200947
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
15 |
// |
e35f40988205
Revision: 200947
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
16 |
|
e35f40988205
Revision: 200947
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
17 |
PRJ_EXPORTS |
e35f40988205
Revision: 200947
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
18 |
../inc/xmlenginedom/xmlengdom.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(xml/dom/xmlengdom.h) |
e35f40988205
Revision: 200947
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
19 |
../inc/xmlenginedom/xmlengattr.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(xml/dom/xmlengattr.h) |
e35f40988205
Revision: 200947
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
20 |
../inc/xmlenginedom/xmlengnodelist_impl.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(xml/dom/xmlengnodelist_impl.h) |
e35f40988205
Revision: 200947
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
21 |
../inc/xmlenginedom/xmlengnode.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(xml/dom/xmlengnode.h) |
e35f40988205
Revision: 200947
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
22 |
../inc/xmlenginedom/xmlengelement.inl SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(xml/dom/xmlengelement.inl) |
e35f40988205
Revision: 200947
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
23 |
../inc/xmlenginedom/xmlengnodelist.inl SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(xml/dom/xmlengnodelist.inl) |
e35f40988205
Revision: 200947
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
24 |
../inc/xmlenginedom/xmlengbinarycontainer.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(xml/dom/xmlengbinarycontainer.h) |
e35f40988205
Revision: 200947
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
25 |
../inc/xmlenginedom/xmlenguserdata.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(xml/dom/xmlenguserdata.h) |
e35f40988205
Revision: 200947
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
26 |
../inc/xmlenginedom/xmlengdomimplementation.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(xml/dom/xmlengdomimplementation.h) |
e35f40988205
Revision: 200947
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
27 |
../inc/xmlenginedom/xmlengprocessinginstruction.inl SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(xml/dom/xmlengprocessinginstruction.inl) |
e35f40988205
Revision: 200947
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
28 |
../inc/xmlenginedom/xmlengdatacontainer.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(xml/dom/xmlengdatacontainer.h) |
e35f40988205
Revision: 200947
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
29 |
../inc/xmlenginedom/xmlengdataserializer.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(xml/dom/xmlengdataserializer.h) |
e35f40988205
Revision: 200947
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
30 |
../inc/xmlenginedom/xmlengdocumentfragment.inl SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(xml/dom/xmlengdocumentfragment.inl) |
e35f40988205
Revision: 200947
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
31 |
../inc/xmlenginedom/xmlengtext.inl SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(xml/dom/xmlengtext.inl) |
e35f40988205
Revision: 200947
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
32 |
../inc/xmlenginedom/xmlengfilecontainer.inl SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(xml/dom/xmlengfilecontainer.inl) |
e35f40988205
Revision: 200947
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
33 |
../inc/xmlenginedom/xmlengnodelist.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(xml/dom/xmlengnodelist.h) |
e35f40988205
Revision: 200947
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
34 |
../inc/xmlenginedom/xmlengnamespace.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(xml/dom/xmlengnamespace.h) |
e35f40988205
Revision: 200947
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
35 |
../inc/xmlenginedom/xmlengdomutils.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(xml/dom/xmlengdomutils.h) |
e35f40988205
Revision: 200947
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
36 |
../inc/xmlenginedom/xmlengcharacterdata.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(xml/dom/xmlengcharacterdata.h) |
e35f40988205
Revision: 200947
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
37 |
../inc/xmlenginedom/xmlengdatacontainer.inl SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(xml/dom/xmlengdatacontainer.inl) |
e35f40988205
Revision: 200947
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
38 |
../inc/xmlenginedom/xmlengserializationoptions.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(xml/dom/xmlengserializationoptions.h) |
e35f40988205
Revision: 200947
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
39 |
../inc/xmlenginedom/xmlengcomment.inl SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(xml/dom/xmlengcomment.inl) |
e35f40988205
Revision: 200947
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
40 |
../inc/xmlenginedom/xmlengchunkcontainer.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(xml/dom/xmlengchunkcontainer.h) |
e35f40988205
Revision: 200947
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
41 |
../inc/xmlenginedom/xmlengerrors.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(xml/dom/xmlengerrors.h) |
e35f40988205
Revision: 200947
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
42 |
../inc/xmlenginedom/xmlengdocument.inl SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(xml/dom/xmlengdocument.inl) |
e35f40988205
Revision: 200947
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
43 |
../inc/xmlenginedom/xmlengentityreference.inl SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(xml/dom/xmlengentityreference.inl) |
e35f40988205
Revision: 200947
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
44 |
../inc/xmlenginedom/xmlengbinarycontainer.inl SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(xml/dom/xmlengbinarycontainer.inl) |
e35f40988205
Revision: 200947
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
45 |
../inc/xmlenginedom/xmlengdocument.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(xml/dom/xmlengdocument.h) |
e35f40988205
Revision: 200947
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
46 |
../inc/xmlenginedom/xmlengcomment.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(xml/dom/xmlengcomment.h) |
e35f40988205
Revision: 200947
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
47 |
../inc/xmlenginedom/xmlengnamespace.inl SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(xml/dom/xmlengnamespace.inl) |
e35f40988205
Revision: 200947
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
48 |
../inc/xmlenginedom/xmlengnode.inl SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(xml/dom/xmlengnode.inl) |
e35f40988205
Revision: 200947
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
49 |
../inc/xmlenginedom/xmlengentityreference.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(xml/dom/xmlengentityreference.h) |
e35f40988205
Revision: 200947
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
50 |
../inc/xmlenginedom/xmlengdocumentfragment.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(xml/dom/xmlengdocumentfragment.h) |
e35f40988205
Revision: 200947
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
51 |
../inc/xmlenginedom/xmlengcdatasection.inl SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(xml/dom/xmlengcdatasection.inl) |
e35f40988205
Revision: 200947
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
52 |
../inc/xmlenginedom/xmlengcdatasection.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(xml/dom/xmlengcdatasection.h) |
e35f40988205
Revision: 200947
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
53 |
../inc/xmlenginedom/xmlengdomparser.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(xml/dom/xmlengdomparser.h) |
e35f40988205
Revision: 200947
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
54 |
../inc/xmlenginedom/xmlengnodefilter.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(xml/dom/xmlengnodefilter.h) |
e35f40988205
Revision: 200947
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
55 |
../inc/xmlenginedom/xmlengprocessinginstruction.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(xml/dom/xmlengprocessinginstruction.h) |
e35f40988205
Revision: 200947
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
56 |
../inc/xmlenginedom/xmlengchunkcontainer.inl SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(xml/dom/xmlengchunkcontainer.inl) |
e35f40988205
Revision: 200947
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
57 |
../inc/xmlenginedom/xmlengtext.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(xml/dom/xmlengtext.h) |
e35f40988205
Revision: 200947
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
58 |
../inc/xmlenginedom/xmlengoutputstream.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(xml/dom/xmlengoutputstream.h) |
e35f40988205
Revision: 200947
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
59 |
../inc/xmlenginedom/xmlengfilecontainer.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(xml/dom/xmlengfilecontainer.h) |
e35f40988205
Revision: 200947
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
60 |
../inc/xmlenginedom/xmlengelement.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(xml/dom/xmlengelement.h) |
e35f40988205
Revision: 200947
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
61 |
../inc/xmlenginedom/xmlengcharacterdata.inl SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(xml/dom/xmlengcharacterdata.inl) |
e35f40988205
Revision: 200947
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
62 |
../inc/xmlenginedom/xmlengattr.inl SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(xml/dom/xmlengattr.inl) |
e35f40988205
Revision: 200947
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
63 |
|
e35f40988205
Revision: 200947
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
64 |
../inc/xpath/xmlengxpath.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(xml/dom/xmlengxpath.h) |
e35f40988205
Revision: 200947
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
65 |
../inc/xpath/xmlengxformsinstancemap.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(xml/dom/xmlengxformsinstancemap.h) |
e35f40988205
Revision: 200947
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
66 |
../inc/xpath/xmlengxpathevaluator.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(xml/dom/xmlengxpathevaluator.h) |
e35f40988205
Revision: 200947
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
67 |
../inc/xpath/xmlengxpathevaluator.inl SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(xml/dom/xmlengxpathevaluator.inl) |
e35f40988205
Revision: 200947
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
68 |
../inc/xpath/xmlengxpathevaluationcontext.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(xml/dom/xmlengxpathevaluationcontext.h) |
e35f40988205
Revision: 200947
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
69 |
../inc/xpath/xmlengxpathexpression.inl SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(xml/dom/xmlengxpathexpression.inl) |
e35f40988205
Revision: 200947
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
70 |
../inc/xpath/xmlengxpathextensionfunction.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(xml/dom/xmlengxpathextensionfunction.h) |
e35f40988205
Revision: 200947
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
71 |
../inc/xpath/xmlengnodeset.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(xml/dom/xmlengnodeset.h) |
e35f40988205
Revision: 200947
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
72 |
../inc/xpath/xmlengxpathresult.inl SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(xml/dom/xmlengxpathresult.inl) |
e35f40988205
Revision: 200947
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
73 |
../inc/xpath/xmlengxpathutils.inl SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(xml/dom/xmlengxpathutils.inl) |
e35f40988205
Revision: 200947
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
74 |
../inc/xpath/xmlengxpathexpression.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(xml/dom/xmlengxpathexpression.h) |
e35f40988205
Revision: 200947
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
75 |
../inc/xpath/xmlengnodeset.inl SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(xml/dom/xmlengnodeset.inl) |
e35f40988205
Revision: 200947
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
76 |
../inc/xpath/xmlengxpathconfiguration.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(xml/dom/xmlengxpathconfiguration.h) |
e35f40988205
Revision: 200947
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
77 |
../inc/xpath/xmlengnamespaceresolver.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(xml/dom/xmlengnamespaceresolver.h) |
e35f40988205
Revision: 200947
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
78 |
../inc/xpath/xmlengxpathresult.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(xml/dom/xmlengxpathresult.h) |
e35f40988205
Revision: 200947
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
79 |
../inc/xpath/xmlengxpathutils.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(xml/dom/xmlengxpathutils.h) |
e35f40988205
Revision: 200947
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
80 |
../inc/xpath/xmlengxpatherrors.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(xml/dom/xmlengxpatherrors.h) |
e35f40988205
Revision: 200947
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
81 |
|
e35f40988205
Revision: 200947
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
82 |
../inc/xmlengineserializer/xmlengserializer.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(xml/dom/xmlengserializer.h) |
e35f40988205
Revision: 200947
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
83 |
../inc/xmlengineserializer/xmlengdeserializer.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(xml/dom/xmlengdeserializer.h) |
e35f40988205
Revision: 200947
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
84 |
../inc/xmlengineserializer/xmlengextendedcontenthandler.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(xml/dom/xmlengextendedcontenthandler.h) |
e35f40988205
Revision: 200947
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
85 |
../inc/xmlengineserializer/xmlengdeserializerdom.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(xml/dom/xmlengdeserializerdom.h) |
e35f40988205
Revision: 200947
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
86 |
../inc/xmlengineserializer/xmlengparsingoptions.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(xml/dom/xmlengparsingoptions.h) |
e35f40988205
Revision: 200947
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
87 |
../inc/xmlengineserializer/xmlengserializeerrors.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(xml/dom/xmlengserializeerrors.h) |
e35f40988205
Revision: 200947
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
88 |
|
e35f40988205
Revision: 200947
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
89 |
xmlenginedom.iby /epoc32/rom/include/xmlenginedom.iby |
e35f40988205
Revision: 200947
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
90 |
xmlengineserializer.iby /epoc32/rom/include/xmlengineserializer.iby |
e35f40988205
Revision: 200947
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
91 |
|
e35f40988205
Revision: 200947
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
92 |
|
e35f40988205
Revision: 200947
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
93 |
#ifndef GCCXML |
e35f40988205
Revision: 200947
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
94 |
PRJ_MMPFILES |
e35f40988205
Revision: 200947
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
95 |
xmlenginedom.mmp |
e35f40988205
Revision: 200947
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
96 |
xmlengineserializer.mmp |
e35f40988205
Revision: 200947
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
97 |
#endif //GCCXML |
e35f40988205
Revision: 200947
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
98 |
//Added to include new tef cases |
e35f40988205
Revision: 200947
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
diff
changeset
|
99 |
#include "../test/tef/group/bld.inf" |