50
|
1 |
// Copyright (c) 1999-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 |
// Comms configuration database
|
|
15 |
// Versions of CED/CEDDUMP using CommsDat
|
|
16 |
// NB if built automatically these will conflict with Commdb versions
|
|
17 |
// Please build manually
|
|
18 |
//
|
|
19 |
//
|
|
20 |
|
|
21 |
/**
|
|
22 |
@file
|
|
23 |
*/
|
|
24 |
#include "../Tools/ced/group/bld.inf"
|
|
25 |
#include "../Tools/ceddump/group/bld.inf"
|
|
26 |
#include "../Tools/cfg2xml/group/bld.inf"
|
|
27 |
//making default file for the central repository
|
|
28 |
//#include "../defaultcommdb/group/bld.inf"
|
|
29 |
|
|
30 |
PRJ_PLATFORMS
|
|
31 |
|
|
32 |
DEFAULT
|
|
33 |
|
|
34 |
PRJ_EXPORTS
|
|
35 |
|
|
36 |
//Commsdat
|
|
37 |
../inc/CommsDat.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(commsdat.h)
|
|
38 |
../inc/CommsDatUtils.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(commsdatutils.h)
|
|
39 |
../inc/MetaDatabase.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(metadatabase.h)
|
|
40 |
../inc/CommsDatTypesV1_1.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(commsdattypesv1_1.h)
|
|
41 |
../inc/CommsDatTypeInfoV1_1.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(commsdattypeinfov1_1.h)
|
|
42 |
../inc/CommsDatSchema.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(comms-infras/commsdatschema.h)
|
|
43 |
../group/commsdat.iby /epoc32/rom/include/commsdat.iby
|
|
44 |
|
|
45 |
../inc/commsdat_internal.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(commsdat_internal.h)
|
|
46 |
../inc/commsdat_partner.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(commsdat_partner.h)
|
|
47 |
../inc/metadatabase_partner.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(metadatabase_partner.h)
|
|
48 |
../inc/commsdattypesv1_1_partner.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(commsdattypesv1_1_partner.h)
|
|
49 |
../inc/commsdattypesv1_1_internal.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(commsdattypesv1_1_internal.h)
|
|
50 |
../inc/commsdattypeinfov1_1_internal.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(commsdattypeinfov1_1_internal.h)
|
|
51 |
|
|
52 |
PRJ_TESTEXPORTS
|
|
53 |
|
|
54 |
../te_commsdat/scripts/te_commsdat.script /epoc32/data/z/testdata/scripts/te_commsdat.script
|
|
55 |
../te_commsdat/scripts/te_commsdat.script /epoc32/release/winscw/udeb/z/testdata/scripts/te_commsdat.script
|
|
56 |
../te_commsdat/scripts/te_commsdat.script /epoc32/release/winscw/urel/z/testdata/scripts/te_commsdat.script
|
|
57 |
|
|
58 |
../te_commsdat/scripts/te_commsdat_attributes.script /epoc32/data/z/testdata/scripts/te_commsdat_attributes.script
|
|
59 |
../te_commsdat/scripts/te_commsdat_attributes.script /epoc32/release/winscw/udeb/z/testdata/scripts/te_commsdat_attributes.script
|
|
60 |
../te_commsdat/scripts/te_commsdat_attributes.script /epoc32/release/winscw/urel/z/testdata/scripts/te_commsdat_attributes.script
|
|
61 |
|
|
62 |
../te_commsdat/scripts/te_commsdat_basic_functionality.script /epoc32/data/z/testdata/scripts/te_commsdat_basic_functionality.script
|
|
63 |
../te_commsdat/scripts/te_commsdat_basic_functionality.script /epoc32/release/winscw/udeb/z/testdata/scripts/te_commsdat_basic_functionality.script
|
|
64 |
../te_commsdat/scripts/te_commsdat_basic_functionality.script /epoc32/release/winscw/urel/z/testdata/scripts/te_commsdat_basic_functionality.script
|
|
65 |
|
|
66 |
../te_commsdat/scripts/te_commsdat_concurrency.script /epoc32/data/z/testdata/scripts/te_commsdat_concurrency.script
|
|
67 |
../te_commsdat/scripts/te_commsdat_concurrency.script /epoc32/release/winscw/udeb/z/testdata/scripts/te_commsdat_concurrency.script
|
|
68 |
../te_commsdat/scripts/te_commsdat_concurrency.script /epoc32/release/winscw/urel/z/testdata/scripts/te_commsdat_concurrency.script
|
|
69 |
|
|
70 |
../te_commsdat/scripts/te_commsdat_database_operations.script /epoc32/data/z/testdata/scripts/te_commsdat_database_operations.script
|
|
71 |
../te_commsdat/scripts/te_commsdat_database_operations.script /epoc32/release/winscw/udeb/z/testdata/scripts/te_commsdat_database_operations.script
|
|
72 |
../te_commsdat/scripts/te_commsdat_database_operations.script /epoc32/release/winscw/urel/z/testdata/scripts/te_commsdat_database_operations.script
|
|
73 |
|
|
74 |
../te_commsdat/scripts/te_commsdat_generic_records.script /epoc32/data/z/testdata/scripts/te_commsdat_generic_records.script
|
|
75 |
../te_commsdat/scripts/te_commsdat_generic_records.script /epoc32/release/winscw/udeb/z/testdata/scripts/te_commsdat_generic_records.script
|
|
76 |
../te_commsdat/scripts/te_commsdat_generic_records.script /epoc32/release/winscw/urel/z/testdata/scripts/te_commsdat_generic_records.script
|
|
77 |
|
|
78 |
../te_commsdat/scripts/te_commsdat_notification.script /epoc32/data/z/testdata/scripts/te_commsdat_notification.script
|
|
79 |
../te_commsdat/scripts/te_commsdat_notification.script /epoc32/release/winscw/udeb/z/testdata/scripts/te_commsdat_notification.script
|
|
80 |
../te_commsdat/scripts/te_commsdat_notification.script /epoc32/release/winscw/urel/z/testdata/scripts/te_commsdat_notification.script
|
|
81 |
|
|
82 |
../te_commsdat/scripts/te_commsdat_utility_functions.script /epoc32/data/z/testdata/scripts/te_commsdat_utility_functions.script
|
|
83 |
../te_commsdat/scripts/te_commsdat_utility_functions.script /epoc32/release/winscw/udeb/z/testdata/scripts/te_commsdat_utility_functions.script
|
|
84 |
../te_commsdat/scripts/te_commsdat_utility_functions.script /epoc32/release/winscw/urel/z/testdata/scripts/te_commsdat_utility_functions.script
|
|
85 |
|
|
86 |
../te_commsdat/scripts/te_commsdat_validation.script /epoc32/data/z/testdata/scripts/te_commsdat_validation.script
|
|
87 |
../te_commsdat/scripts/te_commsdat_validation.script /epoc32/release/winscw/udeb/z/testdata/scripts/te_commsdat_validation.script
|
|
88 |
../te_commsdat/scripts/te_commsdat_validation.script /epoc32/release/winscw/urel/z/testdata/scripts/te_commsdat_validation.script
|
|
89 |
|
|
90 |
|
|
91 |
../te_commsdat/scripts/te_commsdat_snap.script /epoc32/data/z/testdata/scripts/te_commsdat_snap.script
|
|
92 |
../te_commsdat/scripts/te_commsdat_snap.script /epoc32/release/winscw/udeb/z/testdata/scripts/te_commsdat_snap.script
|
|
93 |
../te_commsdat/scripts/te_commsdat_snap.script /epoc32/release/winscw/urel/z/testdata/scripts/te_commsdat_snap.script
|
|
94 |
|
|
95 |
../te_commsdat/scripts/te_commsdat_corruption.script /epoc32/data/z/testdata/scripts/te_commsdat_corruption.script
|
|
96 |
../te_commsdat/scripts/te_commsdat_corruption.script /epoc32/release/winscw/udeb/z/testdata/scripts/te_commsdat_corruption.script
|
|
97 |
../te_commsdat/scripts/te_commsdat_corruption.script /epoc32/release/winscw/urel/z/testdata/scripts/te_commsdat_corruption.script
|
|
98 |
|
|
99 |
../te_commsdat/scripts/te_commsdat_wifi.script /epoc32/data/z/testdata/scripts/te_commsdat_wifi.script
|
|
100 |
../te_commsdat/scripts/te_commsdat_wifi.script /epoc32/release/winscw/udeb/z/testdata/scripts/te_commsdat_wifi.script
|
|
101 |
../te_commsdat/scripts/te_commsdat_wifi.script /epoc32/release/winscw/urel/z/testdata/scripts/te_commsdat_wifi.script
|
|
102 |
|
|
103 |
../te_commsdat/scripts/te_commsdat_extension.script /epoc32/data/z/testdata/scripts/te_commsdat_extension.script
|
|
104 |
../te_commsdat/scripts/te_commsdat_extension.script /epoc32/release/winscw/udeb/z/testdata/scripts/te_commsdat_extension.script
|
|
105 |
../te_commsdat/scripts/te_commsdat_extension.script /epoc32/release/winscw/urel/z/testdata/scripts/te_commsdat_extension.script
|
|
106 |
|
|
107 |
../te_commsdat/scripts/te_commsdat_mixed_snap_validation.script /epoc32/data/z/testdata/scripts/te_commsdat_mixed_snap_validation.script
|
|
108 |
../te_commsdat/scripts/te_commsdat_mixed_snap_validation.script /epoc32/release/winscw/udeb/z/testdata/scripts/te_commsdat_mixed_snap_validation.script
|
|
109 |
../te_commsdat/scripts/te_commsdat_mixed_snap_validation.script /epoc32/release/winscw/urel/z/testdata/scripts/te_commsdat_mixed_snap_validation.script
|
|
110 |
|
|
111 |
../te_commsdat/scripts/te_commsdat_appriority.script /epoc32/data/z/testdata/scripts/te_commsdat_appriority.script
|
|
112 |
../te_commsdat/scripts/te_commsdat_appriority.script /epoc32/release/winscw/udeb/z/testdata/scripts/te_commsdat_appriority.script
|
|
113 |
../te_commsdat/scripts/te_commsdat_appriority.script /epoc32/release/winscw/urel/z/testdata/scripts/te_commsdat_appriority.script
|
|
114 |
|
|
115 |
//config files...
|
|
116 |
|
|
117 |
../te_commsdat/configs/te_commsdat.cfg /epoc32/data/z/testdata/configs/te_commsdat.cfg
|
|
118 |
../te_commsdat/configs/te_commsdat.cfg /epoc32/release/winscw/udeb/z/testdata/configs/te_commsdat.cfg
|
|
119 |
../te_commsdat/configs/te_commsdat.cfg /epoc32/release/winscw/urel/z/testdata/configs/te_commsdat.cfg
|
|
120 |
|
|
121 |
../te_commsdat/configs/systemtest.cfg /epoc32/data/z/testdata/configs/systemtest.cfg
|
|
122 |
../te_commsdat/configs/systemtest.cfg /epoc32/release/winscw/udeb/z/testdata/configs/systemtest.cfg
|
|
123 |
../te_commsdat/configs/systemtest.cfg /epoc32/release/winscw/urel/z/testdata/configs/systemtest.cfg
|
|
124 |
|
|
125 |
../te_commsdat/configs/Emuh4pannap.cfg /epoc32/data/z/testdata/configs/emuh4pannap.cfg
|
|
126 |
../te_commsdat/configs/Emuh4pannap.cfg /epoc32/release/winscw/udeb/z/testdata/configs/emuh4pannap.cfg
|
|
127 |
../te_commsdat/configs/Emuh4pannap.cfg /epoc32/release/winscw/urel/z/testdata/configs/emuh4pannap.cfg
|
|
128 |
|
|
129 |
../te_commsdat/configs/te_commsdat_nokia_testconfig.cfg /epoc32/data/z/testdata/configs/te_commsdat_nokia_testconfig.cfg
|
|
130 |
../te_commsdat/configs/te_commsdat_nokia_testconfig.cfg /epoc32/release/winscw/udeb/z/testdata/configs/te_commsdat_nokia_testconfig.cfg
|
|
131 |
../te_commsdat/configs/te_commsdat_nokia_testconfig.cfg /epoc32/release/winscw/urel/z/testdata/configs/te_commsdat_nokia_testconfig.cfg
|
|
132 |
|
|
133 |
../te_commsdat/configs/te_commsdat_correct_bearer.cfg /epoc32/data/z/testdata/configs/te_commsdat_correct_bearer.cfg
|
|
134 |
../te_commsdat/configs/te_commsdat_correct_bearer.cfg /epoc32/release/winscw/udeb/z/testdata/configs/te_commsdat_correct_bearer.cfg
|
|
135 |
../te_commsdat/configs/te_commsdat_correct_bearer.cfg /epoc32/release/winscw/urel/z/testdata/configs/te_commsdat_correct_bearer.cfg
|
|
136 |
|
|
137 |
../te_commsdat/configs/te_commsdat_tag.cfg /epoc32/data/z/testdata/configs/te_commsdat_tag.cfg
|
|
138 |
../te_commsdat/configs/te_commsdat_tag.cfg /epoc32/release/winscw/udeb/z/testdata/configs/te_commsdat_tag.cfg
|
|
139 |
../te_commsdat/configs/te_commsdat_tag.cfg /epoc32/release/winscw/urel/z/testdata/configs/te_commsdat_tag.cfg
|
|
140 |
|
|
141 |
../te_commsdat/configs/te_commsdat.xml /epoc32/data/z/testdata/configs/te_commsdat.xml
|
|
142 |
../te_commsdat/configs/te_commsdat.xml /epoc32/release/winscw/udeb/z/testdata/configs/te_commsdat.xml
|
|
143 |
../te_commsdat/configs/te_commsdat.xml /epoc32/release/winscw/urel/z/testdata/configs/te_commsdat.xml
|
|
144 |
|
|
145 |
../te_commsdat/configs/te_commsdat_dialoutisp_table1.cfg /epoc32/data/z/testdata/configs/te_commsdat_dialoutisp_table1.cfg
|
|
146 |
../te_commsdat/configs/te_commsdat_dialoutisp_table1.cfg /epoc32/release/winscw/udeb/z/testdata/configs/te_commsdat_dialoutisp_table1.cfg
|
|
147 |
../te_commsdat/configs/te_commsdat_dialoutisp_table1.cfg /epoc32/release/winscw/urel/z/testdata/configs/te_commsdat_dialoutisp_table1.cfg
|
|
148 |
|
|
149 |
|
|
150 |
../te_commsdat/configs/te_commsdat_iap_location_table1.cfg /epoc32/data/z/testdata/configs/te_commsdat_iap_location_table1.cfg
|
|
151 |
../te_commsdat/configs/te_commsdat_iap_location_table1.cfg /epoc32/release/winscw/udeb/z/testdata/configs/te_commsdat_iap_location_table1.cfg
|
|
152 |
../te_commsdat/configs/te_commsdat_iap_location_table1.cfg /epoc32/release/winscw/urel/z/testdata/configs/te_commsdat_iap_location_table1.cfg
|
|
153 |
|
|
154 |
|
|
155 |
../te_commsdat/configs/te_commsdat_iap_location_table2.cfg /epoc32/data/z/testdata/configs/te_commsdat_iap_location_table2.cfg
|
|
156 |
../te_commsdat/configs/te_commsdat_iap_location_table2.cfg /epoc32/release/winscw/udeb/z/testdata/configs/te_commsdat_iap_location_table2.cfg
|
|
157 |
../te_commsdat/configs/te_commsdat_iap_location_table2.cfg /epoc32/release/winscw/urel/z/testdata/configs/te_commsdat_iap_location_table2.cfg
|
|
158 |
|
|
159 |
|
|
160 |
../te_commsdat/configs/te_commsdat_iap_table1.cfg /epoc32/data/z/testdata/configs/te_commsdat_iap_table1.cfg
|
|
161 |
../te_commsdat/configs/te_commsdat_iap_table1.cfg /epoc32/release/winscw/udeb/z/testdata/configs/te_commsdat_iap_table1.cfg
|
|
162 |
../te_commsdat/configs/te_commsdat_iap_table1.cfg /epoc32/release/winscw/urel/z/testdata/configs/te_commsdat_iap_table1.cfg
|
|
163 |
|
|
164 |
|
|
165 |
../te_commsdat/configs/te_commsdat_lanservice_table1.cfg /epoc32/data/z/testdata/configs/te_commsdat_lanservice_table1.cfg
|
|
166 |
../te_commsdat/configs/te_commsdat_lanservice_table1.cfg /epoc32/release/winscw/udeb/z/testdata/configs/te_commsdat_lanservice_table1.cfg
|
|
167 |
../te_commsdat/configs/te_commsdat_lanservice_table1.cfg /epoc32/release/winscw/urel/z/testdata/configs/te_commsdat_lanservice_table1.cfg
|
|
168 |
|
|
169 |
|
|
170 |
../te_commsdat/configs/te_commsdat_lanservice_table2.cfg /epoc32/data/z/testdata/configs/te_commsdat_lanservice_table2.cfg
|
|
171 |
../te_commsdat/configs/te_commsdat_lanservice_table2.cfg /epoc32/release/winscw/udeb/z/testdata/configs/te_commsdat_lanservice_table2.cfg
|
|
172 |
../te_commsdat/configs/te_commsdat_lanservice_table2.cfg /epoc32/release/winscw/urel/z/testdata/configs/te_commsdat_lanservice_table2.cfg
|
|
173 |
|
|
174 |
|
|
175 |
../te_commsdat/configs/te_commsdat_lanservice_table3.cfg /epoc32/data/z/testdata/configs/te_commsdat_lanservice_table3.cfg
|
|
176 |
../te_commsdat/configs/te_commsdat_lanservice_table3.cfg /epoc32/release/winscw/udeb/z/testdata/configs/te_commsdat_lanservice_table3.cfg
|
|
177 |
../te_commsdat/configs/te_commsdat_lanservice_table3.cfg /epoc32/release/winscw/urel/z/testdata/configs/te_commsdat_lanservice_table3.cfg
|
|
178 |
|
|
179 |
|
|
180 |
../te_commsdat/configs/te_commsdat_location_table1.cfg /epoc32/data/z/testdata/configs/te_commsdat_location_table1.cfg
|
|
181 |
../te_commsdat/configs/te_commsdat_location_table1.cfg /epoc32/release/winscw/udeb/z/testdata/configs/te_commsdat_location_table1.cfg
|
|
182 |
../te_commsdat/configs/te_commsdat_location_table1.cfg /epoc32/release/winscw/urel/z/testdata/configs/te_commsdat_location_table1.cfg
|
|
183 |
|
|
184 |
|
|
185 |
../te_commsdat/configs/te_commsdat_location_table2.cfg /epoc32/data/z/testdata/configs/te_commsdat_location_table2.cfg
|
|
186 |
../te_commsdat/configs/te_commsdat_location_table2.cfg /epoc32/release/winscw/udeb/z/testdata/configs/te_commsdat_location_table2.cfg
|
|
187 |
../te_commsdat/configs/te_commsdat_location_table2.cfg /epoc32/release/winscw/urel/z/testdata/configs/te_commsdat_location_table2.cfg
|
|
188 |
|
|
189 |
|
|
190 |
../te_commsdat/configs/te_commsdat_location_table3.cfg /epoc32/data/z/testdata/configs/te_commsdat_location_table3.cfg
|
|
191 |
../te_commsdat/configs/te_commsdat_location_table3.cfg /epoc32/release/winscw/udeb/z/testdata/configs/te_commsdat_location_table3.cfg
|
|
192 |
../te_commsdat/configs/te_commsdat_location_table3.cfg /epoc32/release/winscw/urel/z/testdata/configs/te_commsdat_location_table3.cfg
|
|
193 |
|
|
194 |
|
|
195 |
../te_commsdat/configs/te_commsdat_modembearer_table1.cfg /epoc32/data/z/testdata/configs/te_commsdat_modembearer_table1.cfg
|
|
196 |
../te_commsdat/configs/te_commsdat_modembearer_table1.cfg /epoc32/release/winscw/udeb/z/testdata/configs/te_commsdat_modembearer_table1.cfg
|
|
197 |
../te_commsdat/configs/te_commsdat_modembearer_table1.cfg /epoc32/release/winscw/urel/z/testdata/configs/te_commsdat_modembearer_table1.cfg
|
|
198 |
|
|
199 |
|
|
200 |
../te_commsdat/configs/te_commsdat_modembearer_table2.cfg /epoc32/data/z/testdata/configs/te_commsdat_modembearer_table2.cfg
|
|
201 |
../te_commsdat/configs/te_commsdat_modembearer_table2.cfg /epoc32/release/winscw/udeb/z/testdata/configs/te_commsdat_modembearer_table2.cfg
|
|
202 |
../te_commsdat/configs/te_commsdat_modembearer_table2.cfg /epoc32/release/winscw/urel/z/testdata/configs/te_commsdat_modembearer_table2.cfg
|
|
203 |
|
|
204 |
|
|
205 |
../te_commsdat/configs/te_commsdat_virtualbearer_table1.cfg /epoc32/data/z/testdata/configs/te_commsdat_virtualbearer_table1.cfg
|
|
206 |
../te_commsdat/configs/te_commsdat_virtualbearer_table1.cfg /epoc32/release/winscw/udeb/z/testdata/configs/te_commsdat_virtualbearer_table1.cfg
|
|
207 |
../te_commsdat/configs/te_commsdat_virtualbearer_table1.cfg /epoc32/release/winscw/urel/z/testdata/configs/te_commsdat_virtualbearer_table1.cfg
|
|
208 |
|
|
209 |
|
|
210 |
../te_commsdat/configs/te_commsdat_wap_access_sms.cfg /epoc32/data/z/testdata/configs/te_commsdat_wap_access_sms.cfg
|
|
211 |
../te_commsdat/configs/te_commsdat_wap_access_sms.cfg /epoc32/release/winscw/udeb/z/testdata/configs/te_commsdat_wap_access_sms.cfg
|
|
212 |
../te_commsdat/configs/te_commsdat_wap_access_sms.cfg /epoc32/release/winscw/urel/z/testdata/configs/te_commsdat_wap_access_sms.cfg
|
|
213 |
|
|
214 |
|
|
215 |
../te_commsdat/configs/te_commsdat_wcdma_table1.cfg /epoc32/data/z/testdata/configs/te_commsdat_wcdma_table1.cfg
|
|
216 |
../te_commsdat/configs/te_commsdat_wcdma_table1.cfg /epoc32/release/winscw/udeb/z/testdata/configs/te_commsdat_wcdma_table1.cfg
|
|
217 |
../te_commsdat/configs/te_commsdat_wcdma_table1.cfg /epoc32/release/winscw/urel/z/testdata/configs/te_commsdat_wcdma_table1.cfg
|
|
218 |
#ifdef SYMBIAN_NON_SEAMLESS_NETWORK_BEARER_MOBILITY
|
|
219 |
../te_commsdat/configs/te_commsdat_accesspoint_table_399.cfg /epoc32/data/z/testdata/configs/te_commsdat_accesspoint_table.cfg
|
|
220 |
../te_commsdat/configs/te_commsdat_accesspoint_table_399.cfg /epoc32/release/winscw/udeb/z/testdata/configs/te_commsdat_accesspoint_table.cfg
|
|
221 |
../te_commsdat/configs/te_commsdat_accesspoint_table_399.cfg /epoc32/release/winscw/urel/z/testdata/configs/te_commsdat_accesspoint_table.cfg
|
|
222 |
#else
|
|
223 |
../te_commsdat/configs/te_commsdat_AccessPoint_table.cfg /epoc32/data/z/testdata/configs/te_commsdat_accesspoint_table.cfg
|
|
224 |
../te_commsdat/configs/te_commsdat_AccessPoint_table.cfg /epoc32/release/winscw/udeb/z/testdata/configs/te_commsdat_accesspoint_table.cfg
|
|
225 |
../te_commsdat/configs/te_commsdat_AccessPoint_table.cfg /epoc32/release/winscw/urel/z/testdata/configs/te_commsdat_accesspoint_table.cfg
|
|
226 |
#endif
|
|
227 |
../te_commsdat/configs/te_commsdat_Wifi_table.xml /epoc32/data/z/testdata/configs/te_commsdat_wifi_table.xml
|
|
228 |
../te_commsdat/configs/te_commsdat_Wifi_table.xml /epoc32/release/winscw/udeb/z/testdata/configs/te_commsdat_wifi_table.xml
|
|
229 |
../te_commsdat/configs/te_commsdat_Wifi_table.xml /epoc32/release/winscw/urel/z/testdata/configs/te_commsdat_wifi_table.xml
|
|
230 |
|
|
231 |
../te_commsdat/configs/te_commsdat_AccessPointPriority_table.cfg /epoc32/data/z/testdata/configs/te_commsdat_accesspointpriority_table.cfg
|
|
232 |
../te_commsdat/configs/te_commsdat_AccessPointPriority_table.cfg /epoc32/release/winscw/udeb/z/testdata/configs/te_commsdat_accesspointpriority_table.cfg
|
|
233 |
../te_commsdat/configs/te_commsdat_AccessPointPriority_table.cfg /epoc32/release/winscw/urel/z/testdata/configs/te_commsdat_accesspointpriority_table.cfg
|
|
234 |
|
|
235 |
../te_commsdat/configs/te_commsdat_uiq_proxies.cfg /epoc32/data/z/testdata/configs/te_commsdat_uiq_proxies.cfg
|
|
236 |
../te_commsdat/configs/te_commsdat_uiq_proxies.cfg /epoc32/release/winscw/udeb/z/testdata/configs/te_commsdat_uiq_proxies.cfg
|
|
237 |
../te_commsdat/configs/te_commsdat_uiq_proxies.cfg /epoc32/release/winscw/urel/z/testdata/configs/te_commsdat_uiq_proxies.cfg
|
|
238 |
|
|
239 |
../te_commsdat/configs/te_commsdat_snap_test.cfg /epoc32/data/z/testdata/configs/te_commsdat_snap_test.cfg
|
|
240 |
../te_commsdat/configs/te_commsdat_snap_test.cfg /epoc32/release/winscw/udeb/z/testdata/configs/te_commsdat_snap_test.cfg
|
|
241 |
../te_commsdat/configs/te_commsdat_snap_test.cfg /epoc32/release/winscw/urel/z/testdata/configs/te_commsdat_snap_test.cfg
|
|
242 |
|
|
243 |
../te_commsdat/configs/te_commsdat_snap_test01.cfg /epoc32/data/z/testdata/configs/te_commsdat_snap_test01.cfg
|
|
244 |
../te_commsdat/configs/te_commsdat_snap_test01.cfg /epoc32/release/winscw/udeb/z/testdata/configs/te_commsdat_snap_test01.cfg
|
|
245 |
../te_commsdat/configs/te_commsdat_snap_test01.cfg /epoc32/release/winscw/urel/z/testdata/configs/te_commsdat_snap_test01.cfg
|
|
246 |
|
|
247 |
../te_commsdat/configs/te_commsdat_nokia_hw_empty.cfg /epoc32/data/z/testdata/configs/te_commsdat_nokia_hw_empty.cfg
|
|
248 |
../te_commsdat/configs/te_commsdat_nokia_hw_empty.cfg /epoc32/release/winscw/udeb/z/testdata/configs/te_commsdat_nokia_hw_empty.cfg
|
|
249 |
../te_commsdat/configs/te_commsdat_nokia_hw_empty.cfg /epoc32/release/winscw/urel/z/testdata/configs/te_commsdat_nokia_hw_empty.cfg
|
|
250 |
|
|
251 |
../te_commsdat/configs/cfg-with-iaps.cfg /epoc32/data/z/testdata/configs/cfg-with-iaps.cfg
|
|
252 |
../te_commsdat/configs/cfg-with-iaps.cfg /epoc32/release/winscw/udeb/z/testdata/configs/cfg-with-iaps.cfg
|
|
253 |
../te_commsdat/configs/cfg-with-iaps.cfg /epoc32/release/winscw/urel/z/testdata/configs/cfg-with-iaps.cfg
|
|
254 |
|
|
255 |
../te_commsdat/group/Te_commsdat.iby /epoc32/rom/include/te_commsdat.iby
|
|
256 |
|
|
257 |
|
|
258 |
PRJ_MMPFILES
|
|
259 |
../group/CommsDat.MMP
|
|
260 |
|
|
261 |
PRJ_TESTMMPFILES
|
|
262 |
../te_commsdat/group/Te_commsdat.mmp
|
|
263 |
|