|
1 # ============================================================================== |
|
2 # Generated by qmake (2.01a) (Qt 4.7.0) on: Mon Aug 16 17:48:40 2010 |
|
3 # This file is generated by qmake and should not be modified by the |
|
4 # user. |
|
5 # Name : U:/yaels-qtwebkit/WebKit/qt/tests/qwebelement/Makefile |
|
6 # Description : Wrapper Makefile for calling Symbian build tools |
|
7 # |
|
8 # ============================================================================== |
|
9 |
|
10 |
|
11 MAKEFILE = Makefile |
|
12 QMAKE = \epoc32\tools\qmake.exe |
|
13 DEL_FILE = del 2> NUL |
|
14 DEL_DIR = rmdir |
|
15 CHK_DIR_EXISTS = if not exist |
|
16 MKDIR = mkdir |
|
17 MOVE = move |
|
18 DEBUG_PLATFORMS = winscw gcce armv5 armv6 |
|
19 RELEASE_PLATFORMS = gcce armv5 armv6 |
|
20 MAKE = make |
|
21 SBS = sbs |
|
22 |
|
23 DEFINES = -DSYMBIAN -DUNICODE -DQT_KEYPAD_NAVIGATION -DQT_SOFTKEYS_ENABLED -DQT_USE_MATH_H_FLOATS -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DUSE_SYSTEM_MALLOC -DNDEBUG -DQT_NO_UITOOLS -DQT_NO_DEBUG -DQT_TESTLIB_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB |
|
24 INCPATH = -I"U:/epoc32/include/mw/QtCore" -I"U:/epoc32/include/mw/QtNetwork" -I"U:/epoc32/include/mw/QtGui" -I"U:/epoc32/include/mw/QtTest" -I"U:/epoc32/include/mw" -I"U:/sf/mw/qt/mkspecs/common/symbian" -I"U:/epoc32/include" -I"U:/epoc32/include/stdapis" -I"U:/epoc32/include/stdapis/sys" -I"U:/epoc32/include/platform/mw" -I"U:/epoc32/include/platform" -I"U:/epoc32/include/platform/loc" -I"U:/epoc32/include/platform/mw/loc" -I"U:/epoc32/include/platform/loc/sc" -I"U:/epoc32/include/platform/mw/loc/sc" -I"U:/yaels-qtwebkit/WebKit/qt/tests" -I"U:/yaels-qtwebkit/WebKit/qt/Api" -I"U:/yaels-qtwebkit/include/QtWebKit" -I"U:/epoc32/include/stdapis/stlportv5" -I"U:/yaels-qtwebkit/WebKit/qt/tests/qwebelement" |
|
25 first: default |
|
26 default: debug-winscw |
|
27 all: debug release |
|
28 |
|
29 qmake: |
|
30 $(QMAKE) -spec symbian-sbsv2 -o "bld.inf" "U:/yaels-qtwebkit/WebKit/qt/tests/qwebelement/qwebelement.pro" |
|
31 |
|
32 bld.inf: |
|
33 $(QMAKE) |
|
34 |
|
35 debug: bld.inf |
|
36 $(SBS) -c winscw_udeb.mwccinc -c gcce_udeb -c armv5_udeb -c armv6_udeb |
|
37 release: bld.inf |
|
38 $(SBS) -c gcce_urel -c armv5_urel -c armv6_urel |
|
39 debug-winscw: bld.inf |
|
40 $(SBS) -c winscw_udeb.mwccinc |
|
41 debug-gcce: bld.inf |
|
42 $(SBS) -c gcce_udeb |
|
43 debug-armv5: bld.inf |
|
44 $(SBS) -c armv5_udeb |
|
45 debug-armv6: bld.inf |
|
46 $(SBS) -c armv6_udeb |
|
47 release-gcce: bld.inf |
|
48 $(SBS) -c gcce_urel |
|
49 release-armv5: bld.inf |
|
50 $(SBS) -c armv5_urel |
|
51 release-armv6: bld.inf |
|
52 $(SBS) -c armv6_urel |
|
53 |
|
54 export: bld.inf |
|
55 $(SBS) export |
|
56 |
|
57 cleanexport: bld.inf |
|
58 $(SBS) cleanexport |
|
59 |
|
60 check: first |
|
61 |
|
62 run: |
|
63 call /epoc32/release/winscw/udeb/tst_qwebelement.exe $(QT_RUN_OPTIONS) |
|
64 |
|
65 runonphone: sis |
|
66 runonphone $(QT_RUN_ON_PHONE_OPTIONS) --sis tst_qwebelement.sis tst_qwebelement.exe $(QT_RUN_OPTIONS) |
|
67 |
|
68 sis: |
|
69 $(if $(wildcard tst_qwebelement_template.pkg), $(if $(wildcard .make.cache), $(MAKE) -f $(MAKEFILE) ok_sis MAKEFILES=.make.cache , $(if $(QT_SIS_TARGET), $(MAKE) -f $(MAKEFILE) ok_sis , $(MAKE) -f $(MAKEFILE) fail_sis_nocache ) ) , $(MAKE) -f $(MAKEFILE) fail_sis_nopkg ) |
|
70 |
|
71 ok_sis: |
|
72 createpackage.bat $(QT_SIS_OPTIONS) tst_qwebelement_template.pkg $(QT_SIS_TARGET) $(QT_SIS_CERTIFICATE) $(QT_SIS_KEY) $(QT_SIS_PASSPHRASE) |
|
73 |
|
74 unsigned_sis: |
|
75 $(if $(wildcard tst_qwebelement_template.pkg), $(if $(wildcard .make.cache), $(MAKE) -f $(MAKEFILE) ok_unsigned_sis MAKEFILES=.make.cache , $(if $(QT_SIS_TARGET), $(MAKE) -f $(MAKEFILE) ok_unsigned_sis , $(MAKE) -f $(MAKEFILE) fail_sis_nocache ) ) , $(MAKE) -f $(MAKEFILE) fail_sis_nopkg ) |
|
76 |
|
77 ok_unsigned_sis: |
|
78 createpackage.bat $(QT_SIS_OPTIONS) -o tst_qwebelement_template.pkg $(QT_SIS_TARGET) |
|
79 |
|
80 tst_qwebelement.sis: |
|
81 $(MAKE) -f $(MAKEFILE) sis |
|
82 |
|
83 installer_sis: tst_qwebelement.sis |
|
84 $(if $(wildcard tst_qwebelement_installer.pkg), $(MAKE) -f $(MAKEFILE) ok_installer_sis , $(MAKE) -f $(MAKEFILE) fail_sis_nopkg ) |
|
85 |
|
86 ok_installer_sis: |
|
87 createpackage.bat $(QT_SIS_OPTIONS) tst_qwebelement_installer.pkg - $(QT_SIS_CERTIFICATE) $(QT_SIS_KEY) $(QT_SIS_PASSPHRASE) |
|
88 |
|
89 fail_sis_nopkg: |
|
90 $(error PKG file does not exist, 'sis' and 'installer_sis' target are only supported for executables or projects with DEPLOYMENT statement) |
|
91 |
|
92 fail_sis_nocache: |
|
93 $(error Project has to be built or QT_SIS_TARGET environment variable has to be set before calling 'SIS' target) |
|
94 |
|
95 stub_sis: |
|
96 $(if $(wildcard tst_qwebelement_template.pkg), $(if $(wildcard .make.cache), $(MAKE) -f $(MAKEFILE) ok_stub_sis MAKEFILES=.make.cache , $(if $(QT_SIS_TARGET), $(MAKE) -f $(MAKEFILE) ok_stub_sis , $(MAKE) -f $(MAKEFILE) fail_sis_nocache ) ) , $(MAKE) -f $(MAKEFILE) fail_sis_nopkg ) |
|
97 |
|
98 ok_stub_sis: |
|
99 createpackage.bat -s $(QT_SIS_OPTIONS) tst_qwebelement_stub.pkg $(QT_SIS_TARGET) $(QT_SIS_CERTIFICATE) $(QT_SIS_KEY) $(QT_SIS_PASSPHRASE) |
|
100 |
|
101 deploy: sis |
|
102 call tst_qwebelement.sis |
|
103 |
|
104 mocclean: compiler_moc_header_clean compiler_moc_source_clean |
|
105 |
|
106 mocables: compiler_moc_header_make_all compiler_moc_source_make_all |
|
107 |
|
108 compiler_moc_header_make_all: |
|
109 compiler_moc_header_clean: |
|
110 compiler_rcc_make_all: qrc_tst_qwebelement.cpp |
|
111 compiler_rcc_clean: |
|
112 -$(DEL_FILE) qrc_tst_qwebelement.cpp |
|
113 qrc_tst_qwebelement.cpp: tst_qwebelement.qrc \ |
|
114 resources\image.png \ |
|
115 resources\style.css \ |
|
116 resources\style2.css |
|
117 \epoc32\tools\rcc.exe -name tst_qwebelement u:\yaels-qtwebkit\WebKit\qt\tests\qwebelement\tst_qwebelement.qrc -o u:\yaels-qtwebkit\WebKit\qt\tests\qwebelement\qrc_tst_qwebelement.cpp |
|
118 |
|
119 compiler_image_collection_make_all: qmake_image_collection.cpp |
|
120 compiler_image_collection_clean: |
|
121 -$(DEL_FILE) qmake_image_collection.cpp |
|
122 compiler_moc_source_make_all: tst_qwebelement.moc |
|
123 compiler_moc_source_clean: |
|
124 -$(DEL_FILE) tst_qwebelement.moc |
|
125 tst_qwebelement.moc: \epoc32\include\mw\QtTest\QtTest \ |
|
126 \epoc32\include\mw\QtCore\QtCore \ |
|
127 u:\epoc32\include\mw\QtCore\qfactoryinterface.h \ |
|
128 \epoc32\include\mw\QtCore\qobject.h \ |
|
129 \epoc32\include\mw\QtCore\qobjectdefs.h \ |
|
130 \epoc32\include\mw\QtCore\qnamespace.h \ |
|
131 \epoc32\include\mw\QtCore\qglobal.h \ |
|
132 u:\epoc32\include\stdapis\stddef.h \ |
|
133 \epoc32\include\stdapis\sys\cdefs.h \ |
|
134 u:\epoc32\include\stdapis\_ansi.h \ |
|
135 u:\epoc32\include\e32def.h \ |
|
136 u:\epoc32\include\platform\e32def_private.h \ |
|
137 \epoc32\include\stdapis\sys\_null.h \ |
|
138 \epoc32\include\stdapis\sys\_types.h \ |
|
139 \epoc32\include\stdapis\machine\_types.h \ |
|
140 \epoc32\include\mw\QtCore\qconfig.h \ |
|
141 \epoc32\include\mw\QtCore\qfeatures.h \ |
|
142 \epoc32\include\mw\QtCore\qstring.h \ |
|
143 \epoc32\include\mw\QtCore\qchar.h \ |
|
144 \epoc32\include\mw\QtCore\qbytearray.h \ |
|
145 \epoc32\include\mw\QtCore\qatomic.h \ |
|
146 \epoc32\include\mw\QtCore\qbasicatomic.h \ |
|
147 \epoc32\include\mw\QtCore\qatomic_bootstrap.h \ |
|
148 \epoc32\include\mw\QtCore\qatomic_arch.h \ |
|
149 \epoc32\include\mw\QtCore\qatomic_vxworks.h \ |
|
150 \epoc32\include\mw\QtCore\qatomic_powerpc.h \ |
|
151 \epoc32\include\mw\QtCore\qatomic_alpha.h \ |
|
152 \epoc32\include\mw\QtCore\qatomic_arm.h \ |
|
153 \epoc32\include\mw\QtCore\qatomic_armv6.h \ |
|
154 \epoc32\include\mw\QtCore\qatomic_avr32.h \ |
|
155 \epoc32\include\mw\QtCore\qatomic_bfin.h \ |
|
156 \epoc32\include\mw\QtCore\qatomic_generic.h \ |
|
157 \epoc32\include\mw\QtCore\qatomic_i386.h \ |
|
158 \epoc32\include\mw\QtCore\qatomic_ia64.h \ |
|
159 \epoc32\include\mw\QtCore\qatomic_macosx.h \ |
|
160 \epoc32\include\mw\QtCore\qatomic_x86_64.h \ |
|
161 \epoc32\include\mw\QtCore\qatomic_mips.h \ |
|
162 \epoc32\include\mw\QtCore\qatomic_parisc.h \ |
|
163 \epoc32\include\mw\QtCore\qatomic_s390.h \ |
|
164 \epoc32\include\mw\QtCore\qatomic_sparc.h \ |
|
165 \epoc32\include\mw\QtCore\qatomic_windows.h \ |
|
166 \epoc32\include\mw\QtCore\qatomic_windowsce.h \ |
|
167 \epoc32\include\mw\QtCore\qatomic_symbian.h \ |
|
168 u:\epoc32\include\e32std.h \ |
|
169 u:\epoc32\include\e32cmn.h \ |
|
170 u:\epoc32\include\e32const.h \ |
|
171 u:\epoc32\include\e32err.h \ |
|
172 u:\epoc32\include\e32lang.h \ |
|
173 u:\epoc32\include\e32reg.h \ |
|
174 u:\epoc32\include\e32capability.h \ |
|
175 u:\epoc32\include\platform\e32const_private.h \ |
|
176 u:\epoc32\include\stdapis\string.h \ |
|
177 u:\epoc32\include\stdapis\strings.h \ |
|
178 u:\epoc32\include\e32des8.h \ |
|
179 u:\epoc32\include\platform\e32des8_private.h \ |
|
180 u:\epoc32\include\e32des16.h \ |
|
181 u:\epoc32\include\platform\e32des16_private.h \ |
|
182 \epoc32\include\stdapis\stlportv5\exception \ |
|
183 \epoc32\include\stdapis\stlportv5\exception_winscw.h \ |
|
184 u:\epoc32\include\e32cmn.inl \ |
|
185 u:\epoc32\include\platform\e32cmn_private.h \ |
|
186 u:\epoc32\include\e32std.inl \ |
|
187 u:\epoc32\include\platform\e32std_private.h \ |
|
188 \epoc32\include\mw\QtCore\qatomic_sh.h \ |
|
189 \epoc32\include\mw\QtCore\qatomic_sh4a.h \ |
|
190 u:\epoc32\include\stdapis\stdarg.h \ |
|
191 u:\epoc32\include\stdapis\stdarg_e.h \ |
|
192 \epoc32\include\mw\Qt3Support\q3cstring.h \ |
|
193 u:\epoc32\include\stdapis\stlportv5\string \ |
|
194 \epoc32\include\stdapis\stlportv5\stl\_prolog.h \ |
|
195 \epoc32\include\stdapis\stlportv5\stl\config\features.h \ |
|
196 \epoc32\include\stdapis\stlportv5\stl\_stlport_version.h \ |
|
197 \epoc32\include\stdapis\stlportv5\stl\config\user_config.h \ |
|
198 \epoc32\include\stdapis\stlportv5\stl\config\compat.h \ |
|
199 \epoc32\include\stdapis\stlportv5\stl\config\host.h \ |
|
200 \epoc32\include\stdapis\stlportv5\stl\config\_system.h \ |
|
201 \epoc32\include\stdapis\stlportv5\stl\config\_gcc.h \ |
|
202 \epoc32\include\stdapis\stlportv5\stl\config\_mwerks.h \ |
|
203 \epoc32\include\stdapis\stlportv5\stl\config\stl_symbian.h \ |
|
204 \epoc32\include\stdapis\stlportv5\stl\config\_windows.h \ |
|
205 \epoc32\include\stdapis\stlportv5\stl\config\stl_rvct.h \ |
|
206 \epoc32\include\stdapis\stlportv5\stl\config\stl_winscw.h \ |
|
207 \epoc32\include\stdapis\stlportv5\stl\config\stl_confix.h \ |
|
208 \epoc32\include\stdapis\stlportv5\stl\config\_native_headers.h \ |
|
209 \epoc32\include\stdapis\stlportv5\stl\_abbrevs.h \ |
|
210 \epoc32\include\stdapis\stlportv5\stl\_string.h \ |
|
211 \epoc32\include\stdapis\stlportv5\stl\_alloc.h \ |
|
212 \epoc32\include\stdapis\stlportv5\stl\_cstddef.h \ |
|
213 \epoc32\include\stdapis\stlportv5\stl\_cstdlib.h \ |
|
214 u:\epoc32\include\stdapis\stdlib.h \ |
|
215 \epoc32\include\stdapis\stlportv5\stl\_cmath.h \ |
|
216 u:\epoc32\include\stdapis\math.h \ |
|
217 \epoc32\include\stdapis\machine\_limits.h \ |
|
218 u:\epoc32\include\stdapis\libm_aliases.h \ |
|
219 u:\epoc32\include\stdapis\signgam.h \ |
|
220 \epoc32\include\stdapis\stlportv5\stl\_cstring.h \ |
|
221 \epoc32\include\stdapis\stlportv5\using\cstring \ |
|
222 \epoc32\include\stdapis\stlportv5\stl\_algobase.h \ |
|
223 u:\epoc32\include\stdapis\stlportv5\climits \ |
|
224 u:\epoc32\include\stdapis\limits.h \ |
|
225 \epoc32\include\stdapis\sys\limits.h \ |
|
226 \epoc32\include\stdapis\sys\syslimits.h \ |
|
227 \epoc32\include\stdapis\stlportv5\stl\_epilog.h \ |
|
228 \epoc32\include\stdapis\stlportv5\stl\_config_compat_post.h \ |
|
229 \epoc32\include\stdapis\stlportv5\stl\_pair.h \ |
|
230 \epoc32\include\stdapis\stlportv5\stl\type_traits.h \ |
|
231 \epoc32\include\stdapis\stlportv5\stl\_cwchar.h \ |
|
232 \epoc32\include\stdapis\stlportv5\stl\_mbstate_t.h \ |
|
233 u:\epoc32\include\stdapis\wchar.h \ |
|
234 \epoc32\include\stdapis\sys\stat.h \ |
|
235 \epoc32\include\stdapis\sys\time.h \ |
|
236 \epoc32\include\stdapis\sys\_timeval.h \ |
|
237 \epoc32\include\stdapis\sys\types.h \ |
|
238 \epoc32\include\stdapis\machine\endian.h \ |
|
239 \epoc32\include\stdapis\sys\_pthreadtypes.h \ |
|
240 \epoc32\include\stdapis\sys\timespec.h \ |
|
241 u:\epoc32\include\stdapis\time.h \ |
|
242 \epoc32\include\stdapis\sys\_timespec.h \ |
|
243 u:\epoc32\include\stdapis\_ctype.h \ |
|
244 u:\epoc32\include\stdapis\stdio.h \ |
|
245 u:\epoc32\include\stdapis\errno.h \ |
|
246 \epoc32\include\stdapis\sys\dirent.h \ |
|
247 \epoc32\include\stdapis\stlportv5\stl\type_manips.h \ |
|
248 \epoc32\include\stdapis\boost\type_traits\add_reference.hpp \ |
|
249 \epoc32\include\stdapis\boost\type_traits\is_reference.hpp \ |
|
250 \epoc32\include\stdapis\boost\type_traits\config.hpp \ |
|
251 \epoc32\include\stdapis\boost\config.hpp \ |
|
252 \epoc32\include\stdapis\boost\config\select_compiler_config.hpp \ |
|
253 \epoc32\include\stdapis\boost\config\select_stdlib_config.hpp \ |
|
254 \epoc32\include\stdapis\boost\config\no_tr1\utility.hpp \ |
|
255 u:\epoc32\include\stdapis\stlportv5\utility \ |
|
256 \epoc32\include\stdapis\stlportv5\stl\_iterator.h \ |
|
257 \epoc32\include\stdapis\stlportv5\stl\_iterator_base.h \ |
|
258 \epoc32\include\stdapis\stlportv5\stl\_ptrs_specialize.h \ |
|
259 \epoc32\include\stdapis\stlportv5\stl\_iterator_old.h \ |
|
260 \epoc32\include\stdapis\boost\config\select_platform_config.hpp \ |
|
261 \epoc32\include\stdapis\boost\config\suffix.hpp \ |
|
262 u:\epoc32\include\stdapis\stlportv5\cstddef \ |
|
263 \epoc32\include\stdapis\boost\type.hpp \ |
|
264 \epoc32\include\stdapis\boost\detail\workaround.hpp \ |
|
265 \epoc32\include\stdapis\boost\type_traits\detail\yes_no_type.hpp \ |
|
266 \epoc32\include\stdapis\boost\type_traits\detail\bool_trait_def.hpp \ |
|
267 \epoc32\include\stdapis\boost\type_traits\detail\template_arity_spec.hpp \ |
|
268 \epoc32\include\stdapis\boost\mpl\int.hpp \ |
|
269 \epoc32\include\stdapis\boost\mpl\int_fwd.hpp \ |
|
270 \epoc32\include\stdapis\boost\mpl\aux_\adl_barrier.hpp \ |
|
271 \epoc32\include\stdapis\boost\mpl\aux_\config\adl.hpp \ |
|
272 \epoc32\include\stdapis\boost\mpl\aux_\config\msvc.hpp \ |
|
273 \epoc32\include\stdapis\boost\mpl\aux_\config\intel.hpp \ |
|
274 \epoc32\include\stdapis\boost\mpl\aux_\config\gcc.hpp \ |
|
275 \epoc32\include\stdapis\boost\mpl\aux_\config\workaround.hpp \ |
|
276 \epoc32\include\stdapis\boost\mpl\aux_\nttp_decl.hpp \ |
|
277 \epoc32\include\stdapis\boost\mpl\aux_\config\nttp.hpp \ |
|
278 \epoc32\include\stdapis\boost\preprocessor\cat.hpp \ |
|
279 \epoc32\include\stdapis\boost\preprocessor\config\config.hpp \ |
|
280 \epoc32\include\stdapis\boost\mpl\aux_\integral_wrapper.hpp \ |
|
281 \epoc32\include\stdapis\boost\mpl\integral_c_tag.hpp \ |
|
282 \epoc32\include\stdapis\boost\mpl\aux_\config\static_constant.hpp \ |
|
283 \epoc32\include\stdapis\boost\mpl\aux_\static_cast.hpp \ |
|
284 \epoc32\include\stdapis\boost\mpl\aux_\template_arity_fwd.hpp \ |
|
285 \epoc32\include\stdapis\boost\mpl\aux_\preprocessor\params.hpp \ |
|
286 \epoc32\include\stdapis\boost\mpl\aux_\config\preprocessor.hpp \ |
|
287 \epoc32\include\stdapis\boost\preprocessor\comma_if.hpp \ |
|
288 \epoc32\include\stdapis\boost\preprocessor\punctuation\comma_if.hpp \ |
|
289 \epoc32\include\stdapis\boost\preprocessor\control\if.hpp \ |
|
290 \epoc32\include\stdapis\boost\preprocessor\control\iif.hpp \ |
|
291 \epoc32\include\stdapis\boost\preprocessor\logical\bool.hpp \ |
|
292 \epoc32\include\stdapis\boost\preprocessor\facilities\empty.hpp \ |
|
293 \epoc32\include\stdapis\boost\preprocessor\punctuation\comma.hpp \ |
|
294 \epoc32\include\stdapis\boost\preprocessor\repeat.hpp \ |
|
295 \epoc32\include\stdapis\boost\preprocessor\repetition\repeat.hpp \ |
|
296 \epoc32\include\stdapis\boost\preprocessor\debug\error.hpp \ |
|
297 \epoc32\include\stdapis\boost\preprocessor\detail\auto_rec.hpp \ |
|
298 \epoc32\include\stdapis\boost\preprocessor\tuple\eat.hpp \ |
|
299 \epoc32\include\stdapis\boost\preprocessor\inc.hpp \ |
|
300 \epoc32\include\stdapis\boost\preprocessor\arithmetic\inc.hpp \ |
|
301 \epoc32\include\stdapis\boost\mpl\aux_\config\lambda.hpp \ |
|
302 \epoc32\include\stdapis\boost\mpl\aux_\config\ttp.hpp \ |
|
303 \epoc32\include\stdapis\boost\mpl\aux_\config\ctps.hpp \ |
|
304 \epoc32\include\stdapis\boost\mpl\aux_\config\overload_resolution.hpp \ |
|
305 \epoc32\include\stdapis\boost\type_traits\integral_constant.hpp \ |
|
306 \epoc32\include\stdapis\boost\mpl\bool.hpp \ |
|
307 \epoc32\include\stdapis\boost\mpl\bool_fwd.hpp \ |
|
308 \epoc32\include\stdapis\boost\mpl\integral_c.hpp \ |
|
309 \epoc32\include\stdapis\boost\mpl\integral_c_fwd.hpp \ |
|
310 \epoc32\include\stdapis\boost\mpl\aux_\lambda_support.hpp \ |
|
311 \epoc32\include\stdapis\boost\mpl\aux_\yes_no.hpp \ |
|
312 \epoc32\include\stdapis\boost\mpl\aux_\config\arrays.hpp \ |
|
313 \epoc32\include\stdapis\boost\mpl\aux_\na_fwd.hpp \ |
|
314 \epoc32\include\stdapis\boost\mpl\aux_\preprocessor\enum.hpp \ |
|
315 \epoc32\include\stdapis\boost\preprocessor\tuple\to_list.hpp \ |
|
316 \epoc32\include\stdapis\boost\preprocessor\list\for_each_i.hpp \ |
|
317 \epoc32\include\stdapis\boost\preprocessor\list\adt.hpp \ |
|
318 \epoc32\include\stdapis\boost\preprocessor\detail\is_binary.hpp \ |
|
319 \epoc32\include\stdapis\boost\preprocessor\detail\check.hpp \ |
|
320 \epoc32\include\stdapis\boost\preprocessor\logical\compl.hpp \ |
|
321 \epoc32\include\stdapis\boost\preprocessor\repetition\for.hpp \ |
|
322 \epoc32\include\stdapis\boost\preprocessor\repetition\detail\edg\for.hpp \ |
|
323 \epoc32\include\stdapis\boost\preprocessor\repetition\detail\for.hpp \ |
|
324 \epoc32\include\stdapis\boost\preprocessor\control\expr_iif.hpp \ |
|
325 \epoc32\include\stdapis\boost\preprocessor\tuple\elem.hpp \ |
|
326 \epoc32\include\stdapis\boost\preprocessor\tuple\rem.hpp \ |
|
327 \epoc32\include\stdapis\boost\type_traits\detail\bool_trait_undef.hpp \ |
|
328 \epoc32\include\stdapis\boost\type_traits\detail\type_trait_def.hpp \ |
|
329 \epoc32\include\stdapis\boost\type_traits\detail\type_trait_undef.hpp \ |
|
330 \epoc32\include\stdapis\boost\type_traits\add_const.hpp \ |
|
331 \epoc32\include\stdapis\stlportv5\stl\_move_construct_fwk.h \ |
|
332 \epoc32\include\stdapis\stlportv5\stl\_algobase.c \ |
|
333 \epoc32\include\stdapis\stlportv5\stl\_cstdio.h \ |
|
334 \epoc32\include\stdapis\stlportv5\stl\_new.h \ |
|
335 \epoc32\include\stdapis\stlportv5\stl\_exception.h \ |
|
336 \epoc32\include\stdapis\stlportv5\stl\_construct.h \ |
|
337 \epoc32\include\stdapis\stlportv5\stl\_pthread_alloc.h \ |
|
338 \epoc32\include\stdapis\stlportv5\stl\_alloc.c \ |
|
339 \epoc32\include\stdapis\stlportv5\stl\_string_fwd.h \ |
|
340 u:\epoc32\include\stdapis\stlportv5\iosfwd \ |
|
341 \epoc32\include\stdapis\stlportv5\stl\_iosfwd.h \ |
|
342 \epoc32\include\stdapis\stlportv5\stl\char_traits.h \ |
|
343 \epoc32\include\stdapis\stlportv5\stl\_function_base.h \ |
|
344 \epoc32\include\stdapis\stlportv5\stl\_uninitialized.h \ |
|
345 \epoc32\include\stdapis\stlportv5\stl\msl_string.h \ |
|
346 \epoc32\include\stdapis\stlportv5\stl\_string_base.h \ |
|
347 \epoc32\include\stdapis\stlportv5\stl\_string_npos.h \ |
|
348 \epoc32\include\stdapis\stlportv5\stl\_string_operators.h \ |
|
349 \epoc32\include\stdapis\stlportv5\stl\_string.c \ |
|
350 \epoc32\include\stdapis\stlportv5\stl\_ctraits_fns.h \ |
|
351 \epoc32\include\stdapis\stlportv5\stl\_range_errors.h \ |
|
352 \epoc32\include\stdapis\stlportv5\stl\_stdexcept.h \ |
|
353 \epoc32\include\stdapis\stlportv5\stl\_stdexcept_base.h \ |
|
354 \epoc32\include\stdapis\stlportv5\stl\_string_hash.h \ |
|
355 \epoc32\include\stdapis\stlportv5\stl\_hash_fun.h \ |
|
356 \epoc32\include\stdapis\stlportv5\stl\_string_io.h \ |
|
357 \epoc32\include\stdapis\stlportv5\stl\_ostream.h \ |
|
358 \epoc32\include\stdapis\stlportv5\stl\_ios.h \ |
|
359 \epoc32\include\stdapis\stlportv5\stl\_ios_base.h \ |
|
360 \epoc32\include\stdapis\stlportv5\stl\_locale.h \ |
|
361 \epoc32\include\stdapis\stlportv5\stl\_threads.h \ |
|
362 u:\epoc32\include\e32atomics.h \ |
|
363 u:\epoc32\include\stdapis\pthread.h \ |
|
364 u:\epoc32\include\stdapis\pthreadtypes.h \ |
|
365 u:\epoc32\include\stdapis\sched.h \ |
|
366 u:\epoc32\include\stdapis\pthreadalias.h \ |
|
367 \epoc32\include\stdapis\stlportv5\stl\_ctime.h \ |
|
368 u:\epoc32\include\stdapis\stlportv5\cstdio \ |
|
369 u:\epoc32\include\stdapis\stlportv5\cwchar \ |
|
370 u:\epoc32\include\stdapis\stlportv5\cassert \ |
|
371 u:\epoc32\include\stdapis\assert.h \ |
|
372 \epoc32\include\stdapis\stlportv5\stl\_threads.c \ |
|
373 \epoc32\include\stdapis\stlportv5\stl\_ctype.h \ |
|
374 \epoc32\include\stdapis\stlportv5\stl\c_locale.h \ |
|
375 u:\epoc32\include\stdapis\ctype.h \ |
|
376 \epoc32\include\stdapis\stlportv5\stl\_numpunct.h \ |
|
377 \epoc32\include\stdapis\stlportv5\stl\_ios.c \ |
|
378 \epoc32\include\stdapis\stlportv5\stl\_streambuf.h \ |
|
379 \epoc32\include\stdapis\stlportv5\stl\_streambuf.c \ |
|
380 \epoc32\include\stdapis\stlportv5\stl\_ostreambuf_iterator.h \ |
|
381 \epoc32\include\stdapis\stlportv5\stl\_ostream.c \ |
|
382 \epoc32\include\stdapis\stlportv5\stl\_num_put.h \ |
|
383 \epoc32\include\stdapis\stlportv5\stl\_iostream_string.h \ |
|
384 \epoc32\include\stdapis\stlportv5\stl\_num_put.c \ |
|
385 \epoc32\include\stdapis\stlportv5\stl\_limits.h \ |
|
386 u:\epoc32\include\stdapis\stlportv5\cfloat \ |
|
387 u:\epoc32\include\stdapis\float.h \ |
|
388 \epoc32\include\stdapis\stlportv5\stl\_limits.c \ |
|
389 \epoc32\include\stdapis\stlportv5\stl\_istream.h \ |
|
390 \epoc32\include\stdapis\stlportv5\stl\_istreambuf_iterator.h \ |
|
391 \epoc32\include\stdapis\stlportv5\stl\_istream.c \ |
|
392 \epoc32\include\stdapis\stlportv5\stl\_num_get.h \ |
|
393 \epoc32\include\stdapis\stlportv5\stl\_num_get.c \ |
|
394 \epoc32\include\stdapis\stlportv5\stl\_string_io.c \ |
|
395 \epoc32\include\mw\QtCore\qstringbuilder.h \ |
|
396 \epoc32\include\mw\QtCore\qmap.h \ |
|
397 \epoc32\include\mw\QtCore\qiterator.h \ |
|
398 \epoc32\include\mw\QtCore\qlist.h \ |
|
399 \epoc32\include\mw\QtCore\qalgorithms.h \ |
|
400 u:\epoc32\include\stdapis\stlportv5\iterator \ |
|
401 \epoc32\include\stdapis\stlportv5\stl\_stream_iterator.h \ |
|
402 u:\epoc32\include\stdapis\stlportv5\list \ |
|
403 \epoc32\include\stdapis\stlportv5\stl\_list.h \ |
|
404 \epoc32\include\stdapis\stlportv5\stl\_list.c \ |
|
405 \epoc32\include\stdapis\stlportv5\stl\_carray.h \ |
|
406 \epoc32\include\stdapis\stlportv5\stl\_relops_cont.h \ |
|
407 u:\epoc32\include\stdapis\stlportv5\new \ |
|
408 u:\epoc32\include\stdapis\stlportv5\exception \ |
|
409 u:\epoc32\include\stdapis\stlportv5\map \ |
|
410 \epoc32\include\stdapis\stlportv5\stl\_map.h \ |
|
411 \epoc32\include\stdapis\stlportv5\stl\_tree.h \ |
|
412 \epoc32\include\stdapis\stlportv5\stl\_tree.c \ |
|
413 \epoc32\include\mw\QtCore\qcoreevent.h \ |
|
414 \epoc32\include\mw\QtCore\qscopedpointer.h \ |
|
415 \epoc32\include\mw\QtCore\qstringlist.h \ |
|
416 \epoc32\include\mw\QtCore\qdatastream.h \ |
|
417 \epoc32\include\mw\QtCore\qiodevice.h \ |
|
418 \epoc32\include\mw\QtCore\qregexp.h \ |
|
419 \epoc32\include\mw\QtCore\qstringmatcher.h \ |
|
420 \epoc32\include\mw\Qt3Support\q3valuelist.h \ |
|
421 \epoc32\include\mw\QtCore\qlinkedlist.h \ |
|
422 u:\epoc32\include\mw\QtCore\qlibrary.h \ |
|
423 u:\epoc32\include\mw\QtCore\qplugin.h \ |
|
424 \epoc32\include\mw\QtCore\qpointer.h \ |
|
425 u:\epoc32\include\mw\QtCore\qpluginloader.h \ |
|
426 \epoc32\include\mw\QtCore\qlibrary.h \ |
|
427 u:\epoc32\include\mw\QtCore\quuid.h \ |
|
428 u:\epoc32\include\mw\QtCore\qalgorithms.h \ |
|
429 u:\epoc32\include\mw\QtCore\qbitarray.h \ |
|
430 u:\epoc32\include\mw\QtCore\qbytearray.h \ |
|
431 u:\epoc32\include\mw\QtCore\qbytearraymatcher.h \ |
|
432 u:\epoc32\include\mw\QtCore\qcache.h \ |
|
433 \epoc32\include\mw\QtCore\qhash.h \ |
|
434 \epoc32\include\mw\QtCore\qpair.h \ |
|
435 u:\epoc32\include\mw\QtCore\qchar.h \ |
|
436 u:\epoc32\include\mw\QtCore\qcontainerfwd.h \ |
|
437 u:\epoc32\include\mw\QtCore\qcontiguouscache.h \ |
|
438 u:\epoc32\include\mw\QtCore\qcryptographichash.h \ |
|
439 u:\epoc32\include\mw\QtCore\qdatetime.h \ |
|
440 \epoc32\include\mw\QtCore\qsharedpointer.h \ |
|
441 \epoc32\include\mw\QtCore\qshareddata.h \ |
|
442 \epoc32\include\mw\QtCore\qsharedpointer_impl.h \ |
|
443 u:\epoc32\include\mw\QtCore\qeasingcurve.h \ |
|
444 u:\epoc32\include\mw\QtCore\qelapsedtimer.h \ |
|
445 u:\epoc32\include\mw\QtCore\qhash.h \ |
|
446 u:\epoc32\include\mw\QtCore\qiterator.h \ |
|
447 u:\epoc32\include\mw\QtCore\qline.h \ |
|
448 \epoc32\include\mw\QtCore\qpoint.h \ |
|
449 u:\epoc32\include\mw\QtCore\qlinkedlist.h \ |
|
450 u:\epoc32\include\mw\QtCore\qlist.h \ |
|
451 u:\epoc32\include\mw\QtCore\qlocale.h \ |
|
452 u:\epoc32\include\mw\QtCore\qmap.h \ |
|
453 u:\epoc32\include\mw\QtCore\qmargins.h \ |
|
454 u:\epoc32\include\mw\QtCore\qpair.h \ |
|
455 u:\epoc32\include\mw\QtCore\qpoint.h \ |
|
456 u:\epoc32\include\mw\QtCore\qqueue.h \ |
|
457 u:\epoc32\include\mw\QtCore\qrect.h \ |
|
458 \epoc32\include\mw\QtCore\qsize.h \ |
|
459 u:\epoc32\include\mw\QtCore\qregexp.h \ |
|
460 u:\epoc32\include\mw\QtCore\qscopedpointer.h \ |
|
461 u:\epoc32\include\mw\QtCore\qset.h \ |
|
462 u:\epoc32\include\mw\QtCore\qshareddata.h \ |
|
463 u:\epoc32\include\mw\QtCore\qsharedpointer.h \ |
|
464 u:\epoc32\include\mw\QtCore\qsize.h \ |
|
465 u:\epoc32\include\mw\QtCore\qstack.h \ |
|
466 \epoc32\include\mw\QtCore\qvector.h \ |
|
467 u:\epoc32\include\stdapis\stlportv5\vector \ |
|
468 \epoc32\include\stdapis\stlportv5\stl\_vector.h \ |
|
469 \epoc32\include\stdapis\stlportv5\stl\_vector.c \ |
|
470 \epoc32\include\stdapis\stlportv5\stl\_bvector.h \ |
|
471 \epoc32\include\mw\QtCore\QPointF \ |
|
472 \epoc32\include\mw\QtCore\QPoint \ |
|
473 u:\epoc32\include\mw\QtCore\qstring.h \ |
|
474 u:\epoc32\include\mw\QtCore\qstringbuilder.h \ |
|
475 u:\epoc32\include\mw\QtCore\qstringlist.h \ |
|
476 u:\epoc32\include\mw\QtCore\qstringmatcher.h \ |
|
477 u:\epoc32\include\mw\QtCore\qtextboundaryfinder.h \ |
|
478 u:\epoc32\include\mw\QtCore\qtimeline.h \ |
|
479 \epoc32\include\mw\QtCore\qeasingcurve.h \ |
|
480 u:\epoc32\include\mw\QtCore\qvarlengtharray.h \ |
|
481 \epoc32\include\mw\QtCore\qcontainerfwd.h \ |
|
482 u:\epoc32\include\mw\QtCore\qvector.h \ |
|
483 u:\epoc32\include\mw\QtCore\qxmlstream.h \ |
|
484 u:\epoc32\include\mw\QtCore\qabstractstate.h \ |
|
485 u:\epoc32\include\mw\QtCore\qabstracttransition.h \ |
|
486 u:\epoc32\include\mw\QtCore\qeventtransition.h \ |
|
487 \epoc32\include\mw\QtCore\qabstracttransition.h \ |
|
488 u:\epoc32\include\mw\QtCore\qfinalstate.h \ |
|
489 \epoc32\include\mw\QtCore\qabstractstate.h \ |
|
490 u:\epoc32\include\mw\QtCore\qhistorystate.h \ |
|
491 u:\epoc32\include\mw\QtCore\qsignaltransition.h \ |
|
492 u:\epoc32\include\mw\QtCore\qstate.h \ |
|
493 u:\epoc32\include\mw\QtCore\qstatemachine.h \ |
|
494 \epoc32\include\mw\QtCore\qstate.h \ |
|
495 \epoc32\include\mw\QtCore\qset.h \ |
|
496 \epoc32\include\mw\QtCore\qvariant.h \ |
|
497 \epoc32\include\mw\QtCore\qmetatype.h \ |
|
498 u:\epoc32\include\mw\QtCore\qfuture.h \ |
|
499 \epoc32\include\mw\QtCore\qfutureinterface.h \ |
|
500 \epoc32\include\mw\QtCore\qrunnable.h \ |
|
501 \epoc32\include\mw\QtCore\qmutex.h \ |
|
502 \epoc32\include\mw\QtCore\qtconcurrentexception.h \ |
|
503 \epoc32\include\mw\QtCore\qtconcurrentresultstore.h \ |
|
504 \epoc32\include\mw\QtCore\qdebug.h \ |
|
505 \epoc32\include\mw\QtCore\qtextstream.h \ |
|
506 \epoc32\include\mw\QtCore\qlocale.h \ |
|
507 \epoc32\include\mw\QtCore\qtextcodec.h \ |
|
508 \epoc32\include\mw\QtCore\qcontiguouscache.h \ |
|
509 \epoc32\include\mw\QtCore\qtconcurrentcompilertest.h \ |
|
510 u:\epoc32\include\mw\QtCore\qfutureinterface.h \ |
|
511 u:\epoc32\include\mw\QtCore\qfuturesynchronizer.h \ |
|
512 \epoc32\include\mw\QtCore\qfuture.h \ |
|
513 u:\epoc32\include\mw\QtCore\qfuturewatcher.h \ |
|
514 u:\epoc32\include\mw\QtCore\qrunnable.h \ |
|
515 u:\epoc32\include\mw\QtCore\qtconcurrentcompilertest.h \ |
|
516 u:\epoc32\include\mw\QtCore\qtconcurrentexception.h \ |
|
517 u:\epoc32\include\mw\QtCore\qtconcurrentfilter.h \ |
|
518 \epoc32\include\mw\QtCore\qtconcurrentfilterkernel.h \ |
|
519 \epoc32\include\mw\QtCore\qtconcurrentiteratekernel.h \ |
|
520 \epoc32\include\mw\QtCore\qtconcurrentmedian.h \ |
|
521 \epoc32\include\mw\QtCore\qtconcurrentthreadengine.h \ |
|
522 \epoc32\include\mw\QtCore\qthreadpool.h \ |
|
523 \epoc32\include\mw\QtCore\qthread.h \ |
|
524 \epoc32\include\mw\QtCore\qwaitcondition.h \ |
|
525 \epoc32\include\mw\QtCore\qsemaphore.h \ |
|
526 \epoc32\include\mw\QtCore\qtconcurrentmapkernel.h \ |
|
527 \epoc32\include\mw\QtCore\qtconcurrentreducekernel.h \ |
|
528 \epoc32\include\mw\QtCore\qtconcurrentfunctionwrappers.h \ |
|
529 u:\epoc32\include\mw\QtCore\qtconcurrentfilterkernel.h \ |
|
530 u:\epoc32\include\mw\QtCore\qtconcurrentfunctionwrappers.h \ |
|
531 u:\epoc32\include\mw\QtCore\qtconcurrentiteratekernel.h \ |
|
532 u:\epoc32\include\mw\QtCore\qtconcurrentmap.h \ |
|
533 u:\epoc32\include\mw\QtCore\qtconcurrentmapkernel.h \ |
|
534 u:\epoc32\include\mw\QtCore\qtconcurrentmedian.h \ |
|
535 u:\epoc32\include\mw\QtCore\qtconcurrentreducekernel.h \ |
|
536 u:\epoc32\include\mw\QtCore\qtconcurrentresultstore.h \ |
|
537 u:\epoc32\include\mw\QtCore\qtconcurrentrun.h \ |
|
538 \epoc32\include\mw\QtCore\qtconcurrentrunbase.h \ |
|
539 \epoc32\include\mw\QtCore\qtconcurrentstoredfunctioncall.h \ |
|
540 u:\epoc32\include\mw\QtCore\qtconcurrentrunbase.h \ |
|
541 u:\epoc32\include\mw\QtCore\qtconcurrentstoredfunctioncall.h \ |
|
542 u:\epoc32\include\mw\QtCore\qtconcurrentthreadengine.h \ |
|
543 u:\epoc32\include\mw\QtCore\qthreadpool.h \ |
|
544 u:\epoc32\include\mw\QtCore\qtextcodec.h \ |
|
545 u:\epoc32\include\mw\QtCore\qtextcodecplugin.h \ |
|
546 \epoc32\include\mw\QtCore\qplugin.h \ |
|
547 \epoc32\include\mw\QtCore\qfactoryinterface.h \ |
|
548 u:\epoc32\include\mw\QtCore\qabstractanimation.h \ |
|
549 u:\epoc32\include\mw\QtCore\qanimationgroup.h \ |
|
550 \epoc32\include\mw\QtCore\qabstractanimation.h \ |
|
551 u:\epoc32\include\mw\QtCore\qparallelanimationgroup.h \ |
|
552 \epoc32\include\mw\QtCore\qanimationgroup.h \ |
|
553 u:\epoc32\include\mw\QtCore\qpauseanimation.h \ |
|
554 u:\epoc32\include\mw\QtCore\qpropertyanimation.h \ |
|
555 \epoc32\include\mw\QtCore\qvariantanimation.h \ |
|
556 u:\epoc32\include\mw\QtCore\qsequentialanimationgroup.h \ |
|
557 u:\epoc32\include\mw\QtCore\qvariantanimation.h \ |
|
558 u:\epoc32\include\mw\QtCore\qabstractfileengine.h \ |
|
559 \epoc32\include\mw\QtCore\qdir.h \ |
|
560 \epoc32\include\mw\QtCore\qfileinfo.h \ |
|
561 \epoc32\include\mw\QtCore\qfile.h \ |
|
562 u:\epoc32\include\mw\QtCore\qbuffer.h \ |
|
563 u:\epoc32\include\mw\QtCore\qdatastream.h \ |
|
564 u:\epoc32\include\mw\QtCore\qdebug.h \ |
|
565 u:\epoc32\include\mw\QtCore\qdir.h \ |
|
566 u:\epoc32\include\mw\QtCore\qdiriterator.h \ |
|
567 u:\epoc32\include\mw\QtCore\qfile.h \ |
|
568 u:\epoc32\include\mw\QtCore\qfileinfo.h \ |
|
569 u:\epoc32\include\mw\QtCore\qfilesystemwatcher.h \ |
|
570 u:\epoc32\include\mw\QtCore\qfsfileengine.h \ |
|
571 \epoc32\include\mw\QtCore\qabstractfileengine.h \ |
|
572 u:\epoc32\include\mw\QtCore\qiodevice.h \ |
|
573 u:\epoc32\include\mw\QtCore\qprocess.h \ |
|
574 u:\epoc32\include\mw\QtCore\qresource.h \ |
|
575 u:\epoc32\include\mw\QtCore\qsettings.h \ |
|
576 u:\epoc32\include\mw\QtCore\qtemporaryfile.h \ |
|
577 u:\epoc32\include\mw\QtCore\qtextstream.h \ |
|
578 u:\epoc32\include\mw\QtCore\qurl.h \ |
|
579 u:\epoc32\include\mw\QtCore\qatomic.h \ |
|
580 u:\epoc32\include\mw\QtCore\qbasicatomic.h \ |
|
581 u:\epoc32\include\mw\QtCore\qmutex.h \ |
|
582 u:\epoc32\include\mw\QtCore\qreadwritelock.h \ |
|
583 u:\epoc32\include\mw\QtCore\qsemaphore.h \ |
|
584 u:\epoc32\include\mw\QtCore\qthread.h \ |
|
585 u:\epoc32\include\mw\QtCore\qthreadstorage.h \ |
|
586 u:\epoc32\include\mw\QtCore\qwaitcondition.h \ |
|
587 u:\epoc32\include\mw\QtCore\qabstracteventdispatcher.h \ |
|
588 \epoc32\include\mw\QtCore\qeventloop.h \ |
|
589 u:\epoc32\include\mw\QtCore\qabstractitemmodel.h \ |
|
590 u:\epoc32\include\mw\QtCore\qbasictimer.h \ |
|
591 u:\epoc32\include\mw\QtCore\qcoreapplication.h \ |
|
592 u:\epoc32\include\mw\QtCore\qcoreevent.h \ |
|
593 u:\epoc32\include\mw\QtCore\qeventloop.h \ |
|
594 u:\epoc32\include\mw\QtCore\qmath.h \ |
|
595 u:\epoc32\include\e32math.h \ |
|
596 u:\epoc32\include\e32math.inl \ |
|
597 u:\epoc32\include\mw\QtCore\qmetaobject.h \ |
|
598 u:\epoc32\include\mw\QtCore\qmetatype.h \ |
|
599 u:\epoc32\include\mw\QtCore\qmimedata.h \ |
|
600 u:\epoc32\include\mw\QtCore\qobject.h \ |
|
601 u:\epoc32\include\mw\QtCore\qobjectcleanuphandler.h \ |
|
602 u:\epoc32\include\mw\QtCore\qobjectdefs.h \ |
|
603 u:\epoc32\include\mw\QtCore\qpointer.h \ |
|
604 u:\epoc32\include\mw\QtCore\qsharedmemory.h \ |
|
605 u:\epoc32\include\mw\QtCore\qsignalmapper.h \ |
|
606 u:\epoc32\include\mw\QtCore\qsocketnotifier.h \ |
|
607 u:\epoc32\include\mw\QtCore\qsystemsemaphore.h \ |
|
608 u:\epoc32\include\mw\QtCore\qtimer.h \ |
|
609 \epoc32\include\mw\QtCore\qbasictimer.h \ |
|
610 u:\epoc32\include\mw\QtCore\qtranslator.h \ |
|
611 u:\epoc32\include\mw\QtCore\qvariant.h \ |
|
612 u:\epoc32\include\mw\QtCore\qendian.h \ |
|
613 u:\epoc32\include\mw\QtCore\qfeatures.h \ |
|
614 u:\epoc32\include\mw\QtCore\qglobal.h \ |
|
615 u:\epoc32\include\mw\QtCore\qlibraryinfo.h \ |
|
616 \epoc32\include\mw\QtCore\QDate \ |
|
617 u:\epoc32\include\mw\QtCore\qnamespace.h \ |
|
618 u:\epoc32\include\mw\QtCore\qnumeric.h \ |
|
619 u:\epoc32\include\mw\QtTest\qbenchmark.h \ |
|
620 \epoc32\include\mw\QtTest\qtest_global.h \ |
|
621 \epoc32\include\mw\QtTest\qbenchmarkmetric.h \ |
|
622 u:\epoc32\include\mw\QtTest\qbenchmarkmetric.h \ |
|
623 u:\epoc32\include\mw\QtTest\qsignalspy.h \ |
|
624 \epoc32\include\mw\QtCore\qmetaobject.h \ |
|
625 u:\epoc32\include\mw\QtTest\qtest.h \ |
|
626 \epoc32\include\mw\QtTest\qtestcase.h \ |
|
627 \epoc32\include\mw\QtTest\qtestdata.h \ |
|
628 \epoc32\include\mw\QtTest\qbenchmark.h \ |
|
629 \epoc32\include\mw\QtCore\qdatetime.h \ |
|
630 \epoc32\include\mw\QtCore\qurl.h \ |
|
631 \epoc32\include\mw\QtCore\qrect.h \ |
|
632 \epoc32\include\mw\QtTest\qtestsystem.h \ |
|
633 \epoc32\include\mw\QtCore\qcoreapplication.h \ |
|
634 \epoc32\include\mw\QtCore\qelapsedtimer.h \ |
|
635 \epoc32\include\mw\QtTest\qtest_gui.h \ |
|
636 \epoc32\include\mw\QtTest\qtestassert.h \ |
|
637 \epoc32\include\mw\QtTest\qtest.h \ |
|
638 \epoc32\include\mw\QtTest\qtestevent.h \ |
|
639 \epoc32\include\mw\QtTest\qtestkeyboard.h \ |
|
640 \epoc32\include\mw\QtTest\qtestspontaneevent.h \ |
|
641 \epoc32\include\mw\QtGui\qapplication.h \ |
|
642 \epoc32\include\mw\QtGui\qwindowdefs.h \ |
|
643 \epoc32\include\mw\QtGui\qmacdefines_mac.h \ |
|
644 \epoc32\include\mw\QtGui\qwindowdefs_win.h \ |
|
645 \epoc32\include\mw\QtGui\qcursor.h \ |
|
646 \epoc32\include\mw\QtGui\qdesktopwidget.h \ |
|
647 \epoc32\include\mw\QtGui\qwidget.h \ |
|
648 \epoc32\include\mw\QtCore\qmargins.h \ |
|
649 \epoc32\include\mw\QtGui\qpaintdevice.h \ |
|
650 \epoc32\include\mw\QtGui\qpalette.h \ |
|
651 \epoc32\include\mw\QtGui\qcolor.h \ |
|
652 \epoc32\include\mw\QtGui\qrgb.h \ |
|
653 \epoc32\include\mw\QtGui\qbrush.h \ |
|
654 \epoc32\include\mw\QtGui\qmatrix.h \ |
|
655 \epoc32\include\mw\QtGui\qpolygon.h \ |
|
656 \epoc32\include\mw\QtGui\qregion.h \ |
|
657 \epoc32\include\mw\QtCore\qline.h \ |
|
658 \epoc32\include\mw\QtGui\qwmatrix.h \ |
|
659 \epoc32\include\mw\QtGui\qtransform.h \ |
|
660 \epoc32\include\mw\QtGui\qpainterpath.h \ |
|
661 \epoc32\include\mw\QtGui\qimage.h \ |
|
662 \epoc32\include\mw\QtGui\qpixmap.h \ |
|
663 \epoc32\include\mw\QtGui\qfont.h \ |
|
664 \epoc32\include\mw\QtGui\qfontmetrics.h \ |
|
665 \epoc32\include\mw\QtGui\qfontinfo.h \ |
|
666 \epoc32\include\mw\QtGui\qsizepolicy.h \ |
|
667 \epoc32\include\mw\QtGui\qkeysequence.h \ |
|
668 \epoc32\include\mw\QtGui\qevent.h \ |
|
669 \epoc32\include\mw\QtGui\qmime.h \ |
|
670 \epoc32\include\mw\QtCore\qmimedata.h \ |
|
671 \epoc32\include\mw\QtGui\qdrag.h \ |
|
672 \epoc32\include\mw\QtGui\qtransportauth_qws.h \ |
|
673 \epoc32\include\mw\QtCore\qbuffer.h \ |
|
674 \epoc32\include\mw\QtTest\qtestmouse.h \ |
|
675 \epoc32\include\mw\QtTest\qtesttouch.h \ |
|
676 \epoc32\include\mw\QtGui\qicon.h \ |
|
677 u:\epoc32\include\mw\QtTest\qtestassert.h \ |
|
678 u:\epoc32\include\mw\QtTest\qtestbasicstreamer.h \ |
|
679 u:\epoc32\include\mw\QtTest\qtestcase.h \ |
|
680 u:\epoc32\include\mw\QtTest\qtestcoreelement.h \ |
|
681 \epoc32\include\mw\QtTest\qtestcorelist.h \ |
|
682 \epoc32\include\mw\QtTest\qtestelementattribute.h \ |
|
683 u:\epoc32\include\mw\QtTest\qtestcorelist.h \ |
|
684 u:\epoc32\include\mw\QtTest\qtestdata.h \ |
|
685 u:\epoc32\include\mw\QtTest\qtestelement.h \ |
|
686 \epoc32\include\mw\QtTest\qtestcoreelement.h \ |
|
687 u:\epoc32\include\mw\QtTest\qtestelementattribute.h \ |
|
688 u:\epoc32\include\mw\QtTest\qtesteventloop.h \ |
|
689 u:\epoc32\include\mw\QtTest\qtestfilelogger.h \ |
|
690 u:\epoc32\include\mw\QtTest\qtestlightxmlstreamer.h \ |
|
691 \epoc32\include\mw\QtTest\qtestbasicstreamer.h \ |
|
692 u:\epoc32\include\mw\QtTest\qtestsystem.h \ |
|
693 u:\epoc32\include\mw\QtTest\qtestxmlstreamer.h \ |
|
694 u:\epoc32\include\mw\QtTest\qtestxunitstreamer.h \ |
|
695 ..\..\Api\qwebpage.h \ |
|
696 ..\..\Api\qwebsettings.h \ |
|
697 ..\..\Api\qwebkitglobal.h \ |
|
698 u:\epoc32\include\mw\QtGui\qwidget.h \ |
|
699 ..\..\Api\qwebview.h \ |
|
700 \epoc32\include\mw\QtGui\qpainter.h \ |
|
701 \epoc32\include\mw\QtGui\qtextoption.h \ |
|
702 \epoc32\include\mw\QtGui\qdrawutil.h \ |
|
703 \epoc32\include\mw\QtGui\qpen.h \ |
|
704 \epoc32\include\mw\QtNetwork\qnetworkaccessmanager.h \ |
|
705 \epoc32\include\mw\QtCore\QObject \ |
|
706 ..\..\Api\qwebframe.h \ |
|
707 \epoc32\include\mw\QtScript\qscriptengine.h \ |
|
708 \epoc32\include\mw\QtScript\qscriptvalue.h \ |
|
709 \epoc32\include\mw\QtScript\qscriptcontext.h \ |
|
710 \epoc32\include\mw\QtScript\qscriptstring.h \ |
|
711 \epoc32\include\mw\QtScript\qscriptprogram.h \ |
|
712 ..\..\Api\qwebelement.h \ |
|
713 ..\..\tests\util.h \ |
|
714 u:\epoc32\include\mw\QtCore\QEventLoop \ |
|
715 u:\epoc32\include\mw\QtTest\QSignalSpy \ |
|
716 u:\epoc32\include\mw\QtCore\QTimer \ |
|
717 tst_qwebelement.cpp |
|
718 \epoc32\tools\moc.exe $(DEFINES) $(INCPATH) -DSYMBIAN u:\yaels-qtwebkit\WebKit\qt\tests\qwebelement\tst_qwebelement.cpp -o u:\yaels-qtwebkit\WebKit\qt\tests\qwebelement\tst_qwebelement.moc |
|
719 |
|
720 compiler_uic_make_all: |
|
721 compiler_uic_clean: |
|
722 compiler_yacc_decl_make_all: |
|
723 compiler_yacc_decl_clean: |
|
724 compiler_yacc_impl_make_all: |
|
725 compiler_yacc_impl_clean: |
|
726 compiler_lex_make_all: |
|
727 compiler_lex_clean: |
|
728 compiler_clean: compiler_rcc_clean compiler_moc_source_clean |
|
729 |
|
730 dodistclean: |
|
731 -@ if EXIST "u:\yaels-qtwebkit\WebKit\qt\tests\qwebelement\tst_qwebelement_template.pkg" $(DEL_FILE) "u:\yaels-qtwebkit\WebKit\qt\tests\qwebelement\tst_qwebelement_template.pkg" |
|
732 -@ if EXIST "u:\yaels-qtwebkit\WebKit\qt\tests\qwebelement\tst_qwebelement_stub.pkg" $(DEL_FILE) "u:\yaels-qtwebkit\WebKit\qt\tests\qwebelement\tst_qwebelement_stub.pkg" |
|
733 -@ if EXIST "u:\yaels-qtwebkit\WebKit\qt\tests\qwebelement\tst_qwebelement_installer.pkg" $(DEL_FILE) "u:\yaels-qtwebkit\WebKit\qt\tests\qwebelement\tst_qwebelement_installer.pkg" |
|
734 -@ if EXIST "u:\yaels-qtwebkit\WebKit\qt\tests\qwebelement\Makefile" $(DEL_FILE) "u:\yaels-qtwebkit\WebKit\qt\tests\qwebelement\Makefile" |
|
735 -@ if EXIST "u:\yaels-qtwebkit\WebKit\qt\tests\qwebelement\qwebelement_0xE7575628.mmp" $(DEL_FILE) "u:\yaels-qtwebkit\WebKit\qt\tests\qwebelement\qwebelement_0xE7575628.mmp" |
|
736 -@ if EXIST "u:\yaels-qtwebkit\WebKit\qt\tests\qwebelement\tst_qwebelement_reg.rss" $(DEL_FILE) "u:\yaels-qtwebkit\WebKit\qt\tests\qwebelement\tst_qwebelement_reg.rss" |
|
737 -@ if EXIST "u:\yaels-qtwebkit\WebKit\qt\tests\qwebelement\tst_qwebelement.rss" $(DEL_FILE) "u:\yaels-qtwebkit\WebKit\qt\tests\qwebelement\tst_qwebelement.rss" |
|
738 -@ if EXIST "u:\yaels-qtwebkit\WebKit\qt\tests\qwebelement\tst_qwebelement.loc" $(DEL_FILE) "u:\yaels-qtwebkit\WebKit\qt\tests\qwebelement\tst_qwebelement.loc" |
|
739 -@ if EXIST "u:\yaels-qtwebkit\WebKit\qt\tests\qwebelement\bld.inf" $(DEL_FILE) "u:\yaels-qtwebkit\WebKit\qt\tests\qwebelement\bld.inf" |
|
740 |
|
741 distclean: clean dodistclean |
|
742 |
|
743 clean: bld.inf |
|
744 -$(SBS) reallyclean |
|
745 |
|
746 clean-debug: bld.inf |
|
747 $(SBS) reallyclean -c winscw_udeb -c gcce_udeb -c armv5_udeb -c armv6_udeb |
|
748 clean-release: bld.inf |
|
749 $(SBS) reallyclean -c gcce_urel -c armv5_urel -c armv6_urel |
|
750 clean-debug-winscw: bld.inf |
|
751 $(SBS) reallyclean -c winscw_udeb |
|
752 clean-debug-gcce: bld.inf |
|
753 $(SBS) reallyclean -c gcce_udeb |
|
754 clean-debug-armv5: bld.inf |
|
755 $(SBS) reallyclean -c armv5_udeb |
|
756 clean-debug-armv6: bld.inf |
|
757 $(SBS) reallyclean -c armv6_udeb |
|
758 clean-release-gcce: bld.inf |
|
759 $(SBS) reallyclean -c gcce_urel |
|
760 clean-release-armv5: bld.inf |
|
761 $(SBS) reallyclean -c armv5_urel |
|
762 clean-release-armv6: bld.inf |
|
763 $(SBS) reallyclean -c armv6_urel |
|
764 |