103
|
1 |
// Copyright (c) 1998-2010 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 |
// Window server
|
|
15 |
//
|
|
16 |
//
|
|
17 |
|
|
18 |
/**
|
|
19 |
@file
|
|
20 |
*/
|
|
21 |
|
|
22 |
|
|
23 |
#include "../../test/group/openwfc/bld.inf"
|
|
24 |
|
|
25 |
#include "../../minigui/group/bld.inf"
|
|
26 |
|
|
27 |
PRJ_PLATFORMS
|
|
28 |
|
|
29 |
DEFAULT
|
|
30 |
|
|
31 |
PRJ_EXPORTS
|
|
32 |
|
|
33 |
../../inc/W32STD.H SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(w32std.h)
|
|
34 |
../../inc/sizemode.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(sizemode.h)
|
|
35 |
../../inc/pointerevent.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(pointerevent.h)
|
|
36 |
../../inc/advancedpointerevent.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(advancedpointerevent.h)
|
|
37 |
../../inc/advancedpointerevent.inl SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(advancedpointerevent.inl)
|
|
38 |
../../inc/textcursor.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(textcursor.h)
|
136
|
39 |
../../inc/wspublishandsubscribedata.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(wspublishandsubscribedata.h)
|
|
40 |
|
103
|
41 |
#ifndef SYMBIAN_ENABLE_SPLIT_HEADERS
|
|
42 |
#ifdef SYMBIAN_OLD_EXPORT_LOCATION
|
121
|
43 |
../../inc/graphics/windowserverconstants.h /epoc32/include/graphics/windowserverconstants.h
|
103
|
44 |
#endif
|
|
45 |
#endif
|
121
|
46 |
../../inc/graphics/pointereventdata.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(graphics/pointereventdata.h)
|
103
|
47 |
../../inc/W32ADLL.H SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(w32adll.h)
|
|
48 |
../../inc/W32CLICK.H SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(w32click.h)
|
|
49 |
../../inc/W32STDGRAPHIC.H SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(w32stdgraphic.h)
|
|
50 |
../../inc/openwfc/W32Debug.H SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(w32debug.h)
|
|
51 |
|
|
52 |
../../group/wserv.iby /epoc32/rom/include/wserv.iby
|
|
53 |
../../group/WSLog.IBY /epoc32/rom/include/wslog.iby
|
|
54 |
|
|
55 |
//For CLOCK and other Anim DLL's
|
|
56 |
// NB. should be using targettype ANI instead...
|
|
57 |
../../bwins/WSANIMU.DEF /epoc32/release/wins/wsanimu.def
|
|
58 |
|
|
59 |
//For Key-click DLL's
|
|
60 |
../../bwins/WSClickU.DEF /epoc32/release/wins/wsclicku.def
|
|
61 |
../../eabi/wsclicku.def /epoc32/include/def/eabi/wsclicku.def
|
|
62 |
|
|
63 |
//Graphic Drawer exports for partners
|
121
|
64 |
../../inc/graphics/WSGRAPHICDRAWER.H SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(graphics/wsgraphicdrawer.h)
|
|
65 |
../../inc/graphics/openwfc/WSGRAPHICDRAWERINTERFACE.H SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(graphics/wsgraphicdrawerinterface.h)
|
|
66 |
../../inc/graphics/WSGRAPHICMSGBUF.H SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(graphics/wsgraphicmsgbuf.h)
|
|
67 |
../../inc/graphics/W32STDGRAPHICTEST.H SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(graphics/w32stdgraphictest.h)
|
103
|
68 |
|
|
69 |
//Plugin exports for partners
|
121
|
70 |
../../inc/graphics/WSPLUGIN.H SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(graphics/wsplugin.h)
|
|
71 |
../../inc/graphics/WsRenderStage.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(graphics/wsrenderstage.h)
|
|
72 |
../../inc/graphics/WsRenderStageFactory.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(graphics/wsrenderstagefactory.h)
|
|
73 |
../../inc/graphics/wscursor.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(graphics/wscursor.h)
|
|
74 |
../../inc/graphics/wsgraphicscontext.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(graphics/wsgraphicscontext.h)
|
|
75 |
../../inc/graphics/wsscreendevice.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(graphics/wsscreendevice.h)
|
|
76 |
../../inc/graphics/wsuibuffer.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(graphics/wsuibuffer.h)
|
|
77 |
../../inc/graphics/wsdrawablesourceprovider.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(graphics/wsdrawablesourceprovider.h)
|
|
78 |
../../inc/graphics/wsdisplaycontrol.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(graphics/wsdisplaycontrol.h)
|
|
79 |
../../inc/graphics/openwfc/wsdisplaymapping.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(graphics/wsdisplaymapping.h)
|
|
80 |
../../inc/graphics/wsdisplaypolicy.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(graphics/wsdisplaypolicy.h)
|
|
81 |
../../inc/graphics/openwfc/wselement.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(graphics/wselement.h)
|
|
82 |
../../inc/graphics/openwfc/wsscene.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(graphics/wsscene.h)
|
|
83 |
../../inc/graphics/wskeyrouter.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(graphics/wskeyrouter.h)
|
|
84 |
../../inc/graphics/wscontentreadyforcomposition.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(graphics/wscontentreadyforcomposition.h)
|
103
|
85 |
|
|
86 |
//RemoteGc exports for partners
|
|
87 |
../../inc/RemoteGc.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(graphics/remotegc.h)
|
|
88 |
../../inc/CommandBuffer.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(graphics/commandbuffer.h)
|
|
89 |
../../inc/RemoteGcUtils.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(graphics/remotegcutils.h)
|
|
90 |
|
|
91 |
//Test Screen Capture
|
121
|
92 |
../../inc/graphics/testscreencapture.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(graphics/testscreencapture.h)
|
|
93 |
../../inc/graphics/wsscreendeviceutils.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(graphics/wsscreendeviceutils.h)
|
|
94 |
../../inc/graphics/wstestscreencapture.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(graphics/wstestscreencapture.h)
|
103
|
95 |
|
121
|
96 |
../../inc/graphics/wsdrawresource.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(graphics/wsdrawresource.h)
|
103
|
97 |
|
|
98 |
#ifdef SYMBIAN_BUILD_GCE
|
|
99 |
//Surface support
|
121
|
100 |
../../inc/graphics/surfaceconfiguration.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(graphics/surfaceconfiguration.h)
|
|
101 |
../../inc/graphics/openwfc/surfaceconfiguration.inl SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(graphics/surfaceconfiguration.inl)
|
103
|
102 |
//Display Control
|
121
|
103 |
../../inc/graphics/displaycontrol.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(graphics/displaycontrol.h)
|
103
|
104 |
|
|
105 |
//Display Mapping
|
121
|
106 |
../../inc/graphics/displaymapping.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(graphics/displaymapping.h)
|
103
|
107 |
|
|
108 |
|
|
109 |
#endif // SYMBIAN_BUILD_GCE
|
|
110 |
|
|
111 |
PRJ_MMPFILES
|
|
112 |
|
|
113 |
// export library for both NGA & non-NGA version of ws32.DLL
|
|
114 |
../../group/ws32lib.mmp
|
|
115 |
../../group/remotegclib.mmp
|
|
116 |
../../group/wsgraphicdrawerlib.mmp
|
|
117 |
|
|
118 |
|
|
119 |
../../group/stdplugin_nonnga.mmp
|
|
120 |
../../group/w32_nonnga.mmp
|
|
121 |
../../group/wsgraphicdrawer_nonnga.mmp
|
|
122 |
../../group/openwfc/wserv_nonnga.mmp
|
|
123 |
../../group/remotegc_nonnga.mmp
|
|
124 |
|
|
125 |
../../group/W32STDGRAPHIC.MMP
|
|
126 |
../../group/W32STDGRAPHICDRAWER.MMP
|
|
127 |
|
|
128 |
#ifdef SYMBIAN_BUILD_GCE
|
|
129 |
../../group/W32_nga.MMP
|
|
130 |
../../group/WSGRAPHICDRAWER_nga.MMP
|
|
131 |
../../group/openwfc/WServ_nga.MMP
|
|
132 |
../../group/RemoteGc_nga.mmp
|
|
133 |
../../group/graphicsresourcewrapper.mmp
|
|
134 |
|
|
135 |
|
|
136 |
#ifdef WINS
|
|
137 |
// exe for emulator switching between NGA and non-NGA WServ
|
|
138 |
../../group/wserv_switch.mmp
|
|
139 |
// DLL shim for emulator switching between NGA and non-NGA W32
|
|
140 |
../../group/ws32_switch.mmp
|
|
141 |
|
|
142 |
../../group/remotegc_switch.mmp
|
|
143 |
../../group/wsgraphicdrawer_switch.mmp
|
|
144 |
#else
|
|
145 |
../../group/graphicsresourcewrapper_stub.mmp
|
|
146 |
#endif
|
|
147 |
|
|
148 |
#endif // SYMBIAN_BUILD_GCE
|
|
149 |
|
|
150 |
#ifdef GENERIC_MARM
|
|
151 |
../../group/ProfilerKeys.mmp
|
|
152 |
#endif
|
|
153 |
|
|
154 |
//Loggings
|
|
155 |
../../group/DEBLOG.MMP
|
|
156 |
../../group/DEBLOGFL.MMP
|
|
157 |
../../group/DEBLOGSR.MMP
|
|
158 |
../../group/DebLogRD.MMP
|
|
159 |
#ifdef WINS
|
|
160 |
../../group/DEBLOGWN.MMP
|
|
161 |
../../group/OSBWIN32.MMP
|
|
162 |
#endif
|
|
163 |
|
|
164 |
PRJ_TESTMMPFILES
|
|
165 |
|
|
166 |
//Test environment for WSERV,CONE,FORM,CLOCK
|
|
167 |
../../group/TLIB.MMP support
|
|
168 |
../../group/SHELL.MMP support
|
|
169 |
|
|
170 |
//WSERV test code
|
|
171 |
../../group/TCAP_NONE.MMP
|
|
172 |
../../group/TCAP_ALL.MMP
|
|
173 |
../../group/TCAP1.MMP
|
|
174 |
../../group/TCAP2.MMP
|
|
175 |
../../group/TCAP3.MMP
|
|
176 |
../../group/TWSGRAPHIC.MMP
|
|
177 |
../../group/TWSGRAPHICSHARE.MMP
|
|
178 |
../../group/TWSGRAPHICSHAREGLOBAL.MMP
|
|
179 |
../../group/TWSGRAPHICSHARESECURE.MMP
|
|
180 |
../../group/TWSGRAPHICUNSHAREGLOBAL.MMP
|
|
181 |
../../group/TWSGRAPHICUNSHARESECURE.MMP
|
|
182 |
../../group/framerate.mmp
|
|
183 |
../../group/wsframerate.mmp
|
|
184 |
../../group/redirector.mmp
|
|
185 |
../../group/wsredir.mmp
|
|
186 |
../../group/listener.mmp
|
|
187 |
../../group/wslisten.mmp
|
|
188 |
../../group/containdrawer.mmp
|
|
189 |
../../group/wscontaindrawer.mmp
|
|
190 |
../../group/wsgdcov.mmp
|
|
191 |
../../group/bufferdrawer.mmp
|
|
192 |
../../group/wsbufferdrawer.mmp
|
|
193 |
../../group/ANIMDLL.MMP support
|
|
194 |
../../group/AUTODLL_nonnga.MMP support
|
|
195 |
../../group/CONNECT.MMP support
|
|
196 |
../../group/eventdd.mmp support
|
|
197 |
../../group/MBMANIM.MMP support
|
|
198 |
../../group/TMAN.MMP manual
|
|
199 |
../../group/TTIMERS.MMP support
|
|
200 |
../../group/TFadeCount.mmp manual
|
|
201 |
../../group/wscons.mmp support
|
|
202 |
../../test/TAutoServer/openwfc/TAutoServer_nonnga.mmp
|
|
203 |
|
|
204 |
#ifdef SYMBIAN_BUILD_GCE
|
|
205 |
../../group/AUTODLL_nga.MMP support
|
|
206 |
../../test/TAutoServer/openwfc/TAutoServer_nga.mmp
|
121
|
207 |
../../test/TAutoServer/tevent_captureapp.mmp
|
103
|
208 |
#endif
|
|
209 |
|
|
210 |
#ifdef WINS
|
|
211 |
../../group/tcrx.mmp manual
|
|
212 |
#endif
|
|
213 |
|
|
214 |
//Anim
|
|
215 |
../../group/ANIM.MMP
|
|
216 |
|
|
217 |
//CloseAllPanicWindow
|
|
218 |
../../group/tclosepanicwindow.mmp
|
|
219 |
|
|
220 |
//Click plugin's
|
|
221 |
../../group/Click.MMP
|
|
222 |
../../group/multiptrclick.mmp
|
|
223 |
|
|
224 |
//Handwritting ANIM DLL's
|
|
225 |
../../group/HANDANIM.MMP support
|
|
226 |
|
|
227 |
../../group/INC113743.MMP
|
|
228 |
|
|
229 |
PRJ_TESTEXPORTS
|
|
230 |
../../test/scripts/wstest_t_alpha_s0_nga.script z:/wstest/wstest_t_alpha_s0_nga.script
|
|
231 |
../../test/scripts/wstest_t_alpha_s0_nonnga.script z:/wstest/wstest_t_alpha_s0_nonnga.script
|
|
232 |
../../test/scripts/wstest_t_alpha_s1_nga.script z:/wstest/wstest_t_alpha_s1_nga.script
|
|
233 |
../../test/scripts/wstest_t_alpha_s1_nonnga.script z:/wstest/wstest_t_alpha_s1_nonnga.script
|
|
234 |
../../test/scripts/wstest_t_alphawin_s0_nga.script z:/wstest/wstest_t_alphawin_s0_nga.script
|
|
235 |
../../test/scripts/wstest_t_alphawin_s0_nonnga.script z:/wstest/wstest_t_alphawin_s0_nonnga.script
|
|
236 |
../../test/scripts/wstest_t_alphawin_s1_nga.script z:/wstest/wstest_t_alphawin_s1_nga.script
|
|
237 |
../../test/scripts/wstest_t_alphawin_s1_nonnga.script z:/wstest/wstest_t_alphawin_s1_nonnga.script
|
|
238 |
../../test/scripts/wstest_t_animdll_s0_nga.script z:/wstest/wstest_t_animdll_s0_nga.script
|
|
239 |
../../test/scripts/wstest_t_animdll_s0_nonnga.script z:/wstest/wstest_t_animdll_s0_nonnga.script
|
|
240 |
../../test/scripts/wstest_t_animdll_s1_nga.script z:/wstest/wstest_t_animdll_s1_nga.script
|
|
241 |
../../test/scripts/wstest_t_animdll_s1_nonnga.script z:/wstest/wstest_t_animdll_s1_nonnga.script
|
|
242 |
../../test/scripts/wstest_t_blank_s0_nga.script z:/wstest/wstest_t_blank_s0_nga.script
|
|
243 |
../../test/scripts/wstest_t_blank_s0_nonnga.script z:/wstest/wstest_t_blank_s0_nonnga.script
|
|
244 |
../../test/scripts/wstest_t_blank_s1_nga.script z:/wstest/wstest_t_blank_s1_nga.script
|
|
245 |
../../test/scripts/wstest_t_blank_s1_nonnga.script z:/wstest/wstest_t_blank_s1_nonnga.script
|
|
246 |
../../test/scripts/wstest_t_client_s0_nga.script z:/wstest/wstest_t_client_s0_nga.script
|
|
247 |
../../test/scripts/wstest_t_client_s0_nonnga.script z:/wstest/wstest_t_client_s0_nonnga.script
|
|
248 |
../../test/scripts/wstest_t_client_s1_nga.script z:/wstest/wstest_t_client_s1_nga.script
|
|
249 |
../../test/scripts/wstest_t_client_s1_nonnga.script z:/wstest/wstest_t_client_s1_nonnga.script
|
|
250 |
../../test/scripts/wstest_t_crp_s0_nga.script z:/wstest/wstest_t_crp_s0_nga.script
|
|
251 |
../../test/scripts/wstest_t_crp_s0_nonnga.script z:/wstest/wstest_t_crp_s0_nonnga.script
|
|
252 |
../../test/scripts/wstest_t_crp_s1_nga.script z:/wstest/wstest_t_crp_s1_nga.script
|
|
253 |
../../test/scripts/wstest_t_crp_s1_nonnga.script z:/wstest/wstest_t_crp_s1_nonnga.script
|
|
254 |
../../test/scripts/wstest_t_cursor_s0_nga.script z:/wstest/wstest_t_cursor_s0_nga.script
|
|
255 |
../../test/scripts/wstest_t_cursor_s0_nonnga.script z:/wstest/wstest_t_cursor_s0_nonnga.script
|
|
256 |
../../test/scripts/wstest_t_cursor_s1_nga.script z:/wstest/wstest_t_cursor_s1_nga.script
|
|
257 |
../../test/scripts/wstest_t_cursor_s1_nonnga.script z:/wstest/wstest_t_cursor_s1_nonnga.script
|
|
258 |
../../test/scripts/wstest_t_derived_s0_nga.script z:/wstest/wstest_t_derived_s0_nga.script
|
|
259 |
../../test/scripts/wstest_t_derived_s0_nonnga.script z:/wstest/wstest_t_derived_s0_nonnga.script
|
|
260 |
../../test/scripts/wstest_t_derived_s1_nga.script z:/wstest/wstest_t_derived_s1_nga.script
|
|
261 |
../../test/scripts/wstest_t_derived_s1_nonnga.script z:/wstest/wstest_t_derived_s1_nonnga.script
|
|
262 |
../../test/scripts/wstest_t_draw_s0_nga.script z:/wstest/wstest_t_draw_s0_nga.script
|
|
263 |
../../test/scripts/wstest_t_draw_s0_nonnga.script z:/wstest/wstest_t_draw_s0_nonnga.script
|
|
264 |
../../test/scripts/wstest_t_draw_s1_nga.script z:/wstest/wstest_t_draw_s1_nga.script
|
|
265 |
../../test/scripts/wstest_t_draw_s1_nonnga.script z:/wstest/wstest_t_draw_s1_nonnga.script
|
|
266 |
../../test/scripts/wstest_t_dsa_s0_nga.script z:/wstest/wstest_t_dsa_s0_nga.script
|
|
267 |
../../test/scripts/wstest_t_dsa_s0_nonnga.script z:/wstest/wstest_t_dsa_s0_nonnga.script
|
|
268 |
../../test/scripts/wstest_t_dsa_s1_nga.script z:/wstest/wstest_t_dsa_s1_nga.script
|
|
269 |
../../test/scripts/wstest_t_dsa_s1_nonnga.script z:/wstest/wstest_t_dsa_s1_nonnga.script
|
|
270 |
../../test/scripts/wstest_t_event_s0_nga.script z:/wstest/wstest_t_event_s0_nga.script
|
|
271 |
../../test/scripts/wstest_t_event_s0_nonnga.script z:/wstest/wstest_t_event_s0_nonnga.script
|
|
272 |
../../test/scripts/wstest_t_event_s1_nga.script z:/wstest/wstest_t_event_s1_nga.script
|
|
273 |
../../test/scripts/wstest_t_event_s1_nonnga.script z:/wstest/wstest_t_event_s1_nonnga.script
|
|
274 |
../../test/scripts/wstest_t_fade_s0_nga.script z:/wstest/wstest_t_fade_s0_nga.script
|
|
275 |
../../test/scripts/wstest_t_fade_s0_nonnga.script z:/wstest/wstest_t_fade_s0_nonnga.script
|
|
276 |
../../test/scripts/wstest_t_fade_s1_nga.script z:/wstest/wstest_t_fade_s1_nga.script
|
|
277 |
../../test/scripts/wstest_t_fade_s1_nonnga.script z:/wstest/wstest_t_fade_s1_nonnga.script
|
|
278 |
../../test/scripts/wstest_t_gc_s0_nga.script z:/wstest/wstest_t_gc_s0_nga.script
|
|
279 |
../../test/scripts/wstest_t_gc_s0_nonnga.script z:/wstest/wstest_t_gc_s0_nonnga.script
|
|
280 |
../../test/scripts/wstest_t_gc_s1_nga.script z:/wstest/wstest_t_gc_s1_nga.script
|
|
281 |
../../test/scripts/wstest_t_gc_s1_nonnga.script z:/wstest/wstest_t_gc_s1_nonnga.script
|
|
282 |
../../test/scripts/wstest_t_gdi_s0_nga.script z:/wstest/wstest_t_gdi_s0_nga.script
|
|
283 |
../../test/scripts/wstest_t_gdi_s0_nonnga.script z:/wstest/wstest_t_gdi_s0_nonnga.script
|
|
284 |
../../test/scripts/wstest_t_gdi_s1_nga.script z:/wstest/wstest_t_gdi_s1_nga.script
|
|
285 |
../../test/scripts/wstest_t_gdi_s1_nonnga.script z:/wstest/wstest_t_gdi_s1_nonnga.script
|
|
286 |
../../test/scripts/wstest_t_graphicsresource_s0_nga.script z:/wstest/wstest_t_graphicsresource_s0_nga.script
|
|
287 |
../../test/scripts/wstest_t_graphicsresource_s0_nonnga.script z:/wstest/wstest_t_graphicsresource_s0_nonnga.script
|
|
288 |
../../test/scripts/wstest_t_graphicsresource_s1_nga.script z:/wstest/wstest_t_graphicsresource_s1_nga.script
|
|
289 |
../../test/scripts/wstest_t_graphicsresource_s1_nonnga.script z:/wstest/wstest_t_graphicsresource_s1_nonnga.script
|
|
290 |
../../test/scripts/wstest_t_key_s0_nga.script z:/wstest/wstest_t_key_s0_nga.script
|
|
291 |
../../test/scripts/wstest_t_key_s0_nonnga.script z:/wstest/wstest_t_key_s0_nonnga.script
|
|
292 |
../../test/scripts/wstest_t_key_s1_nga.script z:/wstest/wstest_t_key_s1_nga.script
|
|
293 |
../../test/scripts/wstest_t_key_s1_nonnga.script z:/wstest/wstest_t_key_s1_nonnga.script
|
|
294 |
../../test/scripts/wstest_t_multiscreens_s0_nga.script z:/wstest/wstest_t_multiscreens_s0_nga.script
|
|
295 |
../../test/scripts/wstest_t_multiscreens_s0_nonnga.script z:/wstest/wstest_t_multiscreens_s0_nonnga.script
|
|
296 |
../../test/scripts/wstest_t_oom_s0_nga.script z:/wstest/wstest_t_oom_s0_nga.script
|
|
297 |
../../test/scripts/wstest_t_oom_s0_nonnga.script z:/wstest/wstest_t_oom_s0_nonnga.script
|
|
298 |
../../test/scripts/wstest_t_oom_s1_nga.script z:/wstest/wstest_t_oom_s1_nga.script
|
|
299 |
../../test/scripts/wstest_t_oom_s1_nonnga.script z:/wstest/wstest_t_oom_s1_nonnga.script
|
|
300 |
../../test/scripts/wstest_t_panic_s0_nga.script z:/wstest/wstest_t_panic_s0_nga.script
|
|
301 |
../../test/scripts/wstest_t_panic_s0_nonnga.script z:/wstest/wstest_t_panic_s0_nonnga.script
|
|
302 |
../../test/scripts/wstest_t_panic_s1_nga.script z:/wstest/wstest_t_panic_s1_nga.script
|
|
303 |
../../test/scripts/wstest_t_panic_s1_nonnga.script z:/wstest/wstest_t_panic_s1_nonnga.script
|
|
304 |
../../test/scripts/wstest_t_pointer_s0_nga.script z:/wstest/wstest_t_pointer_s0_nga.script
|
|
305 |
../../test/scripts/wstest_t_pointer_s0_nonnga.script z:/wstest/wstest_t_pointer_s0_nonnga.script
|
|
306 |
../../test/scripts/wstest_t_pointer_s1_nga.script z:/wstest/wstest_t_pointer_s1_nga.script
|
|
307 |
../../test/scripts/wstest_t_pointer_s1_nonnga.script z:/wstest/wstest_t_pointer_s1_nonnga.script
|
|
308 |
../../test/scripts/wstest_t_redraw_s0_nga.script z:/wstest/wstest_t_redraw_s0_nga.script
|
|
309 |
../../test/scripts/wstest_t_redraw_s0_nonnga.script z:/wstest/wstest_t_redraw_s0_nonnga.script
|
|
310 |
../../test/scripts/wstest_t_redraw_s1_nga.script z:/wstest/wstest_t_redraw_s1_nga.script
|
|
311 |
../../test/scripts/wstest_t_redraw_s1_nonnga.script z:/wstest/wstest_t_redraw_s1_nonnga.script
|
|
312 |
../../test/scripts/wstest_t_region_s0_nga.script z:/wstest/wstest_t_region_s0_nga.script
|
|
313 |
../../test/scripts/wstest_t_region_s0_nonnga.script z:/wstest/wstest_t_region_s0_nonnga.script
|
|
314 |
../../test/scripts/wstest_t_region_s1_nga.script z:/wstest/wstest_t_region_s1_nga.script
|
|
315 |
../../test/scripts/wstest_t_region_s1_nonnga.script z:/wstest/wstest_t_region_s1_nonnga.script
|
|
316 |
../../test/scripts/wstest_t_screen_s0_nga.script z:/wstest/wstest_t_screen_s0_nga.script
|
|
317 |
../../test/scripts/wstest_t_screen_s0_nonnga.script z:/wstest/wstest_t_screen_s0_nonnga.script
|
|
318 |
../../test/scripts/wstest_t_screen_s1_nga.script z:/wstest/wstest_t_screen_s1_nga.script
|
|
319 |
../../test/scripts/wstest_t_screen_s1_nonnga.script z:/wstest/wstest_t_screen_s1_nonnga.script
|
|
320 |
../../test/scripts/wstest_t_screenmodescaling_s0_nga.script z:/wstest/wstest_t_screenmodescaling_s0_nga.script
|
|
321 |
../../test/scripts/wstest_t_screenmodescaling_s0_nonnga.script z:/wstest/wstest_t_screenmodescaling_s0_nonnga.script
|
|
322 |
../../test/scripts/wstest_t_screenmodescaling_s1_nga.script z:/wstest/wstest_t_screenmodescaling_s1_nga.script
|
|
323 |
../../test/scripts/wstest_t_screenmodescaling_s1_nonnga.script z:/wstest/wstest_t_screenmodescaling_s1_nonnga.script
|
|
324 |
../../test/scripts/wstest_t_screendevice_s0_nga.script z:/wstest/wstest_t_screendevice_s0_nga.script
|
|
325 |
../../test/scripts/wstest_t_screendevice_s0_nonnga.script z:/wstest/wstest_t_screendevice_s0_nonnga.script
|
|
326 |
../../test/scripts/wstest_t_screendevice_s1_nga.script z:/wstest/wstest_t_screendevice_s1_nga.script
|
|
327 |
../../test/scripts/wstest_t_screendevice_s1_nonnga.script z:/wstest/wstest_t_screendevice_s1_nonnga.script
|
|
328 |
../../test/scripts/wstest_t_screendeviceresswitch_s0_nga.script z:/wstest/wstest_t_screendeviceresswitch_s0_nga.script
|
|
329 |
../../test/scripts/wstest_t_screendeviceresswitch_s0_nonnga.script z:/wstest/wstest_t_screendeviceresswitch_s0_nonnga.script
|
|
330 |
../../test/scripts/wstest_t_screendeviceresswitch_s1_nga.script z:/wstest/wstest_t_screendeviceresswitch_s1_nga.script
|
|
331 |
../../test/scripts/wstest_t_screendeviceresswitch_s1_nonnga.script z:/wstest/wstest_t_screendeviceresswitch_s1_nonnga.script
|
|
332 |
../../test/scripts/wstest_t_security_s0_nga.script z:/wstest/wstest_t_security_s0_nga.script
|
|
333 |
../../test/scripts/wstest_t_security_s0_nonnga.script z:/wstest/wstest_t_security_s0_nonnga.script
|
|
334 |
../../test/scripts/wstest_t_security_s1_nga.script z:/wstest/wstest_t_security_s1_nga.script
|
|
335 |
../../test/scripts/wstest_t_security_s1_nonnga.script z:/wstest/wstest_t_security_s1_nonnga.script
|
|
336 |
../../test/scripts/wstest_t_sprite_s0_nga.script z:/wstest/wstest_t_sprite_s0_nga.script
|
|
337 |
../../test/scripts/wstest_t_sprite_s0_nonnga.script z:/wstest/wstest_t_sprite_s0_nonnga.script
|
|
338 |
../../test/scripts/wstest_t_sprite_s1_nga.script z:/wstest/wstest_t_sprite_s1_nga.script
|
|
339 |
../../test/scripts/wstest_t_sprite_s1_nonnga.script z:/wstest/wstest_t_sprite_s1_nonnga.script
|
|
340 |
../../test/scripts/wstest_t_transparentanim_s0_nga.script z:/wstest/wstest_t_transparentanim_s0_nga.script
|
|
341 |
../../test/scripts/wstest_t_transparentanim_s0_nonnga.script z:/wstest/wstest_t_transparentanim_s0_nonnga.script
|
|
342 |
../../test/scripts/wstest_t_transparentanim_s1_nga.script z:/wstest/wstest_t_transparentanim_s1_nga.script
|
|
343 |
../../test/scripts/wstest_t_transparentanim_s1_nonnga.script z:/wstest/wstest_t_transparentanim_s1_nonnga.script
|
|
344 |
../../test/scripts/wstest_t_window_s0_nga.script z:/wstest/wstest_t_window_s0_nga.script
|
|
345 |
../../test/scripts/wstest_t_window_s0_nonnga.script z:/wstest/wstest_t_window_s0_nonnga.script
|
|
346 |
../../test/scripts/wstest_t_window_s1_nga.script z:/wstest/wstest_t_window_s1_nga.script
|
|
347 |
../../test/scripts/wstest_t_window_s1_nonnga.script z:/wstest/wstest_t_window_s1_nonnga.script
|
|
348 |
../../test/scripts/wstest_t_windowfunction_s0_nga.script z:/wstest/wstest_t_windowfunction_s0_nga.script
|
|
349 |
../../test/scripts/wstest_t_windowfunction_s0_nonnga.script z:/wstest/wstest_t_windowfunction_s0_nonnga.script
|
|
350 |
../../test/scripts/wstest_t_windowfunction_s1_nga.script z:/wstest/wstest_t_windowfunction_s1_nga.script
|
|
351 |
../../test/scripts/wstest_t_windowfunction_s1_nonnga.script z:/wstest/wstest_t_windowfunction_s1_nonnga.script
|
|
352 |
../../test/scripts/wstest_t_wsgraphs_s0_nga.script z:/wstest/wstest_t_wsgraphs_s0_nga.script
|
|
353 |
../../test/scripts/wstest_t_wsgraphs_s0_nonnga.script z:/wstest/wstest_t_wsgraphs_s0_nonnga.script
|
|
354 |
../../test/scripts/wstest_t_wsgraphs_s1_nga.script z:/wstest/wstest_t_wsgraphs_s1_nga.script
|
|
355 |
../../test/scripts/wstest_t_wsgraphs_s1_nonnga.script z:/wstest/wstest_t_wsgraphs_s1_nonnga.script
|
|
356 |
|
|
357 |
../../test/scripts/wstest_t_romautotest_nonnga.script z:/wstest/wstest_t_romautotest_nonnga.script
|
|
358 |
../../test/scripts/wstest_t_romautotest_nga.script z:/wstest/wstest_t_romautotest_nga.script
|
|
359 |
../../test/scripts/wstest_t_romautotest_nga_changetracking.script z:/wstest/wstest_t_romautotest_nga_changetracking.script
|
|
360 |
../../test/scripts/wstest_t_autotest_nonnga.script z:/wstest/wstest_t_autotest_nonnga.script
|
|
361 |
../../test/scripts/wstest_t_autotest_nga.script z:/wstest/wstest_t_autotest_nga.script
|
|
362 |
../../test/scripts/wstest_t_autotest_nga_changetracking.script z:/wstest/wstest_t_autotest_nga_changetracking.script
|
|
363 |
../../test/scripts/wstest_t_mulscreens_nonnga.script z:/wstest/wstest_t_mulscreens_nonnga.script
|
|
364 |
../../test/scripts/wstest_t_mulscreens_nga.script z:/wstest/wstest_t_mulscreens_nga.script
|
|
365 |
../../test/scripts/wstest_run_nga.bat z:/wstest/wstest_run_nga.bat
|
|
366 |
../../test/scripts/wstest_run_nonnga.bat z:/wstest/wstest_run_nonnga.bat
|
|
367 |
../../test/scripts/wstest_config.cmd z:/wstest/wstest_config.cmd
|
|
368 |
../../test/scripts/wsini-writer.pl z:/wstest/wsini-writer.pl
|
|
369 |
../../group/wservu_multiscreen.ini z:/wstest/wservu_multiscreen.ini
|
|
370 |
../../group/wservu_multiscreen_changetracking.ini z:/wstest/wservu_multiscreen_changetracking.ini
|
|
371 |
//../../group/wservu_multiscreen-nonnga.ini z:/wstest/wservu_multiscreen-nonnga.ini
|
|
372 |
../../test/test.mbm z:/wstest/test.mbm
|
|
373 |
../../test/trom.mbm z:/wstest/trom.mbm
|
|
374 |
../../test/MAILANIM.MBM z:/wstest/mailanim.mbm
|
|
375 |
../../test/tanim/tanim.mbm z:/wstest/tanim.mbm
|
|
376 |
../../test/tauto/tauto.mbm z:/wstest/tauto.mbm
|
|
377 |
../../test/tauto/Dither.MBM z:/wstest/dither.mbm
|
|
378 |
../../test/tauto/mytest.mbm z:/wstest/mytest.mbm
|
|
379 |
../../test/tauto/symball.gif z:/wstest/symball.gif
|
|
380 |
../../test/tauto/config/graphics-wserv-autotest.ini z:/wstest/graphics-wserv-autotest.ini
|
|
381 |
../../group/DLL_LIST.TXT z:/system/data/dll_list.txt
|
|
382 |
|
|
383 |
#ifdef SYMBIAN_BUILD_GCE
|
|
384 |
|
|
385 |
../../test/scripts/wstest_t_pointershifttest_nga.script z:/wstest/wstest_t_pointershifttest_nga.script
|
|
386 |
../../group/wsini_pointershift.ini z:/wstest/wsini_pointershift.ini
|
|
387 |
../../test/scripts/wspointershifttest_run.bat z:/wstest/wspointershifttest_run.bat
|
|
388 |
../../test/scripts/epoc_pointershift.ini z:/wstest/epoc_pointershift.ini
|
|
389 |
../../group/wsini_pointershift_wins.ini z:/wstest/wsini_pointershift_wins.ini
|
|
390 |
|
|
391 |
#endif // SYMBIAN_BUILD_GCE
|
|
392 |
|