apicompatanamdw/compatanalysercmd/checkbc/global_data.xml
author shrivatsa
Mon, 27 Sep 2010 14:51:17 +0530
changeset 20 a0eee409ff14
parent 3 ebe3f8f03b59
permissions -rw-r--r--
Updates to CompatibilityAnalyser - The Tool should now work with Symbian^4 - Some minor bug fixes related to Qt headers in the Symbian Platform
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
638b9c697799 1. Licenses updated to EPL.
noe\swadi
parents:
diff changeset
     1
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
3
ebe3f8f03b59 Compatibility Analyser updated to version 2.8.4. Support for Qt code analysis added.
noe\swadi
parents: 0
diff changeset
     2
<!-- 
ebe3f8f03b59 Compatibility Analyser updated to version 2.8.4. Support for Qt code analysis added.
noe\swadi
parents: 0
diff changeset
     3
- Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
ebe3f8f03b59 Compatibility Analyser updated to version 2.8.4. Support for Qt code analysis added.
noe\swadi
parents: 0
diff changeset
     4
- All rights reserved.
ebe3f8f03b59 Compatibility Analyser updated to version 2.8.4. Support for Qt code analysis added.
noe\swadi
parents: 0
diff changeset
     5
- This component and the accompanying materials are made available
ebe3f8f03b59 Compatibility Analyser updated to version 2.8.4. Support for Qt code analysis added.
noe\swadi
parents: 0
diff changeset
     6
- under the terms of the License "Eclipse Public License v1.0"
ebe3f8f03b59 Compatibility Analyser updated to version 2.8.4. Support for Qt code analysis added.
noe\swadi
parents: 0
diff changeset
     7
- which accompanies this distribution, and is available
ebe3f8f03b59 Compatibility Analyser updated to version 2.8.4. Support for Qt code analysis added.
noe\swadi
parents: 0
diff changeset
     8
- at the URL "http://www.eclipse.org/legal/epl-v10.html".
ebe3f8f03b59 Compatibility Analyser updated to version 2.8.4. Support for Qt code analysis added.
noe\swadi
parents: 0
diff changeset
     9
- 
ebe3f8f03b59 Compatibility Analyser updated to version 2.8.4. Support for Qt code analysis added.
noe\swadi
parents: 0
diff changeset
    10
- Initial Contributors:
ebe3f8f03b59 Compatibility Analyser updated to version 2.8.4. Support for Qt code analysis added.
noe\swadi
parents: 0
diff changeset
    11
- Nokia Corporation - initial contribution.
ebe3f8f03b59 Compatibility Analyser updated to version 2.8.4. Support for Qt code analysis added.
noe\swadi
parents: 0
diff changeset
    12
- 
ebe3f8f03b59 Compatibility Analyser updated to version 2.8.4. Support for Qt code analysis added.
noe\swadi
parents: 0
diff changeset
    13
- Contributors:
ebe3f8f03b59 Compatibility Analyser updated to version 2.8.4. Support for Qt code analysis added.
noe\swadi
parents: 0
diff changeset
    14
- 
ebe3f8f03b59 Compatibility Analyser updated to version 2.8.4. Support for Qt code analysis added.
noe\swadi
parents: 0
diff changeset
    15
- Description:
ebe3f8f03b59 Compatibility Analyser updated to version 2.8.4. Support for Qt code analysis added.
noe\swadi
parents: 0
diff changeset
    16
- 
ebe3f8f03b59 Compatibility Analyser updated to version 2.8.4. Support for Qt code analysis added.
noe\swadi
parents: 0
diff changeset
    17
-->
0
638b9c697799 1. Licenses updated to EPL.
noe\swadi
parents:
diff changeset
    18
<!--GUIDELINES-->
638b9c697799 1. Licenses updated to EPL.
noe\swadi
parents:
diff changeset
    19
<!--PLEASE DO NOT MODIFY THIS FILE-->
638b9c697799 1. Licenses updated to EPL.
noe\swadi
parents:
diff changeset
    20
<!--MODIFICATION OF THIS FILE MAY RESULT INCONSISTENT OUTPUT-->
638b9c697799 1. Licenses updated to EPL.
noe\swadi
parents:
diff changeset
    21
<globaldata>
638b9c697799 1. Licenses updated to EPL.
noe\swadi
parents:
diff changeset
    22
	<!--DATA VERSION-->
638b9c697799 1. Licenses updated to EPL.
noe\swadi
parents:
diff changeset
    23
    <dataversion>6</dataversion>
638b9c697799 1. Licenses updated to EPL.
noe\swadi
parents:
diff changeset
    24
    <!--SUPPORTED SDK VERSIONS-->
638b9c697799 1. Licenses updated to EPL.
noe\swadi
parents:
diff changeset
    25
    <supportedversions>
3
ebe3f8f03b59 Compatibility Analyser updated to version 2.8.4. Support for Qt code analysis added.
noe\swadi
parents: 0
diff changeset
    26
        <version>3.0</version>
ebe3f8f03b59 Compatibility Analyser updated to version 2.8.4. Support for Qt code analysis added.
noe\swadi
parents: 0
diff changeset
    27
        <version>3.1</version>
ebe3f8f03b59 Compatibility Analyser updated to version 2.8.4. Support for Qt code analysis added.
noe\swadi
parents: 0
diff changeset
    28
        <version>3.2</version>
0
638b9c697799 1. Licenses updated to EPL.
noe\swadi
parents:
diff changeset
    29
        <version>5.0</version>
20
a0eee409ff14 Updates to CompatibilityAnalyser
shrivatsa
parents: 3
diff changeset
    30
        <version>9.1</version>
a0eee409ff14 Updates to CompatibilityAnalyser
shrivatsa
parents: 3
diff changeset
    31
        <version>9.2</version>        
a0eee409ff14 Updates to CompatibilityAnalyser
shrivatsa
parents: 3
diff changeset
    32
        <version>10.1</version>
a0eee409ff14 Updates to CompatibilityAnalyser
shrivatsa
parents: 3
diff changeset
    33
        <version>S^1</version>
a0eee409ff14 Updates to CompatibilityAnalyser
shrivatsa
parents: 3
diff changeset
    34
        <version>S^2</version>
a0eee409ff14 Updates to CompatibilityAnalyser
shrivatsa
parents: 3
diff changeset
    35
        <version>S^3</version>
a0eee409ff14 Updates to CompatibilityAnalyser
shrivatsa
parents: 3
diff changeset
    36
        <version>S^4</version>
0
638b9c697799 1. Licenses updated to EPL.
noe\swadi
parents:
diff changeset
    37
    </supportedversions>
638b9c697799 1. Licenses updated to EPL.
noe\swadi
parents:
diff changeset
    38
    <!--DEFAULT SYSTEM INCLUDES OF EACH VERSION-->
3
ebe3f8f03b59 Compatibility Analyser updated to version 2.8.4. Support for Qt code analysis added.
noe\swadi
parents: 0
diff changeset
    39
    <sys_includes version="3.0">
ebe3f8f03b59 Compatibility Analyser updated to version 2.8.4. Support for Qt code analysis added.
noe\swadi
parents: 0
diff changeset
    40
        <inc>epoc32\include</inc>
ebe3f8f03b59 Compatibility Analyser updated to version 2.8.4. Support for Qt code analysis added.
noe\swadi
parents: 0
diff changeset
    41
        <inc>epoc32\include\ecom</inc>
ebe3f8f03b59 Compatibility Analyser updated to version 2.8.4. Support for Qt code analysis added.
noe\swadi
parents: 0
diff changeset
    42
        <inc>epoc32\include\oem</inc>
ebe3f8f03b59 Compatibility Analyser updated to version 2.8.4. Support for Qt code analysis added.
noe\swadi
parents: 0
diff changeset
    43
        <inc>epoc32\include\libc</inc>
ebe3f8f03b59 Compatibility Analyser updated to version 2.8.4. Support for Qt code analysis added.
noe\swadi
parents: 0
diff changeset
    44
    </sys_includes>
ebe3f8f03b59 Compatibility Analyser updated to version 2.8.4. Support for Qt code analysis added.
noe\swadi
parents: 0
diff changeset
    45
    <sys_includes version="3.1">
ebe3f8f03b59 Compatibility Analyser updated to version 2.8.4. Support for Qt code analysis added.
noe\swadi
parents: 0
diff changeset
    46
        <inc>epoc32\include</inc>
ebe3f8f03b59 Compatibility Analyser updated to version 2.8.4. Support for Qt code analysis added.
noe\swadi
parents: 0
diff changeset
    47
        <inc>epoc32\include\ecom</inc>
ebe3f8f03b59 Compatibility Analyser updated to version 2.8.4. Support for Qt code analysis added.
noe\swadi
parents: 0
diff changeset
    48
        <inc>epoc32\include\oem</inc>
ebe3f8f03b59 Compatibility Analyser updated to version 2.8.4. Support for Qt code analysis added.
noe\swadi
parents: 0
diff changeset
    49
        <inc>epoc32\include\libc</inc>
ebe3f8f03b59 Compatibility Analyser updated to version 2.8.4. Support for Qt code analysis added.
noe\swadi
parents: 0
diff changeset
    50
    </sys_includes>
ebe3f8f03b59 Compatibility Analyser updated to version 2.8.4. Support for Qt code analysis added.
noe\swadi
parents: 0
diff changeset
    51
    <sys_includes version="3.2">
ebe3f8f03b59 Compatibility Analyser updated to version 2.8.4. Support for Qt code analysis added.
noe\swadi
parents: 0
diff changeset
    52
        <inc>epoc32\include</inc>
ebe3f8f03b59 Compatibility Analyser updated to version 2.8.4. Support for Qt code analysis added.
noe\swadi
parents: 0
diff changeset
    53
        <inc>epoc32\include\ecom</inc>
ebe3f8f03b59 Compatibility Analyser updated to version 2.8.4. Support for Qt code analysis added.
noe\swadi
parents: 0
diff changeset
    54
        <inc>epoc32\include\oem</inc>
ebe3f8f03b59 Compatibility Analyser updated to version 2.8.4. Support for Qt code analysis added.
noe\swadi
parents: 0
diff changeset
    55
        <inc>epoc32\include\libc</inc>
ebe3f8f03b59 Compatibility Analyser updated to version 2.8.4. Support for Qt code analysis added.
noe\swadi
parents: 0
diff changeset
    56
        <inc>epoc32\include\middleware</inc>
ebe3f8f03b59 Compatibility Analyser updated to version 2.8.4. Support for Qt code analysis added.
noe\swadi
parents: 0
diff changeset
    57
        <inc>epoc32\include\domain\middleware</inc>
ebe3f8f03b59 Compatibility Analyser updated to version 2.8.4. Support for Qt code analysis added.
noe\swadi
parents: 0
diff changeset
    58
        <inc>epoc32\include\osextensions</inc>
ebe3f8f03b59 Compatibility Analyser updated to version 2.8.4. Support for Qt code analysis added.
noe\swadi
parents: 0
diff changeset
    59
        <inc>epoc32\include\domain\osextensions</inc>
ebe3f8f03b59 Compatibility Analyser updated to version 2.8.4. Support for Qt code analysis added.
noe\swadi
parents: 0
diff changeset
    60
        <inc>epoc32\include\applications</inc>
ebe3f8f03b59 Compatibility Analyser updated to version 2.8.4. Support for Qt code analysis added.
noe\swadi
parents: 0
diff changeset
    61
        <inc>epoc32\include\domain\applications</inc>
ebe3f8f03b59 Compatibility Analyser updated to version 2.8.4. Support for Qt code analysis added.
noe\swadi
parents: 0
diff changeset
    62
    </sys_includes>
0
638b9c697799 1. Licenses updated to EPL.
noe\swadi
parents:
diff changeset
    63
    <sys_includes version="5.0">
638b9c697799 1. Licenses updated to EPL.
noe\swadi
parents:
diff changeset
    64
        <inc>epoc32\include</inc>
638b9c697799 1. Licenses updated to EPL.
noe\swadi
parents:
diff changeset
    65
        <inc>epoc32\include\ecom</inc>
638b9c697799 1. Licenses updated to EPL.
noe\swadi
parents:
diff changeset
    66
        <inc>epoc32\include\oem</inc>
638b9c697799 1. Licenses updated to EPL.
noe\swadi
parents:
diff changeset
    67
        <inc>epoc32\include\libc</inc>
638b9c697799 1. Licenses updated to EPL.
noe\swadi
parents:
diff changeset
    68
        <inc>epoc32\include\middleware</inc>
638b9c697799 1. Licenses updated to EPL.
noe\swadi
parents:
diff changeset
    69
        <inc>epoc32\include\domain\middleware</inc>
638b9c697799 1. Licenses updated to EPL.
noe\swadi
parents:
diff changeset
    70
        <inc>epoc32\include\osextensions</inc>
638b9c697799 1. Licenses updated to EPL.
noe\swadi
parents:
diff changeset
    71
        <inc>epoc32\include\domain\osextensions</inc>
638b9c697799 1. Licenses updated to EPL.
noe\swadi
parents:
diff changeset
    72
        <inc>epoc32\include\applications</inc>
638b9c697799 1. Licenses updated to EPL.
noe\swadi
parents:
diff changeset
    73
        <inc>epoc32\include\domain\applications</inc>
638b9c697799 1. Licenses updated to EPL.
noe\swadi
parents:
diff changeset
    74
        <inc>epoc32\include\domain\middleware\loc</inc>
638b9c697799 1. Licenses updated to EPL.
noe\swadi
parents:
diff changeset
    75
        <inc>epoc32\include\domain\osextensions\loc</inc>
638b9c697799 1. Licenses updated to EPL.
noe\swadi
parents:
diff changeset
    76
        <inc>epoc32\include\domain\applications\loc</inc>
638b9c697799 1. Licenses updated to EPL.
noe\swadi
parents:
diff changeset
    77
        <inc>epoc32\include\domain\middleware\loc\sc</inc>
638b9c697799 1. Licenses updated to EPL.
noe\swadi
parents:
diff changeset
    78
        <inc>epoc32\include\domain\osextensions\loc\sc</inc>
638b9c697799 1. Licenses updated to EPL.
noe\swadi
parents:
diff changeset
    79
        <inc>epoc32\include\domain\applications\loc\sc</inc>
638b9c697799 1. Licenses updated to EPL.
noe\swadi
parents:
diff changeset
    80
    </sys_includes>
20
a0eee409ff14 Updates to CompatibilityAnalyser
shrivatsa
parents: 3
diff changeset
    81
    <sys_includes version="9.1">
0
638b9c697799 1. Licenses updated to EPL.
noe\swadi
parents:
diff changeset
    82
        <inc>epoc32\include</inc>
638b9c697799 1. Licenses updated to EPL.
noe\swadi
parents:
diff changeset
    83
        <inc>epoc32\include\ecom</inc>
638b9c697799 1. Licenses updated to EPL.
noe\swadi
parents:
diff changeset
    84
        <inc>epoc32\include\oem</inc>
20
a0eee409ff14 Updates to CompatibilityAnalyser
shrivatsa
parents: 3
diff changeset
    85
        <inc>epoc32\include\libc</inc>        
a0eee409ff14 Updates to CompatibilityAnalyser
shrivatsa
parents: 3
diff changeset
    86
        <inc>epoc32\include\domain\middleware</inc>        
a0eee409ff14 Updates to CompatibilityAnalyser
shrivatsa
parents: 3
diff changeset
    87
        <inc>epoc32\include\domain\osextensions</inc>        
0
638b9c697799 1. Licenses updated to EPL.
noe\swadi
parents:
diff changeset
    88
        <inc>epoc32\include\domain\applications</inc>
638b9c697799 1. Licenses updated to EPL.
noe\swadi
parents:
diff changeset
    89
        <inc>epoc32\include\domain\middleware\loc</inc>
638b9c697799 1. Licenses updated to EPL.
noe\swadi
parents:
diff changeset
    90
        <inc>epoc32\include\domain\osextensions\loc</inc>
20
a0eee409ff14 Updates to CompatibilityAnalyser
shrivatsa
parents: 3
diff changeset
    91
        <inc>epoc32\include\domain\applications\loc</inc>        
0
638b9c697799 1. Licenses updated to EPL.
noe\swadi
parents:
diff changeset
    92
        <inc>epoc32\include\domain\applications\loc\sc</inc>
638b9c697799 1. Licenses updated to EPL.
noe\swadi
parents:
diff changeset
    93
        <inc>epoc32\include\mw</inc>
638b9c697799 1. Licenses updated to EPL.
noe\swadi
parents:
diff changeset
    94
        <inc>epoc32\include\platform\mw</inc>
638b9c697799 1. Licenses updated to EPL.
noe\swadi
parents:
diff changeset
    95
        <inc>epoc32\include\platform</inc>
638b9c697799 1. Licenses updated to EPL.
noe\swadi
parents:
diff changeset
    96
        <inc>epoc32\include\app</inc>
638b9c697799 1. Licenses updated to EPL.
noe\swadi
parents:
diff changeset
    97
        <inc>epoc32\include\platform\app</inc>
638b9c697799 1. Licenses updated to EPL.
noe\swadi
parents:
diff changeset
    98
        <inc>epoc32\include\platform\loc</inc>
638b9c697799 1. Licenses updated to EPL.
noe\swadi
parents:
diff changeset
    99
        <inc>epoc32\include\platform\mw\loc</inc>
638b9c697799 1. Licenses updated to EPL.
noe\swadi
parents:
diff changeset
   100
        <inc>epoc32\include\platform\app\loc</inc>
638b9c697799 1. Licenses updated to EPL.
noe\swadi
parents:
diff changeset
   101
        <inc>epoc32\include\platform\loc\sc</inc>
638b9c697799 1. Licenses updated to EPL.
noe\swadi
parents:
diff changeset
   102
        <inc>epoc32\include\platform\mw\loc\sc</inc>
638b9c697799 1. Licenses updated to EPL.
noe\swadi
parents:
diff changeset
   103
        <inc>epoc32\include\platform\app\loc\sc</inc>
638b9c697799 1. Licenses updated to EPL.
noe\swadi
parents:
diff changeset
   104
    </sys_includes>
20
a0eee409ff14 Updates to CompatibilityAnalyser
shrivatsa
parents: 3
diff changeset
   105
    <sys_includes version="9.2">
a0eee409ff14 Updates to CompatibilityAnalyser
shrivatsa
parents: 3
diff changeset
   106
        <inc>epoc32\include</inc>
a0eee409ff14 Updates to CompatibilityAnalyser
shrivatsa
parents: 3
diff changeset
   107
        <inc>epoc32\include\ecom</inc>
a0eee409ff14 Updates to CompatibilityAnalyser
shrivatsa
parents: 3
diff changeset
   108
        <inc>epoc32\include\libc</inc>
a0eee409ff14 Updates to CompatibilityAnalyser
shrivatsa
parents: 3
diff changeset
   109
        <inc>epoc32\include\mw</inc>
a0eee409ff14 Updates to CompatibilityAnalyser
shrivatsa
parents: 3
diff changeset
   110
        <inc>epoc32\include\platform\mw</inc>
a0eee409ff14 Updates to CompatibilityAnalyser
shrivatsa
parents: 3
diff changeset
   111
        <inc>epoc32\include\platform</inc>
a0eee409ff14 Updates to CompatibilityAnalyser
shrivatsa
parents: 3
diff changeset
   112
        <inc>epoc32\include\app</inc>
a0eee409ff14 Updates to CompatibilityAnalyser
shrivatsa
parents: 3
diff changeset
   113
        <inc>epoc32\include\platform\app</inc>
a0eee409ff14 Updates to CompatibilityAnalyser
shrivatsa
parents: 3
diff changeset
   114
        <inc>epoc32\include\platform\loc</inc>
a0eee409ff14 Updates to CompatibilityAnalyser
shrivatsa
parents: 3
diff changeset
   115
        <inc>epoc32\include\platform\mw\loc</inc>
a0eee409ff14 Updates to CompatibilityAnalyser
shrivatsa
parents: 3
diff changeset
   116
        <inc>epoc32\include\platform\app\loc</inc>
a0eee409ff14 Updates to CompatibilityAnalyser
shrivatsa
parents: 3
diff changeset
   117
        <inc>epoc32\include\platform\loc\sc</inc>
a0eee409ff14 Updates to CompatibilityAnalyser
shrivatsa
parents: 3
diff changeset
   118
        <inc>epoc32\include\platform\mw\loc\sc</inc>
a0eee409ff14 Updates to CompatibilityAnalyser
shrivatsa
parents: 3
diff changeset
   119
        <inc>epoc32\include\platform\app\loc\sc</inc>
a0eee409ff14 Updates to CompatibilityAnalyser
shrivatsa
parents: 3
diff changeset
   120
    </sys_includes>
a0eee409ff14 Updates to CompatibilityAnalyser
shrivatsa
parents: 3
diff changeset
   121
    <sys_includes version="10.1">
a0eee409ff14 Updates to CompatibilityAnalyser
shrivatsa
parents: 3
diff changeset
   122
        <inc>epoc32\include</inc>
a0eee409ff14 Updates to CompatibilityAnalyser
shrivatsa
parents: 3
diff changeset
   123
        <inc>epoc32\include\ecom</inc>
a0eee409ff14 Updates to CompatibilityAnalyser
shrivatsa
parents: 3
diff changeset
   124
        <inc>epoc32\include\libc</inc>
a0eee409ff14 Updates to CompatibilityAnalyser
shrivatsa
parents: 3
diff changeset
   125
        <inc>epoc32\include\mw</inc>
a0eee409ff14 Updates to CompatibilityAnalyser
shrivatsa
parents: 3
diff changeset
   126
        <inc>epoc32\include\platform\mw</inc>
a0eee409ff14 Updates to CompatibilityAnalyser
shrivatsa
parents: 3
diff changeset
   127
        <inc>epoc32\include\platform</inc>
a0eee409ff14 Updates to CompatibilityAnalyser
shrivatsa
parents: 3
diff changeset
   128
        <inc>epoc32\include\app</inc>
a0eee409ff14 Updates to CompatibilityAnalyser
shrivatsa
parents: 3
diff changeset
   129
        <inc>epoc32\include\platform\app</inc>
a0eee409ff14 Updates to CompatibilityAnalyser
shrivatsa
parents: 3
diff changeset
   130
        <inc>epoc32\include\platform\loc</inc>
a0eee409ff14 Updates to CompatibilityAnalyser
shrivatsa
parents: 3
diff changeset
   131
        <inc>epoc32\include\platform\mw\loc</inc>
a0eee409ff14 Updates to CompatibilityAnalyser
shrivatsa
parents: 3
diff changeset
   132
        <inc>epoc32\include\platform\app\loc</inc>
a0eee409ff14 Updates to CompatibilityAnalyser
shrivatsa
parents: 3
diff changeset
   133
        <inc>epoc32\include\platform\loc\sc</inc>
a0eee409ff14 Updates to CompatibilityAnalyser
shrivatsa
parents: 3
diff changeset
   134
        <inc>epoc32\include\platform\mw\loc\sc</inc>
a0eee409ff14 Updates to CompatibilityAnalyser
shrivatsa
parents: 3
diff changeset
   135
        <inc>epoc32\include\platform\app\loc\sc</inc>
a0eee409ff14 Updates to CompatibilityAnalyser
shrivatsa
parents: 3
diff changeset
   136
    </sys_includes>
a0eee409ff14 Updates to CompatibilityAnalyser
shrivatsa
parents: 3
diff changeset
   137
    <sys_includes version="S^1">
0
638b9c697799 1. Licenses updated to EPL.
noe\swadi
parents:
diff changeset
   138
        <inc>epoc32\include</inc>
638b9c697799 1. Licenses updated to EPL.
noe\swadi
parents:
diff changeset
   139
        <inc>epoc32\include\ecom</inc>
638b9c697799 1. Licenses updated to EPL.
noe\swadi
parents:
diff changeset
   140
        <inc>epoc32\include\oem</inc>
638b9c697799 1. Licenses updated to EPL.
noe\swadi
parents:
diff changeset
   141
        <inc>epoc32\include\libc</inc>
638b9c697799 1. Licenses updated to EPL.
noe\swadi
parents:
diff changeset
   142
        <inc>epoc32\include\middleware</inc>
638b9c697799 1. Licenses updated to EPL.
noe\swadi
parents:
diff changeset
   143
        <inc>epoc32\include\domain\middleware</inc>
638b9c697799 1. Licenses updated to EPL.
noe\swadi
parents:
diff changeset
   144
        <inc>epoc32\include\osextensions</inc>
638b9c697799 1. Licenses updated to EPL.
noe\swadi
parents:
diff changeset
   145
        <inc>epoc32\include\domain\osextensions</inc>
638b9c697799 1. Licenses updated to EPL.
noe\swadi
parents:
diff changeset
   146
        <inc>epoc32\include\applications</inc>
638b9c697799 1. Licenses updated to EPL.
noe\swadi
parents:
diff changeset
   147
        <inc>epoc32\include\domain\applications</inc>
638b9c697799 1. Licenses updated to EPL.
noe\swadi
parents:
diff changeset
   148
        <inc>epoc32\include\domain\middleware\loc</inc>
638b9c697799 1. Licenses updated to EPL.
noe\swadi
parents:
diff changeset
   149
        <inc>epoc32\include\domain\osextensions\loc</inc>
638b9c697799 1. Licenses updated to EPL.
noe\swadi
parents:
diff changeset
   150
        <inc>epoc32\include\domain\applications\loc</inc>
638b9c697799 1. Licenses updated to EPL.
noe\swadi
parents:
diff changeset
   151
        <inc>epoc32\include\domain\middleware\loc\sc</inc>
638b9c697799 1. Licenses updated to EPL.
noe\swadi
parents:
diff changeset
   152
        <inc>epoc32\include\domain\osextensions\loc\sc</inc>
638b9c697799 1. Licenses updated to EPL.
noe\swadi
parents:
diff changeset
   153
        <inc>epoc32\include\domain\applications\loc\sc</inc>
638b9c697799 1. Licenses updated to EPL.
noe\swadi
parents:
diff changeset
   154
    </sys_includes>
20
a0eee409ff14 Updates to CompatibilityAnalyser
shrivatsa
parents: 3
diff changeset
   155
    <sys_includes version="S^2">
3
ebe3f8f03b59 Compatibility Analyser updated to version 2.8.4. Support for Qt code analysis added.
noe\swadi
parents: 0
diff changeset
   156
        <inc>epoc32\include</inc>
ebe3f8f03b59 Compatibility Analyser updated to version 2.8.4. Support for Qt code analysis added.
noe\swadi
parents: 0
diff changeset
   157
        <inc>epoc32\include\ecom</inc>
ebe3f8f03b59 Compatibility Analyser updated to version 2.8.4. Support for Qt code analysis added.
noe\swadi
parents: 0
diff changeset
   158
        <inc>epoc32\include\oem</inc>
20
a0eee409ff14 Updates to CompatibilityAnalyser
shrivatsa
parents: 3
diff changeset
   159
        <inc>epoc32\include\libc</inc>        
a0eee409ff14 Updates to CompatibilityAnalyser
shrivatsa
parents: 3
diff changeset
   160
        <inc>epoc32\include\domain\middleware</inc>        
a0eee409ff14 Updates to CompatibilityAnalyser
shrivatsa
parents: 3
diff changeset
   161
        <inc>epoc32\include\domain\osextensions</inc>        
3
ebe3f8f03b59 Compatibility Analyser updated to version 2.8.4. Support for Qt code analysis added.
noe\swadi
parents: 0
diff changeset
   162
        <inc>epoc32\include\domain\applications</inc>
ebe3f8f03b59 Compatibility Analyser updated to version 2.8.4. Support for Qt code analysis added.
noe\swadi
parents: 0
diff changeset
   163
        <inc>epoc32\include\domain\middleware\loc</inc>
ebe3f8f03b59 Compatibility Analyser updated to version 2.8.4. Support for Qt code analysis added.
noe\swadi
parents: 0
diff changeset
   164
        <inc>epoc32\include\domain\osextensions\loc</inc>
20
a0eee409ff14 Updates to CompatibilityAnalyser
shrivatsa
parents: 3
diff changeset
   165
        <inc>epoc32\include\domain\applications\loc</inc>        
3
ebe3f8f03b59 Compatibility Analyser updated to version 2.8.4. Support for Qt code analysis added.
noe\swadi
parents: 0
diff changeset
   166
        <inc>epoc32\include\domain\applications\loc\sc</inc>
ebe3f8f03b59 Compatibility Analyser updated to version 2.8.4. Support for Qt code analysis added.
noe\swadi
parents: 0
diff changeset
   167
        <inc>epoc32\include\mw</inc>
ebe3f8f03b59 Compatibility Analyser updated to version 2.8.4. Support for Qt code analysis added.
noe\swadi
parents: 0
diff changeset
   168
        <inc>epoc32\include\platform\mw</inc>
ebe3f8f03b59 Compatibility Analyser updated to version 2.8.4. Support for Qt code analysis added.
noe\swadi
parents: 0
diff changeset
   169
        <inc>epoc32\include\platform</inc>
ebe3f8f03b59 Compatibility Analyser updated to version 2.8.4. Support for Qt code analysis added.
noe\swadi
parents: 0
diff changeset
   170
        <inc>epoc32\include\app</inc>
ebe3f8f03b59 Compatibility Analyser updated to version 2.8.4. Support for Qt code analysis added.
noe\swadi
parents: 0
diff changeset
   171
        <inc>epoc32\include\platform\app</inc>
ebe3f8f03b59 Compatibility Analyser updated to version 2.8.4. Support for Qt code analysis added.
noe\swadi
parents: 0
diff changeset
   172
        <inc>epoc32\include\platform\loc</inc>
ebe3f8f03b59 Compatibility Analyser updated to version 2.8.4. Support for Qt code analysis added.
noe\swadi
parents: 0
diff changeset
   173
        <inc>epoc32\include\platform\mw\loc</inc>
ebe3f8f03b59 Compatibility Analyser updated to version 2.8.4. Support for Qt code analysis added.
noe\swadi
parents: 0
diff changeset
   174
        <inc>epoc32\include\platform\app\loc</inc>
ebe3f8f03b59 Compatibility Analyser updated to version 2.8.4. Support for Qt code analysis added.
noe\swadi
parents: 0
diff changeset
   175
        <inc>epoc32\include\platform\loc\sc</inc>
ebe3f8f03b59 Compatibility Analyser updated to version 2.8.4. Support for Qt code analysis added.
noe\swadi
parents: 0
diff changeset
   176
        <inc>epoc32\include\platform\mw\loc\sc</inc>
ebe3f8f03b59 Compatibility Analyser updated to version 2.8.4. Support for Qt code analysis added.
noe\swadi
parents: 0
diff changeset
   177
        <inc>epoc32\include\platform\app\loc\sc</inc>
ebe3f8f03b59 Compatibility Analyser updated to version 2.8.4. Support for Qt code analysis added.
noe\swadi
parents: 0
diff changeset
   178
    </sys_includes>
20
a0eee409ff14 Updates to CompatibilityAnalyser
shrivatsa
parents: 3
diff changeset
   179
    <sys_includes version="S^3">
3
ebe3f8f03b59 Compatibility Analyser updated to version 2.8.4. Support for Qt code analysis added.
noe\swadi
parents: 0
diff changeset
   180
        <inc>epoc32\include</inc>
ebe3f8f03b59 Compatibility Analyser updated to version 2.8.4. Support for Qt code analysis added.
noe\swadi
parents: 0
diff changeset
   181
        <inc>epoc32\include\ecom</inc>
ebe3f8f03b59 Compatibility Analyser updated to version 2.8.4. Support for Qt code analysis added.
noe\swadi
parents: 0
diff changeset
   182
        <inc>epoc32\include\libc</inc>
20
a0eee409ff14 Updates to CompatibilityAnalyser
shrivatsa
parents: 3
diff changeset
   183
        <inc>epoc32\include\mw</inc>
a0eee409ff14 Updates to CompatibilityAnalyser
shrivatsa
parents: 3
diff changeset
   184
        <inc>epoc32\include\platform\mw</inc>
a0eee409ff14 Updates to CompatibilityAnalyser
shrivatsa
parents: 3
diff changeset
   185
        <inc>epoc32\include\platform</inc>
a0eee409ff14 Updates to CompatibilityAnalyser
shrivatsa
parents: 3
diff changeset
   186
        <inc>epoc32\include\app</inc>
a0eee409ff14 Updates to CompatibilityAnalyser
shrivatsa
parents: 3
diff changeset
   187
        <inc>epoc32\include\platform\app</inc>
a0eee409ff14 Updates to CompatibilityAnalyser
shrivatsa
parents: 3
diff changeset
   188
        <inc>epoc32\include\platform\loc</inc>
a0eee409ff14 Updates to CompatibilityAnalyser
shrivatsa
parents: 3
diff changeset
   189
        <inc>epoc32\include\platform\mw\loc</inc>
a0eee409ff14 Updates to CompatibilityAnalyser
shrivatsa
parents: 3
diff changeset
   190
        <inc>epoc32\include\platform\app\loc</inc>
a0eee409ff14 Updates to CompatibilityAnalyser
shrivatsa
parents: 3
diff changeset
   191
        <inc>epoc32\include\platform\loc\sc</inc>
a0eee409ff14 Updates to CompatibilityAnalyser
shrivatsa
parents: 3
diff changeset
   192
        <inc>epoc32\include\platform\mw\loc\sc</inc>
a0eee409ff14 Updates to CompatibilityAnalyser
shrivatsa
parents: 3
diff changeset
   193
        <inc>epoc32\include\platform\app\loc\sc</inc>
a0eee409ff14 Updates to CompatibilityAnalyser
shrivatsa
parents: 3
diff changeset
   194
    </sys_includes>
a0eee409ff14 Updates to CompatibilityAnalyser
shrivatsa
parents: 3
diff changeset
   195
    <sys_includes version="S^4">
a0eee409ff14 Updates to CompatibilityAnalyser
shrivatsa
parents: 3
diff changeset
   196
        <inc>epoc32\include</inc>
a0eee409ff14 Updates to CompatibilityAnalyser
shrivatsa
parents: 3
diff changeset
   197
        <inc>epoc32\include\ecom</inc>
a0eee409ff14 Updates to CompatibilityAnalyser
shrivatsa
parents: 3
diff changeset
   198
        <inc>epoc32\include\libc</inc>
3
ebe3f8f03b59 Compatibility Analyser updated to version 2.8.4. Support for Qt code analysis added.
noe\swadi
parents: 0
diff changeset
   199
        <inc>epoc32\include\mw</inc>
ebe3f8f03b59 Compatibility Analyser updated to version 2.8.4. Support for Qt code analysis added.
noe\swadi
parents: 0
diff changeset
   200
        <inc>epoc32\include\platform\mw</inc>
ebe3f8f03b59 Compatibility Analyser updated to version 2.8.4. Support for Qt code analysis added.
noe\swadi
parents: 0
diff changeset
   201
        <inc>epoc32\include\platform</inc>
ebe3f8f03b59 Compatibility Analyser updated to version 2.8.4. Support for Qt code analysis added.
noe\swadi
parents: 0
diff changeset
   202
        <inc>epoc32\include\app</inc>
ebe3f8f03b59 Compatibility Analyser updated to version 2.8.4. Support for Qt code analysis added.
noe\swadi
parents: 0
diff changeset
   203
        <inc>epoc32\include\platform\app</inc>
ebe3f8f03b59 Compatibility Analyser updated to version 2.8.4. Support for Qt code analysis added.
noe\swadi
parents: 0
diff changeset
   204
        <inc>epoc32\include\platform\loc</inc>
ebe3f8f03b59 Compatibility Analyser updated to version 2.8.4. Support for Qt code analysis added.
noe\swadi
parents: 0
diff changeset
   205
        <inc>epoc32\include\platform\mw\loc</inc>
ebe3f8f03b59 Compatibility Analyser updated to version 2.8.4. Support for Qt code analysis added.
noe\swadi
parents: 0
diff changeset
   206
        <inc>epoc32\include\platform\app\loc</inc>
ebe3f8f03b59 Compatibility Analyser updated to version 2.8.4. Support for Qt code analysis added.
noe\swadi
parents: 0
diff changeset
   207
        <inc>epoc32\include\platform\loc\sc</inc>
ebe3f8f03b59 Compatibility Analyser updated to version 2.8.4. Support for Qt code analysis added.
noe\swadi
parents: 0
diff changeset
   208
        <inc>epoc32\include\platform\mw\loc\sc</inc>
ebe3f8f03b59 Compatibility Analyser updated to version 2.8.4. Support for Qt code analysis added.
noe\swadi
parents: 0
diff changeset
   209
        <inc>epoc32\include\platform\app\loc\sc</inc>
ebe3f8f03b59 Compatibility Analyser updated to version 2.8.4. Support for Qt code analysis added.
noe\swadi
parents: 0
diff changeset
   210
    </sys_includes>
0
638b9c697799 1. Licenses updated to EPL.
noe\swadi
parents:
diff changeset
   211
    <!--SUPPORTED FILE TYPES-->
638b9c697799 1. Licenses updated to EPL.
noe\swadi
parents:
diff changeset
   212
    <filetypes>
3
ebe3f8f03b59 Compatibility Analyser updated to version 2.8.4. Support for Qt code analysis added.
noe\swadi
parents: 0
diff changeset
   213
    		<type>*.h</type>
ebe3f8f03b59 Compatibility Analyser updated to version 2.8.4. Support for Qt code analysis added.
noe\swadi
parents: 0
diff changeset
   214
    		<type>*.hrh</type>
ebe3f8f03b59 Compatibility Analyser updated to version 2.8.4. Support for Qt code analysis added.
noe\swadi
parents: 0
diff changeset
   215
    		<type>*.mbg</type>
ebe3f8f03b59 Compatibility Analyser updated to version 2.8.4. Support for Qt code analysis added.
noe\swadi
parents: 0
diff changeset
   216
    		<type>*.rsg</type>
ebe3f8f03b59 Compatibility Analyser updated to version 2.8.4. Support for Qt code analysis added.
noe\swadi
parents: 0
diff changeset
   217
    		<type>*.pan</type>
ebe3f8f03b59 Compatibility Analyser updated to version 2.8.4. Support for Qt code analysis added.
noe\swadi
parents: 0
diff changeset
   218
    		<type>*.hpp</type>
ebe3f8f03b59 Compatibility Analyser updated to version 2.8.4. Support for Qt code analysis added.
noe\swadi
parents: 0
diff changeset
   219
    		<type>*.rh</type>
0
638b9c697799 1. Licenses updated to EPL.
noe\swadi
parents:
diff changeset
   220
    </filetypes>
638b9c697799 1. Licenses updated to EPL.
noe\swadi
parents:
diff changeset
   221
    <!--SUPPORTED BUILD TARGETS BY CHECKBC-->
638b9c697799 1. Licenses updated to EPL.
noe\swadi
parents:
diff changeset
   222
    <buildtargets>
638b9c697799 1. Licenses updated to EPL.
noe\swadi
parents:
diff changeset
   223
    		<target>armv5</target>
638b9c697799 1. Licenses updated to EPL.
noe\swadi
parents:
diff changeset
   224
    		<target>armv5_abiv2</target>
638b9c697799 1. Licenses updated to EPL.
noe\swadi
parents:
diff changeset
   225
    		<target>armv6</target>
638b9c697799 1. Licenses updated to EPL.
noe\swadi
parents:
diff changeset
   226
    		<target>armv6t2</target>
638b9c697799 1. Licenses updated to EPL.
noe\swadi
parents:
diff changeset
   227
    		<target>armv7a</target>
638b9c697799 1. Licenses updated to EPL.
noe\swadi
parents:
diff changeset
   228
    </buildtargets>
638b9c697799 1. Licenses updated to EPL.
noe\swadi
parents:
diff changeset
   229
</globaldata>