JavaScriptCore/Makefile
changeset 2 303757a437d3
parent 0 4f2f89ce4247
--- a/JavaScriptCore/Makefile	Fri Sep 17 09:02:29 2010 +0300
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,783 +0,0 @@
-# ==============================================================================
-# Generated by qmake (2.01a) (Qt 4.7.0) on: Tue 17. Aug 12:44:06 2010
-# This file is generated by qmake and should not be modified by the
-# user.
-#  Name        : Z:/qtwebkit-symbian-qtp/JavaScriptCore/Makefile
-#  Description : Wrapper Makefile for calling Symbian build tools
-#
-# ==============================================================================
-
-
-MAKEFILE          = Makefile
-QMAKE             = \epoc32\tools\qmake.exe
-DEL_FILE          = del 2> NUL
-DEL_DIR           = rmdir
-CHK_DIR_EXISTS    = if not exist
-MKDIR             = mkdir
-MOVE              = move
-DEBUG_PLATFORMS   = winscw gcce armv5 armv6
-RELEASE_PLATFORMS = gcce armv5 armv6
-MAKE              = make
-SBS               = sbs
-
-DEFINES	 = -DSYMBIAN -DUNICODE -DQT_KEYPAD_NAVIGATION -DQT_SOFTKEYS_ENABLED -DQT_USE_MATH_H_FLOATS -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DUSE_SYSTEM_MALLOC -DQT_NO_UITOOLS -DNDEBUG -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DQT_CORE_LIB
-INCPATH	 =  -I"Z:/epoc32/include/mw/QtCore"  -I"Z:/epoc32/include/mw"  -I"Z:/qtwebkit-symbian-qtp/JavaScriptCore"  -I"Z:/qtwebkit-symbian-qtp"  -I"Z:/qtwebkit-symbian-qtp/JavaScriptCore/assembler"  -I"Z:/qtwebkit-symbian-qtp/JavaScriptCore/bytecode"  -I"Z:/qtwebkit-symbian-qtp/JavaScriptCore/bytecompiler"  -I"Z:/qtwebkit-symbian-qtp/JavaScriptCore/debugger"  -I"Z:/qtwebkit-symbian-qtp/JavaScriptCore/interpreter"  -I"Z:/qtwebkit-symbian-qtp/JavaScriptCore/jit"  -I"Z:/qtwebkit-symbian-qtp/JavaScriptCore/parser"  -I"Z:/qtwebkit-symbian-qtp/JavaScriptCore/pcre"  -I"Z:/qtwebkit-symbian-qtp/JavaScriptCore/profiler"  -I"Z:/qtwebkit-symbian-qtp/JavaScriptCore/runtime"  -I"Z:/qtwebkit-symbian-qtp/JavaScriptCore/wtf"  -I"Z:/qtwebkit-symbian-qtp/JavaScriptCore/wtf/symbian"  -I"Z:/qtwebkit-symbian-qtp/JavaScriptCore/wtf/unicode"  -I"Z:/qtwebkit-symbian-qtp/JavaScriptCore/yarr"  -I"Z:/qtwebkit-symbian-qtp/JavaScriptCore/API"  -I"Z:/qtwebkit-symbian-qtp/JavaScriptCore/ForwardingHeaders"  -I"Z:/qtwebkit-symbian-qtp/JavaScriptCore/generated"  -I"Z:/sf/mw/qt/mkspecs/common/symbian"  -I"Z:/epoc32/include"  -I"Z:/epoc32/include/stdapis"  -I"Z:/epoc32/include/stdapis/sys"  -I"Z:/epoc32/include/platform/mw"  -I"Z:/epoc32/include/platform"  -I"Z:/epoc32/include/platform/loc"  -I"Z:/epoc32/include/platform/mw/loc"  -I"Z:/epoc32/include/platform/loc/sc"  -I"Z:/epoc32/include/platform/mw/loc/sc"  -I"Z:/qtwebkit-symbian-qtp/include/QtWebKit"  -I"Z:/JavaScriptCore/tmp"  -I"Z:/epoc32/include/stdapis/stlportv5"  -I"Z:/qtwebkit-symbian-qtp/JavaScriptCore/wtf/qt"  -I"Z:/qtwebkit-symbian-qtp/JavaScriptCore/wtf/text"  -I"Z:/qtwebkit-symbian-qtp/JavaScriptCore/wtf/unicode/icu" 
-first: default
-default: debug-winscw
-all: debug release
-
-qmake:
-	$(QMAKE) -spec symbian-sbsv2 -o "bld.inf" "Z:/qtwebkit-symbian-qtp/JavaScriptCore/JavaScriptCore.pro"
-
-bld.inf:
-	$(QMAKE)
-
-debug: bld.inf
-	$(SBS) -c winscw_udeb.mwccinc -c gcce_udeb -c armv5_udeb -c armv6_udeb
-release: bld.inf
-	$(SBS) -c gcce_urel -c armv5_urel -c armv6_urel
-debug-winscw: bld.inf
-	$(SBS) -c winscw_udeb.mwccinc
-debug-gcce: bld.inf
-	$(SBS) -c gcce_udeb
-debug-armv5: bld.inf
-	$(SBS) -c armv5_udeb
-debug-armv6: bld.inf
-	$(SBS) -c armv6_udeb
-release-gcce: bld.inf
-	$(SBS) -c gcce_urel
-release-armv5: bld.inf
-	$(SBS) -c armv5_urel
-release-armv6: bld.inf
-	$(SBS) -c armv6_urel
-
-export: bld.inf
-	$(SBS) export
-
-cleanexport: bld.inf
-	$(SBS) cleanexport
-
-check: first
-
-sis:
-
-mocclean: compiler_moc_header_clean compiler_moc_source_clean
-
-mocables: compiler_moc_header_make_all compiler_moc_source_make_all
-
-compiler_moc_header_make_all:
-compiler_moc_header_clean:
-compiler_rcc_make_all:
-compiler_rcc_clean:
-compiler_image_collection_make_all: qmake_image_collection.cpp
-compiler_image_collection_clean:
-	-$(DEL_FILE) qmake_image_collection.cpp
-compiler_moc_source_make_all: MainThreadQt.moc ThreadingQt.moc
-compiler_moc_source_clean:
-	-$(DEL_FILE) MainThreadQt.moc ThreadingQt.moc
-MainThreadQt.moc: config.h \
-		wtf\Platform.h \
-		wtf\FastMalloc.h \
-		wtf\PossiblyNull.h \
-		wtf\Assertions.h \
-		..\..\epoc32\include\stdapis\stddef.h \
-		\epoc32\include\stdapis\sys\cdefs.h \
-		..\..\epoc32\include\stdapis\_ansi.h \
-		..\..\epoc32\include\e32def.h \
-		..\..\epoc32\include\platform\e32def_private.h \
-		\epoc32\include\stdapis\sys\_null.h \
-		\epoc32\include\stdapis\sys\_types.h \
-		\epoc32\include\stdapis\machine\_types.h \
-		..\..\epoc32\include\stdapis\inttypes.h \
-		\epoc32\include\stdapis\machine\_inttypes.h \
-		\epoc32\include\stdapis\sys\stdint.h \
-		\epoc32\include\stdapis\machine\_stdint.h \
-		..\..\epoc32\include\e32debug.h \
-		..\..\epoc32\include\e32std.h \
-		..\..\epoc32\include\e32cmn.h \
-		..\..\epoc32\include\e32const.h \
-		..\..\epoc32\include\e32err.h \
-		..\..\epoc32\include\e32lang.h \
-		..\..\epoc32\include\e32reg.h \
-		..\..\epoc32\include\e32capability.h \
-		..\..\epoc32\include\platform\e32const_private.h \
-		..\..\epoc32\include\stdapis\string.h \
-		..\..\epoc32\include\stdapis\strings.h \
-		..\..\epoc32\include\e32des8.h \
-		..\..\epoc32\include\platform\e32des8_private.h \
-		..\..\epoc32\include\e32des16.h \
-		..\..\epoc32\include\platform\e32des16_private.h \
-		\epoc32\include\stdapis\stlportv5\exception \
-		\epoc32\include\stdapis\stlportv5\exception_winscw.h \
-		..\..\epoc32\include\e32cmn.inl \
-		..\..\epoc32\include\platform\e32cmn_private.h \
-		..\..\epoc32\include\e32std.inl \
-		..\..\epoc32\include\platform\e32std_private.h \
-		..\..\epoc32\include\stdapis\stdlib.h \
-		..\..\epoc32\include\stdapis\stlportv5\new \
-		\epoc32\include\stdapis\stlportv5\stl\config\features.h \
-		\epoc32\include\stdapis\stlportv5\stl\_stlport_version.h \
-		\epoc32\include\stdapis\stlportv5\stl\config\user_config.h \
-		\epoc32\include\stdapis\stlportv5\stl\config\compat.h \
-		\epoc32\include\stdapis\stlportv5\stl\config\host.h \
-		\epoc32\include\stdapis\stlportv5\stl\config\_system.h \
-		\epoc32\include\stdapis\stlportv5\stl\config\_gcc.h \
-		\epoc32\include\stdapis\stlportv5\stl\config\_mwerks.h \
-		\epoc32\include\stdapis\stlportv5\stl\config\stl_symbian.h \
-		\epoc32\include\stdapis\stlportv5\stl\config\_windows.h \
-		\epoc32\include\stdapis\stlportv5\stl\config\stl_rvct.h \
-		\epoc32\include\stdapis\stlportv5\stl\config\stl_winscw.h \
-		\epoc32\include\stdapis\stlportv5\stl\config\stl_confix.h \
-		\epoc32\include\stdapis\stlportv5\stl\config\_native_headers.h \
-		\epoc32\include\stdapis\stlportv5\stl\_abbrevs.h \
-		\epoc32\include\stdapis\stlportv5\stl\_cstddef.h \
-		..\..\epoc32\include\stdapis\stlportv5\exception \
-		wtf\DisallowCType.h \
-		..\..\epoc32\include\stdapis\ctype.h \
-		..\..\epoc32\include\stdapis\_ctype.h \
-		wtf\MainThread.h \
-		..\..\epoc32\include\stdapis\stdint.h \
-		\epoc32\include\mw\QtCore\QObject \
-		..\..\epoc32\include\mw\QtCore\qobject.h \
-		\epoc32\include\mw\QtCore\qobjectdefs.h \
-		\epoc32\include\mw\QtCore\qnamespace.h \
-		\epoc32\include\mw\QtCore\qglobal.h \
-		\epoc32\include\mw\QtCore\qconfig.h \
-		\epoc32\include\mw\QtCore\qfeatures.h \
-		\epoc32\include\mw\QtCore\qstring.h \
-		\epoc32\include\mw\QtCore\qchar.h \
-		\epoc32\include\mw\QtCore\qbytearray.h \
-		\epoc32\include\mw\QtCore\qatomic.h \
-		\epoc32\include\mw\QtCore\qbasicatomic.h \
-		\epoc32\include\mw\QtCore\qatomic_bootstrap.h \
-		\epoc32\include\mw\QtCore\qatomic_arch.h \
-		\epoc32\include\mw\QtCore\qatomic_vxworks.h \
-		\epoc32\include\mw\QtCore\qatomic_powerpc.h \
-		\epoc32\include\mw\QtCore\qatomic_alpha.h \
-		\epoc32\include\mw\QtCore\qatomic_arm.h \
-		\epoc32\include\mw\QtCore\qatomic_armv6.h \
-		\epoc32\include\mw\QtCore\qatomic_avr32.h \
-		\epoc32\include\mw\QtCore\qatomic_bfin.h \
-		\epoc32\include\mw\QtCore\qatomic_generic.h \
-		\epoc32\include\mw\QtCore\qatomic_i386.h \
-		\epoc32\include\mw\QtCore\qatomic_ia64.h \
-		\epoc32\include\mw\QtCore\qatomic_macosx.h \
-		\epoc32\include\mw\QtCore\qatomic_x86_64.h \
-		\epoc32\include\mw\QtCore\qatomic_mips.h \
-		\epoc32\include\mw\QtCore\qatomic_parisc.h \
-		\epoc32\include\mw\QtCore\qatomic_s390.h \
-		\epoc32\include\mw\QtCore\qatomic_sparc.h \
-		\epoc32\include\mw\QtCore\qatomic_windows.h \
-		\epoc32\include\mw\QtCore\qatomic_windowsce.h \
-		\epoc32\include\mw\QtCore\qatomic_symbian.h \
-		\epoc32\include\mw\QtCore\qatomic_sh.h \
-		\epoc32\include\mw\QtCore\qatomic_sh4a.h \
-		..\..\epoc32\include\stdapis\stdarg.h \
-		..\..\epoc32\include\stdapis\stdarg_e.h \
-		\epoc32\include\mw\Qt3Support\q3cstring.h \
-		..\..\epoc32\include\stdapis\stlportv5\string \
-		\epoc32\include\stdapis\stlportv5\stl\_prolog.h \
-		\epoc32\include\stdapis\stlportv5\stl\_string.h \
-		\epoc32\include\stdapis\stlportv5\stl\_alloc.h \
-		\epoc32\include\stdapis\stlportv5\stl\_cstdlib.h \
-		\epoc32\include\stdapis\stlportv5\stl\_cmath.h \
-		..\..\epoc32\include\stdapis\math.h \
-		\epoc32\include\stdapis\machine\_limits.h \
-		..\..\epoc32\include\stdapis\libm_aliases.h \
-		..\..\epoc32\include\stdapis\signgam.h \
-		\epoc32\include\stdapis\stlportv5\stl\_cstring.h \
-		\epoc32\include\stdapis\stlportv5\using\cstring \
-		\epoc32\include\stdapis\stlportv5\stl\_algobase.h \
-		..\..\epoc32\include\stdapis\stlportv5\climits \
-		..\..\epoc32\include\stdapis\limits.h \
-		\epoc32\include\stdapis\sys\limits.h \
-		\epoc32\include\stdapis\sys\syslimits.h \
-		\epoc32\include\stdapis\stlportv5\stl\_epilog.h \
-		\epoc32\include\stdapis\stlportv5\stl\_config_compat_post.h \
-		\epoc32\include\stdapis\stlportv5\stl\_pair.h \
-		\epoc32\include\stdapis\stlportv5\stl\type_traits.h \
-		\epoc32\include\stdapis\stlportv5\stl\_cwchar.h \
-		\epoc32\include\stdapis\stlportv5\stl\_mbstate_t.h \
-		..\..\epoc32\include\stdapis\wchar.h \
-		\epoc32\include\stdapis\sys\stat.h \
-		\epoc32\include\stdapis\sys\time.h \
-		\epoc32\include\stdapis\sys\_timeval.h \
-		\epoc32\include\stdapis\sys\types.h \
-		\epoc32\include\stdapis\machine\endian.h \
-		\epoc32\include\stdapis\sys\_pthreadtypes.h \
-		\epoc32\include\stdapis\sys\timespec.h \
-		..\..\epoc32\include\stdapis\time.h \
-		\epoc32\include\stdapis\sys\_timespec.h \
-		..\..\epoc32\include\stdapis\stdio.h \
-		..\..\epoc32\include\stdapis\errno.h \
-		\epoc32\include\stdapis\sys\dirent.h \
-		\epoc32\include\stdapis\stlportv5\stl\type_manips.h \
-		\epoc32\include\stdapis\boost\type_traits\add_reference.hpp \
-		\epoc32\include\stdapis\boost\type_traits\is_reference.hpp \
-		\epoc32\include\stdapis\boost\type_traits\config.hpp \
-		\epoc32\include\stdapis\boost\config.hpp \
-		\epoc32\include\stdapis\boost\config\select_compiler_config.hpp \
-		\epoc32\include\stdapis\boost\config\select_stdlib_config.hpp \
-		\epoc32\include\stdapis\boost\config\no_tr1\utility.hpp \
-		..\..\epoc32\include\stdapis\stlportv5\utility \
-		\epoc32\include\stdapis\stlportv5\stl\_iterator.h \
-		\epoc32\include\stdapis\stlportv5\stl\_iterator_base.h \
-		\epoc32\include\stdapis\stlportv5\stl\_ptrs_specialize.h \
-		\epoc32\include\stdapis\stlportv5\stl\_iterator_old.h \
-		\epoc32\include\stdapis\boost\config\select_platform_config.hpp \
-		\epoc32\include\stdapis\boost\config\suffix.hpp \
-		..\..\epoc32\include\stdapis\stlportv5\cstddef \
-		\epoc32\include\stdapis\boost\type.hpp \
-		\epoc32\include\stdapis\boost\detail\workaround.hpp \
-		\epoc32\include\stdapis\boost\type_traits\detail\yes_no_type.hpp \
-		\epoc32\include\stdapis\boost\type_traits\detail\bool_trait_def.hpp \
-		\epoc32\include\stdapis\boost\type_traits\detail\template_arity_spec.hpp \
-		\epoc32\include\stdapis\boost\mpl\int.hpp \
-		\epoc32\include\stdapis\boost\mpl\int_fwd.hpp \
-		\epoc32\include\stdapis\boost\mpl\aux_\adl_barrier.hpp \
-		\epoc32\include\stdapis\boost\mpl\aux_\config\adl.hpp \
-		\epoc32\include\stdapis\boost\mpl\aux_\config\msvc.hpp \
-		\epoc32\include\stdapis\boost\mpl\aux_\config\intel.hpp \
-		\epoc32\include\stdapis\boost\mpl\aux_\config\gcc.hpp \
-		\epoc32\include\stdapis\boost\mpl\aux_\config\workaround.hpp \
-		\epoc32\include\stdapis\boost\mpl\aux_\nttp_decl.hpp \
-		\epoc32\include\stdapis\boost\mpl\aux_\config\nttp.hpp \
-		\epoc32\include\stdapis\boost\preprocessor\cat.hpp \
-		\epoc32\include\stdapis\boost\preprocessor\config\config.hpp \
-		\epoc32\include\stdapis\boost\mpl\aux_\integral_wrapper.hpp \
-		\epoc32\include\stdapis\boost\mpl\integral_c_tag.hpp \
-		\epoc32\include\stdapis\boost\mpl\aux_\config\static_constant.hpp \
-		\epoc32\include\stdapis\boost\mpl\aux_\static_cast.hpp \
-		\epoc32\include\stdapis\boost\mpl\aux_\template_arity_fwd.hpp \
-		\epoc32\include\stdapis\boost\mpl\aux_\preprocessor\params.hpp \
-		\epoc32\include\stdapis\boost\mpl\aux_\config\preprocessor.hpp \
-		\epoc32\include\stdapis\boost\preprocessor\comma_if.hpp \
-		\epoc32\include\stdapis\boost\preprocessor\punctuation\comma_if.hpp \
-		\epoc32\include\stdapis\boost\preprocessor\control\if.hpp \
-		\epoc32\include\stdapis\boost\preprocessor\control\iif.hpp \
-		\epoc32\include\stdapis\boost\preprocessor\logical\bool.hpp \
-		\epoc32\include\stdapis\boost\preprocessor\facilities\empty.hpp \
-		\epoc32\include\stdapis\boost\preprocessor\punctuation\comma.hpp \
-		\epoc32\include\stdapis\boost\preprocessor\repeat.hpp \
-		\epoc32\include\stdapis\boost\preprocessor\repetition\repeat.hpp \
-		\epoc32\include\stdapis\boost\preprocessor\debug\error.hpp \
-		\epoc32\include\stdapis\boost\preprocessor\detail\auto_rec.hpp \
-		\epoc32\include\stdapis\boost\preprocessor\tuple\eat.hpp \
-		\epoc32\include\stdapis\boost\preprocessor\inc.hpp \
-		\epoc32\include\stdapis\boost\preprocessor\arithmetic\inc.hpp \
-		\epoc32\include\stdapis\boost\mpl\aux_\config\lambda.hpp \
-		\epoc32\include\stdapis\boost\mpl\aux_\config\ttp.hpp \
-		\epoc32\include\stdapis\boost\mpl\aux_\config\ctps.hpp \
-		\epoc32\include\stdapis\boost\mpl\aux_\config\overload_resolution.hpp \
-		\epoc32\include\stdapis\boost\type_traits\integral_constant.hpp \
-		\epoc32\include\stdapis\boost\mpl\bool.hpp \
-		\epoc32\include\stdapis\boost\mpl\bool_fwd.hpp \
-		\epoc32\include\stdapis\boost\mpl\integral_c.hpp \
-		\epoc32\include\stdapis\boost\mpl\integral_c_fwd.hpp \
-		\epoc32\include\stdapis\boost\mpl\aux_\lambda_support.hpp \
-		\epoc32\include\stdapis\boost\mpl\aux_\yes_no.hpp \
-		\epoc32\include\stdapis\boost\mpl\aux_\config\arrays.hpp \
-		\epoc32\include\stdapis\boost\mpl\aux_\na_fwd.hpp \
-		\epoc32\include\stdapis\boost\mpl\aux_\preprocessor\enum.hpp \
-		\epoc32\include\stdapis\boost\preprocessor\tuple\to_list.hpp \
-		\epoc32\include\stdapis\boost\preprocessor\list\for_each_i.hpp \
-		\epoc32\include\stdapis\boost\preprocessor\list\adt.hpp \
-		\epoc32\include\stdapis\boost\preprocessor\detail\is_binary.hpp \
-		\epoc32\include\stdapis\boost\preprocessor\detail\check.hpp \
-		\epoc32\include\stdapis\boost\preprocessor\logical\compl.hpp \
-		\epoc32\include\stdapis\boost\preprocessor\repetition\for.hpp \
-		\epoc32\include\stdapis\boost\preprocessor\repetition\detail\edg\for.hpp \
-		\epoc32\include\stdapis\boost\preprocessor\repetition\detail\for.hpp \
-		\epoc32\include\stdapis\boost\preprocessor\control\expr_iif.hpp \
-		\epoc32\include\stdapis\boost\preprocessor\tuple\elem.hpp \
-		\epoc32\include\stdapis\boost\preprocessor\tuple\rem.hpp \
-		\epoc32\include\stdapis\boost\type_traits\detail\bool_trait_undef.hpp \
-		\epoc32\include\stdapis\boost\type_traits\detail\type_trait_def.hpp \
-		\epoc32\include\stdapis\boost\type_traits\detail\type_trait_undef.hpp \
-		\epoc32\include\stdapis\boost\type_traits\add_const.hpp \
-		\epoc32\include\stdapis\stlportv5\stl\_move_construct_fwk.h \
-		\epoc32\include\stdapis\stlportv5\stl\_algobase.c \
-		\epoc32\include\stdapis\stlportv5\stl\_cstdio.h \
-		\epoc32\include\stdapis\stlportv5\stl\_new.h \
-		\epoc32\include\stdapis\stlportv5\stl\_exception.h \
-		\epoc32\include\stdapis\stlportv5\stl\_construct.h \
-		\epoc32\include\stdapis\stlportv5\stl\_pthread_alloc.h \
-		\epoc32\include\stdapis\stlportv5\stl\_alloc.c \
-		\epoc32\include\stdapis\stlportv5\stl\_string_fwd.h \
-		..\..\epoc32\include\stdapis\stlportv5\iosfwd \
-		\epoc32\include\stdapis\stlportv5\stl\_iosfwd.h \
-		\epoc32\include\stdapis\stlportv5\stl\char_traits.h \
-		\epoc32\include\stdapis\stlportv5\stl\_function_base.h \
-		\epoc32\include\stdapis\stlportv5\stl\_uninitialized.h \
-		\epoc32\include\stdapis\stlportv5\stl\msl_string.h \
-		\epoc32\include\stdapis\stlportv5\stl\_string_base.h \
-		\epoc32\include\stdapis\stlportv5\stl\_string_npos.h \
-		\epoc32\include\stdapis\stlportv5\stl\_string_operators.h \
-		\epoc32\include\stdapis\stlportv5\stl\_string.c \
-		\epoc32\include\stdapis\stlportv5\stl\_ctraits_fns.h \
-		\epoc32\include\stdapis\stlportv5\stl\_range_errors.h \
-		\epoc32\include\stdapis\stlportv5\stl\_stdexcept.h \
-		\epoc32\include\stdapis\stlportv5\stl\_stdexcept_base.h \
-		\epoc32\include\stdapis\stlportv5\stl\_string_hash.h \
-		\epoc32\include\stdapis\stlportv5\stl\_hash_fun.h \
-		\epoc32\include\stdapis\stlportv5\stl\_string_io.h \
-		\epoc32\include\stdapis\stlportv5\stl\_ostream.h \
-		\epoc32\include\stdapis\stlportv5\stl\_ios.h \
-		\epoc32\include\stdapis\stlportv5\stl\_ios_base.h \
-		\epoc32\include\stdapis\stlportv5\stl\_locale.h \
-		\epoc32\include\stdapis\stlportv5\stl\_threads.h \
-		..\..\epoc32\include\e32atomics.h \
-		..\..\epoc32\include\stdapis\pthread.h \
-		..\..\epoc32\include\stdapis\pthreadtypes.h \
-		..\..\epoc32\include\stdapis\sched.h \
-		..\..\epoc32\include\stdapis\pthreadalias.h \
-		\epoc32\include\stdapis\stlportv5\stl\_ctime.h \
-		..\..\epoc32\include\stdapis\stlportv5\cstdio \
-		..\..\epoc32\include\stdapis\stlportv5\cwchar \
-		..\..\epoc32\include\stdapis\stlportv5\cassert \
-		..\..\epoc32\include\stdapis\assert.h \
-		\epoc32\include\stdapis\stlportv5\stl\_threads.c \
-		\epoc32\include\stdapis\stlportv5\stl\_ctype.h \
-		\epoc32\include\stdapis\stlportv5\stl\c_locale.h \
-		\epoc32\include\stdapis\stlportv5\stl\_numpunct.h \
-		\epoc32\include\stdapis\stlportv5\stl\_ios.c \
-		\epoc32\include\stdapis\stlportv5\stl\_streambuf.h \
-		\epoc32\include\stdapis\stlportv5\stl\_streambuf.c \
-		\epoc32\include\stdapis\stlportv5\stl\_ostreambuf_iterator.h \
-		\epoc32\include\stdapis\stlportv5\stl\_ostream.c \
-		\epoc32\include\stdapis\stlportv5\stl\_num_put.h \
-		\epoc32\include\stdapis\stlportv5\stl\_iostream_string.h \
-		\epoc32\include\stdapis\stlportv5\stl\_num_put.c \
-		\epoc32\include\stdapis\stlportv5\stl\_limits.h \
-		..\..\epoc32\include\stdapis\stlportv5\cfloat \
-		..\..\epoc32\include\stdapis\float.h \
-		\epoc32\include\stdapis\stlportv5\stl\_limits.c \
-		\epoc32\include\stdapis\stlportv5\stl\_istream.h \
-		\epoc32\include\stdapis\stlportv5\stl\_istreambuf_iterator.h \
-		\epoc32\include\stdapis\stlportv5\stl\_istream.c \
-		\epoc32\include\stdapis\stlportv5\stl\_num_get.h \
-		\epoc32\include\stdapis\stlportv5\stl\_num_get.c \
-		\epoc32\include\stdapis\stlportv5\stl\_string_io.c \
-		\epoc32\include\mw\QtCore\qstringbuilder.h \
-		\epoc32\include\mw\QtCore\qmap.h \
-		\epoc32\include\mw\QtCore\qiterator.h \
-		\epoc32\include\mw\QtCore\qlist.h \
-		\epoc32\include\mw\QtCore\qalgorithms.h \
-		..\..\epoc32\include\stdapis\stlportv5\iterator \
-		\epoc32\include\stdapis\stlportv5\stl\_stream_iterator.h \
-		..\..\epoc32\include\stdapis\stlportv5\list \
-		\epoc32\include\stdapis\stlportv5\stl\_list.h \
-		\epoc32\include\stdapis\stlportv5\stl\_list.c \
-		\epoc32\include\stdapis\stlportv5\stl\_carray.h \
-		\epoc32\include\stdapis\stlportv5\stl\_relops_cont.h \
-		..\..\epoc32\include\stdapis\stlportv5\map \
-		\epoc32\include\stdapis\stlportv5\stl\_map.h \
-		\epoc32\include\stdapis\stlportv5\stl\_tree.h \
-		\epoc32\include\stdapis\stlportv5\stl\_tree.c \
-		\epoc32\include\mw\QtCore\qcoreevent.h \
-		\epoc32\include\mw\QtCore\qscopedpointer.h \
-		\epoc32\include\mw\QtCore\QCoreApplication \
-		..\..\epoc32\include\mw\QtCore\qcoreapplication.h \
-		\epoc32\include\mw\QtCore\qobject.h \
-		\epoc32\include\mw\QtCore\qeventloop.h \
-		\epoc32\include\mw\QtCore\qstringlist.h \
-		\epoc32\include\mw\QtCore\qdatastream.h \
-		\epoc32\include\mw\QtCore\qiodevice.h \
-		\epoc32\include\mw\QtCore\qregexp.h \
-		\epoc32\include\mw\QtCore\qstringmatcher.h \
-		\epoc32\include\mw\Qt3Support\q3valuelist.h \
-		\epoc32\include\mw\QtCore\qlinkedlist.h \
-		..\..\epoc32\include\mw\QtCore\QThread \
-		..\..\epoc32\include\mw\QtCore\qthread.h \
-		wtf\qt\MainThreadQt.cpp
-	\epoc32\tools\moc.exe $(DEFINES) $(INCPATH) -DSYMBIAN z:\qtwebkit-symbian-qtp\JavaScriptCore\wtf\qt\MainThreadQt.cpp -o z:\qtwebkit-symbian-qtp\JavaScriptCore\MainThreadQt.moc
-
-ThreadingQt.moc: config.h \
-		wtf\Platform.h \
-		wtf\FastMalloc.h \
-		wtf\PossiblyNull.h \
-		wtf\Assertions.h \
-		..\..\epoc32\include\stdapis\stddef.h \
-		\epoc32\include\stdapis\sys\cdefs.h \
-		..\..\epoc32\include\stdapis\_ansi.h \
-		..\..\epoc32\include\e32def.h \
-		..\..\epoc32\include\platform\e32def_private.h \
-		\epoc32\include\stdapis\sys\_null.h \
-		\epoc32\include\stdapis\sys\_types.h \
-		\epoc32\include\stdapis\machine\_types.h \
-		..\..\epoc32\include\stdapis\inttypes.h \
-		\epoc32\include\stdapis\machine\_inttypes.h \
-		\epoc32\include\stdapis\sys\stdint.h \
-		\epoc32\include\stdapis\machine\_stdint.h \
-		..\..\epoc32\include\e32debug.h \
-		..\..\epoc32\include\e32std.h \
-		..\..\epoc32\include\e32cmn.h \
-		..\..\epoc32\include\e32const.h \
-		..\..\epoc32\include\e32err.h \
-		..\..\epoc32\include\e32lang.h \
-		..\..\epoc32\include\e32reg.h \
-		..\..\epoc32\include\e32capability.h \
-		..\..\epoc32\include\platform\e32const_private.h \
-		..\..\epoc32\include\stdapis\string.h \
-		..\..\epoc32\include\stdapis\strings.h \
-		..\..\epoc32\include\e32des8.h \
-		..\..\epoc32\include\platform\e32des8_private.h \
-		..\..\epoc32\include\e32des16.h \
-		..\..\epoc32\include\platform\e32des16_private.h \
-		\epoc32\include\stdapis\stlportv5\exception \
-		\epoc32\include\stdapis\stlportv5\exception_winscw.h \
-		..\..\epoc32\include\e32cmn.inl \
-		..\..\epoc32\include\platform\e32cmn_private.h \
-		..\..\epoc32\include\e32std.inl \
-		..\..\epoc32\include\platform\e32std_private.h \
-		..\..\epoc32\include\stdapis\stdlib.h \
-		..\..\epoc32\include\stdapis\stlportv5\new \
-		\epoc32\include\stdapis\stlportv5\stl\config\features.h \
-		\epoc32\include\stdapis\stlportv5\stl\_stlport_version.h \
-		\epoc32\include\stdapis\stlportv5\stl\config\user_config.h \
-		\epoc32\include\stdapis\stlportv5\stl\config\compat.h \
-		\epoc32\include\stdapis\stlportv5\stl\config\host.h \
-		\epoc32\include\stdapis\stlportv5\stl\config\_system.h \
-		\epoc32\include\stdapis\stlportv5\stl\config\_gcc.h \
-		\epoc32\include\stdapis\stlportv5\stl\config\_mwerks.h \
-		\epoc32\include\stdapis\stlportv5\stl\config\stl_symbian.h \
-		\epoc32\include\stdapis\stlportv5\stl\config\_windows.h \
-		\epoc32\include\stdapis\stlportv5\stl\config\stl_rvct.h \
-		\epoc32\include\stdapis\stlportv5\stl\config\stl_winscw.h \
-		\epoc32\include\stdapis\stlportv5\stl\config\stl_confix.h \
-		\epoc32\include\stdapis\stlportv5\stl\config\_native_headers.h \
-		\epoc32\include\stdapis\stlportv5\stl\_abbrevs.h \
-		\epoc32\include\stdapis\stlportv5\stl\_cstddef.h \
-		..\..\epoc32\include\stdapis\stlportv5\exception \
-		wtf\DisallowCType.h \
-		..\..\epoc32\include\stdapis\ctype.h \
-		..\..\epoc32\include\stdapis\_ctype.h \
-		wtf\Threading.h \
-		..\..\epoc32\include\stdapis\stdint.h \
-		wtf\Atomics.h \
-		wtf\Locker.h \
-		wtf\Noncopyable.h \
-		wtf\FastAllocBase.h \
-		wtf\TypeTraits.h \
-		wtf\MainThread.h \
-		wtf\ThreadSafeShared.h \
-		wtf\ThreadingPrimitives.h \
-		..\..\epoc32\include\stdapis\pthread.h \
-		..\..\epoc32\include\stdapis\pthreadtypes.h \
-		..\..\epoc32\include\stdapis\sched.h \
-		..\..\epoc32\include\stdapis\time.h \
-		\epoc32\include\stdapis\sys\types.h \
-		\epoc32\include\stdapis\machine\endian.h \
-		\epoc32\include\stdapis\sys\_pthreadtypes.h \
-		\epoc32\include\stdapis\sys\timespec.h \
-		..\..\epoc32\include\stdapis\limits.h \
-		\epoc32\include\stdapis\sys\limits.h \
-		\epoc32\include\stdapis\machine\_limits.h \
-		\epoc32\include\stdapis\sys\syslimits.h \
-		..\..\epoc32\include\stdapis\pthreadalias.h \
-		..\..\epoc32\include\mw\QtCore\qglobal.h \
-		\epoc32\include\mw\QtCore\qconfig.h \
-		\epoc32\include\mw\QtCore\qfeatures.h \
-		wtf\CurrentTime.h \
-		wtf\HashMap.h \
-		wtf\HashTable.h \
-		wtf\HashTraits.h \
-		wtf\HashFunctions.h \
-		wtf\RefPtr.h \
-		..\..\epoc32\include\stdapis\stlportv5\algorithm \
-		\epoc32\include\stdapis\stlportv5\stl\_prolog.h \
-		\epoc32\include\stdapis\stlportv5\stl\_cstdio.h \
-		\epoc32\include\stdapis\stlportv5\stl\_algo.h \
-		\epoc32\include\stdapis\stlportv5\stl\_algobase.h \
-		\epoc32\include\stdapis\stlportv5\stl\_cstring.h \
-		\epoc32\include\stdapis\stlportv5\using\cstring \
-		..\..\epoc32\include\stdapis\stlportv5\climits \
-		\epoc32\include\stdapis\stlportv5\stl\_epilog.h \
-		\epoc32\include\stdapis\stlportv5\stl\_config_compat_post.h \
-		\epoc32\include\stdapis\stlportv5\stl\_cstdlib.h \
-		\epoc32\include\stdapis\stlportv5\stl\_cmath.h \
-		..\..\epoc32\include\stdapis\math.h \
-		..\..\epoc32\include\stdapis\libm_aliases.h \
-		..\..\epoc32\include\stdapis\signgam.h \
-		\epoc32\include\stdapis\stlportv5\stl\_pair.h \
-		\epoc32\include\stdapis\stlportv5\stl\type_traits.h \
-		\epoc32\include\stdapis\stlportv5\stl\_cwchar.h \
-		\epoc32\include\stdapis\stlportv5\stl\_mbstate_t.h \
-		..\..\epoc32\include\stdapis\wchar.h \
-		\epoc32\include\stdapis\sys\stat.h \
-		\epoc32\include\stdapis\sys\time.h \
-		\epoc32\include\stdapis\sys\_timeval.h \
-		\epoc32\include\stdapis\sys\_timespec.h \
-		..\..\epoc32\include\stdapis\stdio.h \
-		..\..\epoc32\include\stdapis\errno.h \
-		..\..\epoc32\include\stdapis\stdarg_e.h \
-		..\..\epoc32\include\stdapis\stdarg.h \
-		\epoc32\include\stdapis\sys\dirent.h \
-		\epoc32\include\stdapis\stlportv5\stl\type_manips.h \
-		\epoc32\include\stdapis\boost\type_traits\add_reference.hpp \
-		\epoc32\include\stdapis\boost\type_traits\is_reference.hpp \
-		\epoc32\include\stdapis\boost\type_traits\config.hpp \
-		\epoc32\include\stdapis\boost\config.hpp \
-		\epoc32\include\stdapis\boost\config\select_compiler_config.hpp \
-		\epoc32\include\stdapis\boost\config\select_stdlib_config.hpp \
-		\epoc32\include\stdapis\boost\config\no_tr1\utility.hpp \
-		..\..\epoc32\include\stdapis\stlportv5\utility \
-		\epoc32\include\stdapis\stlportv5\stl\_iterator.h \
-		\epoc32\include\stdapis\stlportv5\stl\_iterator_base.h \
-		\epoc32\include\stdapis\stlportv5\stl\_ptrs_specialize.h \
-		\epoc32\include\stdapis\stlportv5\stl\_iterator_old.h \
-		\epoc32\include\stdapis\boost\config\select_platform_config.hpp \
-		\epoc32\include\stdapis\boost\config\suffix.hpp \
-		..\..\epoc32\include\stdapis\stlportv5\cstddef \
-		\epoc32\include\stdapis\boost\type.hpp \
-		\epoc32\include\stdapis\boost\detail\workaround.hpp \
-		\epoc32\include\stdapis\boost\type_traits\detail\yes_no_type.hpp \
-		\epoc32\include\stdapis\boost\type_traits\detail\bool_trait_def.hpp \
-		\epoc32\include\stdapis\boost\type_traits\detail\template_arity_spec.hpp \
-		\epoc32\include\stdapis\boost\mpl\int.hpp \
-		\epoc32\include\stdapis\boost\mpl\int_fwd.hpp \
-		\epoc32\include\stdapis\boost\mpl\aux_\adl_barrier.hpp \
-		\epoc32\include\stdapis\boost\mpl\aux_\config\adl.hpp \
-		\epoc32\include\stdapis\boost\mpl\aux_\config\msvc.hpp \
-		\epoc32\include\stdapis\boost\mpl\aux_\config\intel.hpp \
-		\epoc32\include\stdapis\boost\mpl\aux_\config\gcc.hpp \
-		\epoc32\include\stdapis\boost\mpl\aux_\config\workaround.hpp \
-		\epoc32\include\stdapis\boost\mpl\aux_\nttp_decl.hpp \
-		\epoc32\include\stdapis\boost\mpl\aux_\config\nttp.hpp \
-		\epoc32\include\stdapis\boost\preprocessor\cat.hpp \
-		\epoc32\include\stdapis\boost\preprocessor\config\config.hpp \
-		\epoc32\include\stdapis\boost\mpl\aux_\integral_wrapper.hpp \
-		\epoc32\include\stdapis\boost\mpl\integral_c_tag.hpp \
-		\epoc32\include\stdapis\boost\mpl\aux_\config\static_constant.hpp \
-		\epoc32\include\stdapis\boost\mpl\aux_\static_cast.hpp \
-		\epoc32\include\stdapis\boost\mpl\aux_\template_arity_fwd.hpp \
-		\epoc32\include\stdapis\boost\mpl\aux_\preprocessor\params.hpp \
-		\epoc32\include\stdapis\boost\mpl\aux_\config\preprocessor.hpp \
-		\epoc32\include\stdapis\boost\preprocessor\comma_if.hpp \
-		\epoc32\include\stdapis\boost\preprocessor\punctuation\comma_if.hpp \
-		\epoc32\include\stdapis\boost\preprocessor\control\if.hpp \
-		\epoc32\include\stdapis\boost\preprocessor\control\iif.hpp \
-		\epoc32\include\stdapis\boost\preprocessor\logical\bool.hpp \
-		\epoc32\include\stdapis\boost\preprocessor\facilities\empty.hpp \
-		\epoc32\include\stdapis\boost\preprocessor\punctuation\comma.hpp \
-		\epoc32\include\stdapis\boost\preprocessor\repeat.hpp \
-		\epoc32\include\stdapis\boost\preprocessor\repetition\repeat.hpp \
-		\epoc32\include\stdapis\boost\preprocessor\debug\error.hpp \
-		\epoc32\include\stdapis\boost\preprocessor\detail\auto_rec.hpp \
-		\epoc32\include\stdapis\boost\preprocessor\tuple\eat.hpp \
-		\epoc32\include\stdapis\boost\preprocessor\inc.hpp \
-		\epoc32\include\stdapis\boost\preprocessor\arithmetic\inc.hpp \
-		\epoc32\include\stdapis\boost\mpl\aux_\config\lambda.hpp \
-		\epoc32\include\stdapis\boost\mpl\aux_\config\ttp.hpp \
-		\epoc32\include\stdapis\boost\mpl\aux_\config\ctps.hpp \
-		\epoc32\include\stdapis\boost\mpl\aux_\config\overload_resolution.hpp \
-		\epoc32\include\stdapis\boost\type_traits\integral_constant.hpp \
-		\epoc32\include\stdapis\boost\mpl\bool.hpp \
-		\epoc32\include\stdapis\boost\mpl\bool_fwd.hpp \
-		\epoc32\include\stdapis\boost\mpl\integral_c.hpp \
-		\epoc32\include\stdapis\boost\mpl\integral_c_fwd.hpp \
-		\epoc32\include\stdapis\boost\mpl\aux_\lambda_support.hpp \
-		\epoc32\include\stdapis\boost\mpl\aux_\yes_no.hpp \
-		\epoc32\include\stdapis\boost\mpl\aux_\config\arrays.hpp \
-		\epoc32\include\stdapis\boost\mpl\aux_\na_fwd.hpp \
-		\epoc32\include\stdapis\boost\mpl\aux_\preprocessor\enum.hpp \
-		\epoc32\include\stdapis\boost\preprocessor\tuple\to_list.hpp \
-		\epoc32\include\stdapis\boost\preprocessor\list\for_each_i.hpp \
-		\epoc32\include\stdapis\boost\preprocessor\list\adt.hpp \
-		\epoc32\include\stdapis\boost\preprocessor\detail\is_binary.hpp \
-		\epoc32\include\stdapis\boost\preprocessor\detail\check.hpp \
-		\epoc32\include\stdapis\boost\preprocessor\logical\compl.hpp \
-		\epoc32\include\stdapis\boost\preprocessor\repetition\for.hpp \
-		\epoc32\include\stdapis\boost\preprocessor\repetition\detail\edg\for.hpp \
-		\epoc32\include\stdapis\boost\preprocessor\repetition\detail\for.hpp \
-		\epoc32\include\stdapis\boost\preprocessor\control\expr_iif.hpp \
-		\epoc32\include\stdapis\boost\preprocessor\tuple\elem.hpp \
-		\epoc32\include\stdapis\boost\preprocessor\tuple\rem.hpp \
-		\epoc32\include\stdapis\boost\type_traits\detail\bool_trait_undef.hpp \
-		\epoc32\include\stdapis\boost\type_traits\detail\type_trait_def.hpp \
-		\epoc32\include\stdapis\boost\type_traits\detail\type_trait_undef.hpp \
-		\epoc32\include\stdapis\boost\type_traits\add_const.hpp \
-		\epoc32\include\stdapis\stlportv5\stl\_move_construct_fwk.h \
-		\epoc32\include\stdapis\stlportv5\stl\_algobase.c \
-		\epoc32\include\stdapis\stlportv5\stl\_heap.h \
-		\epoc32\include\stdapis\stlportv5\stl\_heap.c \
-		\epoc32\include\stdapis\stlportv5\stl\_function_base.h \
-		\epoc32\include\stdapis\stlportv5\stl\_algo.c \
-		\epoc32\include\stdapis\stlportv5\stl\_tempbuf.h \
-		\epoc32\include\stdapis\stlportv5\stl\_uninitialized.h \
-		\epoc32\include\stdapis\stlportv5\stl\_construct.h \
-		\epoc32\include\stdapis\stlportv5\stl\_new.h \
-		\epoc32\include\stdapis\stlportv5\stl\_exception.h \
-		\epoc32\include\stdapis\stlportv5\stl\_tempbuf.c \
-		wtf\AlwaysInline.h \
-		wtf\PassRefPtr.h \
-		..\..\epoc32\include\stdapis\stlportv5\limits \
-		\epoc32\include\stdapis\stlportv5\stl\_limits.h \
-		..\..\epoc32\include\stdapis\stlportv5\cfloat \
-		..\..\epoc32\include\stdapis\float.h \
-		\epoc32\include\stdapis\stlportv5\stl\_limits.c \
-		wtf\ValueCheck.h \
-		wtf\HashIterators.h \
-		wtf\RefPtrHashMap.h \
-		wtf\RandomNumberSeed.h \
-		..\..\epoc32\include\stdapis\unistd.h \
-		\epoc32\include\stdapis\sys\unistd.h \
-		..\..\epoc32\include\mw\QtCore\QCoreApplication \
-		..\..\epoc32\include\mw\QtCore\qcoreapplication.h \
-		\epoc32\include\mw\QtCore\qobject.h \
-		\epoc32\include\mw\QtCore\qobjectdefs.h \
-		\epoc32\include\mw\QtCore\qnamespace.h \
-		\epoc32\include\mw\QtCore\qglobal.h \
-		\epoc32\include\mw\QtCore\qstring.h \
-		\epoc32\include\mw\QtCore\qchar.h \
-		\epoc32\include\mw\QtCore\qbytearray.h \
-		\epoc32\include\mw\QtCore\qatomic.h \
-		\epoc32\include\mw\QtCore\qbasicatomic.h \
-		\epoc32\include\mw\QtCore\qatomic_bootstrap.h \
-		\epoc32\include\mw\QtCore\qatomic_arch.h \
-		\epoc32\include\mw\QtCore\qatomic_vxworks.h \
-		\epoc32\include\mw\QtCore\qatomic_powerpc.h \
-		\epoc32\include\mw\QtCore\qatomic_alpha.h \
-		\epoc32\include\mw\QtCore\qatomic_arm.h \
-		\epoc32\include\mw\QtCore\qatomic_armv6.h \
-		\epoc32\include\mw\QtCore\qatomic_avr32.h \
-		\epoc32\include\mw\QtCore\qatomic_bfin.h \
-		\epoc32\include\mw\QtCore\qatomic_generic.h \
-		\epoc32\include\mw\QtCore\qatomic_i386.h \
-		\epoc32\include\mw\QtCore\qatomic_ia64.h \
-		\epoc32\include\mw\QtCore\qatomic_macosx.h \
-		\epoc32\include\mw\QtCore\qatomic_x86_64.h \
-		\epoc32\include\mw\QtCore\qatomic_mips.h \
-		\epoc32\include\mw\QtCore\qatomic_parisc.h \
-		\epoc32\include\mw\QtCore\qatomic_s390.h \
-		\epoc32\include\mw\QtCore\qatomic_sparc.h \
-		\epoc32\include\mw\QtCore\qatomic_windows.h \
-		\epoc32\include\mw\QtCore\qatomic_windowsce.h \
-		\epoc32\include\mw\QtCore\qatomic_symbian.h \
-		\epoc32\include\mw\QtCore\qatomic_sh.h \
-		\epoc32\include\mw\QtCore\qatomic_sh4a.h \
-		\epoc32\include\mw\Qt3Support\q3cstring.h \
-		..\..\epoc32\include\stdapis\stlportv5\string \
-		\epoc32\include\stdapis\stlportv5\stl\_string.h \
-		\epoc32\include\stdapis\stlportv5\stl\_alloc.h \
-		\epoc32\include\stdapis\stlportv5\stl\_pthread_alloc.h \
-		\epoc32\include\stdapis\stlportv5\stl\_alloc.c \
-		\epoc32\include\stdapis\stlportv5\stl\_string_fwd.h \
-		..\..\epoc32\include\stdapis\stlportv5\iosfwd \
-		\epoc32\include\stdapis\stlportv5\stl\_iosfwd.h \
-		\epoc32\include\stdapis\stlportv5\stl\char_traits.h \
-		\epoc32\include\stdapis\stlportv5\stl\msl_string.h \
-		\epoc32\include\stdapis\stlportv5\stl\_string_base.h \
-		\epoc32\include\stdapis\stlportv5\stl\_string_npos.h \
-		\epoc32\include\stdapis\stlportv5\stl\_string_operators.h \
-		\epoc32\include\stdapis\stlportv5\stl\_string.c \
-		\epoc32\include\stdapis\stlportv5\stl\_ctraits_fns.h \
-		\epoc32\include\stdapis\stlportv5\stl\_range_errors.h \
-		\epoc32\include\stdapis\stlportv5\stl\_stdexcept.h \
-		\epoc32\include\stdapis\stlportv5\stl\_stdexcept_base.h \
-		\epoc32\include\stdapis\stlportv5\stl\_string_hash.h \
-		\epoc32\include\stdapis\stlportv5\stl\_hash_fun.h \
-		\epoc32\include\stdapis\stlportv5\stl\_string_io.h \
-		\epoc32\include\stdapis\stlportv5\stl\_ostream.h \
-		\epoc32\include\stdapis\stlportv5\stl\_ios.h \
-		\epoc32\include\stdapis\stlportv5\stl\_ios_base.h \
-		\epoc32\include\stdapis\stlportv5\stl\_locale.h \
-		\epoc32\include\stdapis\stlportv5\stl\_threads.h \
-		..\..\epoc32\include\e32atomics.h \
-		\epoc32\include\stdapis\stlportv5\stl\_ctime.h \
-		..\..\epoc32\include\stdapis\stlportv5\cstdio \
-		..\..\epoc32\include\stdapis\stlportv5\cwchar \
-		..\..\epoc32\include\stdapis\stlportv5\cassert \
-		..\..\epoc32\include\stdapis\assert.h \
-		\epoc32\include\stdapis\stlportv5\stl\_threads.c \
-		\epoc32\include\stdapis\stlportv5\stl\_ctype.h \
-		\epoc32\include\stdapis\stlportv5\stl\c_locale.h \
-		\epoc32\include\stdapis\stlportv5\stl\_numpunct.h \
-		\epoc32\include\stdapis\stlportv5\stl\_ios.c \
-		\epoc32\include\stdapis\stlportv5\stl\_streambuf.h \
-		\epoc32\include\stdapis\stlportv5\stl\_streambuf.c \
-		\epoc32\include\stdapis\stlportv5\stl\_ostreambuf_iterator.h \
-		\epoc32\include\stdapis\stlportv5\stl\_ostream.c \
-		\epoc32\include\stdapis\stlportv5\stl\_num_put.h \
-		\epoc32\include\stdapis\stlportv5\stl\_iostream_string.h \
-		\epoc32\include\stdapis\stlportv5\stl\_num_put.c \
-		\epoc32\include\stdapis\stlportv5\stl\_istream.h \
-		\epoc32\include\stdapis\stlportv5\stl\_istreambuf_iterator.h \
-		\epoc32\include\stdapis\stlportv5\stl\_istream.c \
-		\epoc32\include\stdapis\stlportv5\stl\_num_get.h \
-		\epoc32\include\stdapis\stlportv5\stl\_num_get.c \
-		\epoc32\include\stdapis\stlportv5\stl\_string_io.c \
-		\epoc32\include\mw\QtCore\qstringbuilder.h \
-		\epoc32\include\mw\QtCore\qmap.h \
-		\epoc32\include\mw\QtCore\qiterator.h \
-		\epoc32\include\mw\QtCore\qlist.h \
-		\epoc32\include\mw\QtCore\qalgorithms.h \
-		..\..\epoc32\include\stdapis\stlportv5\iterator \
-		\epoc32\include\stdapis\stlportv5\stl\_stream_iterator.h \
-		..\..\epoc32\include\stdapis\stlportv5\list \
-		\epoc32\include\stdapis\stlportv5\stl\_list.h \
-		\epoc32\include\stdapis\stlportv5\stl\_list.c \
-		\epoc32\include\stdapis\stlportv5\stl\_carray.h \
-		\epoc32\include\stdapis\stlportv5\stl\_relops_cont.h \
-		..\..\epoc32\include\stdapis\stlportv5\map \
-		\epoc32\include\stdapis\stlportv5\stl\_map.h \
-		\epoc32\include\stdapis\stlportv5\stl\_tree.h \
-		\epoc32\include\stdapis\stlportv5\stl\_tree.c \
-		\epoc32\include\mw\QtCore\qcoreevent.h \
-		\epoc32\include\mw\QtCore\qscopedpointer.h \
-		\epoc32\include\mw\QtCore\qeventloop.h \
-		\epoc32\include\mw\QtCore\qstringlist.h \
-		\epoc32\include\mw\QtCore\qdatastream.h \
-		\epoc32\include\mw\QtCore\qiodevice.h \
-		\epoc32\include\mw\QtCore\qregexp.h \
-		\epoc32\include\mw\QtCore\qstringmatcher.h \
-		\epoc32\include\mw\Qt3Support\q3valuelist.h \
-		\epoc32\include\mw\QtCore\qlinkedlist.h \
-		..\..\epoc32\include\mw\QtCore\QMutex \
-		..\..\epoc32\include\mw\QtCore\qmutex.h \
-		..\..\epoc32\include\mw\QtCore\QThread \
-		..\..\epoc32\include\mw\QtCore\qthread.h \
-		..\..\epoc32\include\mw\QtCore\QWaitCondition \
-		..\..\epoc32\include\mw\QtCore\qwaitcondition.h \
-		wtf\qt\ThreadingQt.cpp
-	\epoc32\tools\moc.exe $(DEFINES) $(INCPATH) -DSYMBIAN z:\qtwebkit-symbian-qtp\JavaScriptCore\wtf\qt\ThreadingQt.cpp -o z:\qtwebkit-symbian-qtp\JavaScriptCore\ThreadingQt.moc
-
-compiler_uic_make_all:
-compiler_uic_clean:
-compiler_yacc_decl_make_all:
-compiler_yacc_decl_clean:
-compiler_yacc_impl_make_all:
-compiler_yacc_impl_clean:
-compiler_lex_make_all:
-compiler_lex_clean:
-compiler_clean: compiler_moc_source_clean 
-
-dodistclean:
-	-@ if EXIST "z:\qtwebkit-symbian-qtp\JavaScriptCore\Makefile" $(DEL_FILE)  "z:\qtwebkit-symbian-qtp\JavaScriptCore\Makefile"
-	-@ if EXIST "z:\qtwebkit-symbian-qtp\JavaScriptCore\JavaScriptCore_0xE7e8b352.mmp" $(DEL_FILE)  "z:\qtwebkit-symbian-qtp\JavaScriptCore\JavaScriptCore_0xE7e8b352.mmp"
-	-@ if EXIST "z:\qtwebkit-symbian-qtp\JavaScriptCore\bld.inf" $(DEL_FILE)  "z:\qtwebkit-symbian-qtp\JavaScriptCore\bld.inf"
-
-distclean: clean dodistclean
-
-clean: bld.inf
-	-$(SBS) reallyclean
-
-clean-debug: bld.inf
-	$(SBS) reallyclean -c winscw_udeb -c gcce_udeb -c armv5_udeb -c armv6_udeb
-clean-release: bld.inf
-	$(SBS) reallyclean -c gcce_urel -c armv5_urel -c armv6_urel
-clean-debug-winscw: bld.inf
-	$(SBS) reallyclean -c winscw_udeb
-clean-debug-gcce: bld.inf
-	$(SBS) reallyclean -c gcce_udeb
-clean-debug-armv5: bld.inf
-	$(SBS) reallyclean -c armv5_udeb
-clean-debug-armv6: bld.inf
-	$(SBS) reallyclean -c armv6_udeb
-clean-release-gcce: bld.inf
-	$(SBS) reallyclean -c gcce_urel
-clean-release-armv5: bld.inf
-	$(SBS) reallyclean -c armv5_urel
-clean-release-armv6: bld.inf
-	$(SBS) reallyclean -c armv6_urel
-