############################################################################# # Makefile for building: libQt5Core # Generated by qmake (3.0) (Qt 5.2.0) # Project: corelib.pro # Template: lib # Command: E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\bin\qmake -o Makefile corelib.pro ############################################################################# MAKEFILE = Makefile ####### Compiler, tools and options CC = arm-linux-gnueabihf-gcc CXX = arm-linux-gnueabihf-g++ DEFINES = -DQT_NO_USING_NAMESPACE -DQT_BUILD_CORE_LIB -DQT_BUILDING_QT -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x050000 -DPCRE_HAVE_CONFIG_H -DQT_CORE_LIB -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE CFLAGS = -pipe -march=armv7-a -mtune=cortex-a8 -mthumb -mfpu=vfp -mfloat-abi=hard -Wa,-mimplicit-it=thumb -marm -mthumb-interwork -g -Wall -W -D_REENTRANT -fPIC $(DEFINES) CXXFLAGS = -pipe -march=armv7-a -mtune=cortex-a8 -mthumb -mfpu=vfp -mfloat-abi=hard -Wa,-mimplicit-it=thumb -marm -mthumb-interwork -g -Wall -W -D_REENTRANT -fPIC $(DEFINES) INCPATH = -I. -I"..\..\include" -I"..\..\include\QtCore" -I"..\..\include\QtCore\5.2.0" -I"..\..\include\QtCore\5.2.0\QtCore" -I"global" -I"..\3rdparty\zlib" -I"..\3rdparty\pcre" -I"..\3rdparty\harfbuzz\src" -I"..\3rdparty\md5" -I"..\3rdparty\md4" -I"..\3rdparty\sha3" -I".moc" -I"..\..\mkspecs\linux-arm-gnueabi-g++" LINKER = arm-linux-gnueabihf-g++ LFLAGS = -Wl,-rpath,E:/Qt/test_toradex/qt52-cross-compile-tegra2-windows-scripts/qtsrc/qtbase/lib -Wl,--no-undefined -shared -Wl,--out-implib,E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\lib\liblibQt5Core5.a LIBS = -lrt -ldl -lpthread .obj\libQt5Core_resource.res -lm -ldl QMAKE = E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\bin\qmake IDC = E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\bin\idc.exe IDL = midl ZIP = zip -r -9 DEF_FILE = RES_FILE = .obj\libQt5Core_resource.res COPY = copy /y SED = $(QMAKE) -install sed COPY_FILE = cp -f COPY_DIR = xcopy /s /q /y /i DEL_FILE = del DEL_DIR = rmdir MOVE = move CHK_DIR_EXISTS= if not exist MKDIR = mkdir INSTALL_FILE = install -m 644 -p INSTALL_PROGRAM = install -m 755 -p INSTALL_DIR = $(COPY_DIR) ####### Output directory OBJECTS_DIR = .obj ####### Files SOURCES = animation\qabstractanimation.cpp \ animation\qvariantanimation.cpp \ animation\qpropertyanimation.cpp \ animation\qanimationgroup.cpp \ animation\qsequentialanimationgroup.cpp \ animation\qparallelanimationgroup.cpp \ animation\qpauseanimation.cpp \ arch\qatomic_unix.cpp \ global\qglobal.cpp \ global\qglobalstatic.cpp \ global\qlibraryinfo.cpp \ global\qmalloc.cpp \ global\qnumeric.cpp \ global\qlogging.cpp \ thread\qatomic.cpp \ thread\qexception.cpp \ thread\qresultstore.cpp \ thread\qfutureinterface.cpp \ thread\qfuturewatcher.cpp \ thread\qmutex.cpp \ thread\qreadwritelock.cpp \ thread\qrunnable.cpp \ thread\qmutexpool.cpp \ thread\qsemaphore.cpp \ thread\qthread.cpp \ thread\qthreadpool.cpp \ thread\qthreadstorage.cpp \ thread\qthread_unix.cpp \ thread\qwaitcondition_unix.cpp \ tools\qarraydata.cpp \ tools\qbitarray.cpp \ tools\qbytearray.cpp \ tools\qbytearraymatcher.cpp \ tools\qcollator.cpp \ tools\qcommandlineoption.cpp \ tools\qcommandlineparser.cpp \ tools\qcryptographichash.cpp \ tools\qdatetime.cpp \ tools\qdatetimeparser.cpp \ tools\qeasingcurve.cpp \ tools\qelapsedtimer.cpp \ tools\qfreelist.cpp \ tools\qhash.cpp \ tools\qline.cpp \ tools\qlinkedlist.cpp \ tools\qlist.cpp \ tools\qlocale.cpp \ tools\qlocale_tools.cpp \ tools\qpoint.cpp \ tools\qmap.cpp \ tools\qmargins.cpp \ tools\qmessageauthenticationcode.cpp \ tools\qcontiguouscache.cpp \ tools\qrect.cpp \ tools\qregexp.cpp \ tools\qregularexpression.cpp \ tools\qrefcount.cpp \ tools\qshareddata.cpp \ tools\qsharedpointer.cpp \ tools\qsimd.cpp \ tools\qsize.cpp \ tools\qstring.cpp \ tools\qstringbuilder.cpp \ tools\qstringlist.cpp \ tools\qtextboundaryfinder.cpp \ tools\qtimeline.cpp \ tools\qtimezone.cpp \ tools\qtimezoneprivate.cpp \ tools\qunicodetools.cpp \ tools\qvector.cpp \ tools\qvsnprintf.cpp \ tools\qelapsedtimer_unix.cpp \ tools\qlocale_unix.cpp \ tools\qtimezoneprivate_tz.cpp \ ..\3rdparty\zlib\adler32.c \ ..\3rdparty\zlib\compress.c \ ..\3rdparty\zlib\crc32.c \ ..\3rdparty\zlib\deflate.c \ ..\3rdparty\zlib\gzclose.c \ ..\3rdparty\zlib\gzlib.c \ ..\3rdparty\zlib\gzread.c \ ..\3rdparty\zlib\gzwrite.c \ ..\3rdparty\zlib\infback.c \ ..\3rdparty\zlib\inffast.c \ ..\3rdparty\zlib\inflate.c \ ..\3rdparty\zlib\inftrees.c \ ..\3rdparty\zlib\trees.c \ ..\3rdparty\zlib\uncompr.c \ ..\3rdparty\zlib\zutil.c \ tools\qcollator_posix.cpp \ ..\3rdparty\pcre\pcre16_byte_order.c \ ..\3rdparty\pcre\pcre16_chartables.c \ ..\3rdparty\pcre\pcre16_compile.c \ ..\3rdparty\pcre\pcre16_config.c \ ..\3rdparty\pcre\pcre16_dfa_exec.c \ ..\3rdparty\pcre\pcre16_exec.c \ ..\3rdparty\pcre\pcre16_fullinfo.c \ ..\3rdparty\pcre\pcre16_get.c \ ..\3rdparty\pcre\pcre16_globals.c \ ..\3rdparty\pcre\pcre16_jit_compile.c \ ..\3rdparty\pcre\pcre16_maketables.c \ ..\3rdparty\pcre\pcre16_newline.c \ ..\3rdparty\pcre\pcre16_ord2utf16.c \ ..\3rdparty\pcre\pcre16_refcount.c \ ..\3rdparty\pcre\pcre16_string_utils.c \ ..\3rdparty\pcre\pcre16_study.c \ ..\3rdparty\pcre\pcre16_tables.c \ ..\3rdparty\pcre\pcre16_ucd.c \ ..\3rdparty\pcre\pcre16_utf16_utils.c \ ..\3rdparty\pcre\pcre16_valid_utf16.c \ ..\3rdparty\pcre\pcre16_version.c \ ..\3rdparty\pcre\pcre16_xclass.c \ ..\3rdparty\harfbuzz\src\harfbuzz-buffer.c \ ..\3rdparty\harfbuzz\src\harfbuzz-gdef.c \ ..\3rdparty\harfbuzz\src\harfbuzz-gsub.c \ ..\3rdparty\harfbuzz\src\harfbuzz-gpos.c \ ..\3rdparty\harfbuzz\src\harfbuzz-impl.c \ ..\3rdparty\harfbuzz\src\harfbuzz-open.c \ ..\3rdparty\harfbuzz\src\harfbuzz-stream.c \ ..\3rdparty\harfbuzz\src\harfbuzz-shaper-all.cpp \ tools\qharfbuzz.cpp \ io\qabstractfileengine.cpp \ io\qbuffer.cpp \ io\qdatastream.cpp \ io\qdataurl.cpp \ io\qtldurl.cpp \ io\qdebug.cpp \ io\qdir.cpp \ io\qdiriterator.cpp \ io\qfile.cpp \ io\qfiledevice.cpp \ io\qfileinfo.cpp \ io\qipaddress.cpp \ io\qiodevice.cpp \ io\qlockfile.cpp \ io\qnoncontiguousbytedevice.cpp \ io\qprocess.cpp \ io\qtextstream.cpp \ io\qtemporarydir.cpp \ io\qtemporaryfile.cpp \ io\qresource.cpp \ io\qresource_iterator.cpp \ io\qsavefile.cpp \ io\qstandardpaths.cpp \ io\qurl.cpp \ io\qurlidna.cpp \ io\qurlquery.cpp \ io\qurlrecode.cpp \ io\qsettings.cpp \ io\qfsfileengine.cpp \ io\qfsfileengine_iterator.cpp \ io\qfilesystemwatcher.cpp \ io\qfilesystemwatcher_polling.cpp \ io\qfilesystementry.cpp \ io\qfilesystemengine.cpp \ io\qfileselector.cpp \ io\qloggingcategory.cpp \ io\qloggingregistry.cpp \ io\qfsfileengine_unix.cpp \ io\qfilesystemengine_unix.cpp \ io\qlockfile_unix.cpp \ io\qprocess_unix.cpp \ io\qfilesystemiterator_unix.cpp \ io\qstandardpaths_unix.cpp \ io\qfilesystemwatcher_inotify.cpp \ itemmodels\qabstractitemmodel.cpp \ itemmodels\qabstractproxymodel.cpp \ itemmodels\qitemselectionmodel.cpp \ itemmodels\qidentityproxymodel.cpp \ itemmodels\qsortfilterproxymodel.cpp \ itemmodels\qstringlistmodel.cpp \ json\qjson.cpp \ json\qjsondocument.cpp \ json\qjsonobject.cpp \ json\qjsonarray.cpp \ json\qjsonvalue.cpp \ json\qjsonwriter.cpp \ json\qjsonparser.cpp \ plugin\qpluginloader.cpp \ plugin\qfactoryloader.cpp \ plugin\quuid.cpp \ plugin\qlibrary.cpp \ plugin\qelfparser_p.cpp \ plugin\qmachparser.cpp \ plugin\qlibrary_unix.cpp \ kernel\qabstracteventdispatcher.cpp \ kernel\qabstractnativeeventfilter.cpp \ kernel\qbasictimer.cpp \ kernel\qeventloop.cpp \ kernel\qcoreapplication.cpp \ kernel\qcoreevent.cpp \ kernel\qmetaobject.cpp \ kernel\qmetatype.cpp \ kernel\qmetaobjectbuilder.cpp \ kernel\qmimedata.cpp \ kernel\qobject.cpp \ kernel\qobjectcleanuphandler.cpp \ kernel\qsignalmapper.cpp \ kernel\qsocketnotifier.cpp \ kernel\qtimer.cpp \ kernel\qtranslator.cpp \ kernel\qvariant.cpp \ kernel\qcoreglobaldata.cpp \ kernel\qsharedmemory.cpp \ kernel\qsystemsemaphore.cpp \ kernel\qpointer.cpp \ kernel\qmath.cpp \ kernel\qsystemerror.cpp \ kernel\qcore_unix.cpp \ kernel\qcrashhandler.cpp \ kernel\qeventdispatcher_unix.cpp \ kernel\qtimerinfo_unix.cpp \ kernel\qsharedmemory_unix.cpp \ kernel\qsystemsemaphore_unix.cpp \ codecs\qisciicodec.cpp \ codecs\qlatincodec.cpp \ codecs\qtextcodec.cpp \ codecs\qtsciicodec.cpp \ codecs\qutfcodec.cpp \ codecs\qsimplecodec.cpp \ codecs\qgb18030codec.cpp \ codecs\qjpunicode.cpp \ codecs\qeucjpcodec.cpp \ codecs\qjiscodec.cpp \ codecs\qsjiscodec.cpp \ codecs\qeuckrcodec.cpp \ codecs\qbig5codec.cpp \ statemachine\qstatemachine.cpp \ statemachine\qabstractstate.cpp \ statemachine\qstate.cpp \ statemachine\qfinalstate.cpp \ statemachine\qhistorystate.cpp \ statemachine\qabstracttransition.cpp \ statemachine\qsignaltransition.cpp \ statemachine\qeventtransition.cpp \ mimetypes\qmimedatabase.cpp \ mimetypes\qmimetype.cpp \ mimetypes\qmimemagicrulematcher.cpp \ mimetypes\qmimetypeparser.cpp \ mimetypes\qmimemagicrule.cpp \ mimetypes\qmimeglobpattern.cpp \ mimetypes\qmimeprovider.cpp \ xml\qxmlstream.cpp \ xml\qxmlutils.cpp .rcc\qrc_mimetypes.cpp \ .moc\moc_qabstractanimation_p.cpp \ .moc\moc_qnamespace.cpp \ .moc\moc_qthread.cpp \ .moc\moc_qthreadpool.cpp \ .moc\moc_qfuturewatcher.cpp \ .moc\moc_qeasingcurve.cpp \ .moc\moc_qlocale.cpp \ .moc\moc_qtimeline.cpp \ .moc\moc_qfile.cpp \ .moc\moc_qfiledevice.cpp \ .moc\moc_qiodevice.cpp \ .moc\moc_qnoncontiguousbytedevice_p.cpp \ .moc\moc_qtextstream_p.cpp \ .moc\moc_qtemporaryfile.cpp \ .moc\moc_qsavefile.cpp \ .moc\moc_qsettings.cpp \ .moc\moc_qfilesystemwatcher_p.cpp \ .moc\moc_qfilesystemwatcher_polling_p.cpp \ .moc\moc_qfilesystemwatcher_inotify_p.cpp \ .moc\moc_qabstractitemmodel.cpp \ .moc\moc_qstringlistmodel.cpp \ .moc\moc_qpluginloader.cpp \ .moc\moc_qlibrary.cpp \ .moc\moc_qfactoryloader_p.cpp \ .moc\moc_qabstracteventdispatcher.cpp \ .moc\moc_qeventloop.cpp \ .moc\moc_qcoreapplication.cpp \ .moc\moc_qcoreevent.cpp \ .moc\moc_qmimedata.cpp \ .moc\moc_qsocketnotifier.cpp \ .moc\moc_qtimer.cpp \ .moc\moc_qtranslator.cpp \ .moc\moc_qobjectcleanuphandler.cpp \ .moc\moc_qsharedmemory.cpp \ .moc\moc_qeventdispatcher_unix_p.cpp \ .moc\moc_qabstractstate.cpp \ .moc\moc_qstate.cpp \ .moc\moc_qfinalstate.cpp \ .moc\moc_qhistorystate.cpp \ .moc\moc_qabstracttransition.cpp \ .moc\moc_qsignaltransition.cpp \ .moc\moc_qeventtransition.cpp OBJECTS = .obj/qabstractanimation.obj \ .obj/qvariantanimation.obj \ .obj/qpropertyanimation.obj \ .obj/qanimationgroup.obj \ .obj/qsequentialanimationgroup.obj \ .obj/qparallelanimationgroup.obj \ .obj/qpauseanimation.obj \ .obj/qatomic_unix.obj \ .obj/qglobal.obj \ .obj/qglobalstatic.obj \ .obj/qlibraryinfo.obj \ .obj/qmalloc.obj \ .obj/qnumeric.obj \ .obj/qlogging.obj \ .obj/qatomic.obj \ .obj/qexception.obj \ .obj/qresultstore.obj \ .obj/qfutureinterface.obj \ .obj/qfuturewatcher.obj \ .obj/qmutex.obj \ .obj/qreadwritelock.obj \ .obj/qrunnable.obj \ .obj/qmutexpool.obj \ .obj/qsemaphore.obj \ .obj/qthread.obj \ .obj/qthreadpool.obj \ .obj/qthreadstorage.obj \ .obj/qthread_unix.obj \ .obj/qwaitcondition_unix.obj \ .obj/qarraydata.obj \ .obj/qbitarray.obj \ .obj/qbytearray.obj \ .obj/qbytearraymatcher.obj \ .obj/qcollator.obj \ .obj/qcommandlineoption.obj \ .obj/qcommandlineparser.obj \ .obj/qcryptographichash.obj \ .obj/qdatetime.obj \ .obj/qdatetimeparser.obj \ .obj/qeasingcurve.obj \ .obj/qelapsedtimer.obj \ .obj/qfreelist.obj \ .obj/qhash.obj \ .obj/qline.obj \ .obj/qlinkedlist.obj \ .obj/qlist.obj \ .obj/qlocale.obj \ .obj/qlocale_tools.obj \ .obj/qpoint.obj \ .obj/qmap.obj \ .obj/qmargins.obj \ .obj/qmessageauthenticationcode.obj \ .obj/qcontiguouscache.obj \ .obj/qrect.obj \ .obj/qregexp.obj \ .obj/qregularexpression.obj \ .obj/qrefcount.obj \ .obj/qshareddata.obj \ .obj/qsharedpointer.obj \ .obj/qsimd.obj \ .obj/qsize.obj \ .obj/qstring.obj \ .obj/qstringbuilder.obj \ .obj/qstringlist.obj \ .obj/qtextboundaryfinder.obj \ .obj/qtimeline.obj \ .obj/qtimezone.obj \ .obj/qtimezoneprivate.obj \ .obj/qunicodetools.obj \ .obj/qvector.obj \ .obj/qvsnprintf.obj \ .obj/qelapsedtimer_unix.obj \ .obj/qlocale_unix.obj \ .obj/qtimezoneprivate_tz.obj \ .obj/adler32.obj \ .obj/compress.obj \ .obj/crc32.obj \ .obj/deflate.obj \ .obj/gzclose.obj \ .obj/gzlib.obj \ .obj/gzread.obj \ .obj/gzwrite.obj \ .obj/infback.obj \ .obj/inffast.obj \ .obj/inflate.obj \ .obj/inftrees.obj \ .obj/trees.obj \ .obj/uncompr.obj \ .obj/zutil.obj \ .obj/qcollator_posix.obj \ .obj/pcre16_byte_order.obj \ .obj/pcre16_chartables.obj \ .obj/pcre16_compile.obj \ .obj/pcre16_config.obj \ .obj/pcre16_dfa_exec.obj \ .obj/pcre16_exec.obj \ .obj/pcre16_fullinfo.obj \ .obj/pcre16_get.obj \ .obj/pcre16_globals.obj \ .obj/pcre16_jit_compile.obj \ .obj/pcre16_maketables.obj \ .obj/pcre16_newline.obj \ .obj/pcre16_ord2utf16.obj \ .obj/pcre16_refcount.obj \ .obj/pcre16_string_utils.obj \ .obj/pcre16_study.obj \ .obj/pcre16_tables.obj \ .obj/pcre16_ucd.obj \ .obj/pcre16_utf16_utils.obj \ .obj/pcre16_valid_utf16.obj \ .obj/pcre16_version.obj \ .obj/pcre16_xclass.obj \ .obj/harfbuzz-buffer.obj \ .obj/harfbuzz-gdef.obj \ .obj/harfbuzz-gsub.obj \ .obj/harfbuzz-gpos.obj \ .obj/harfbuzz-impl.obj \ .obj/harfbuzz-open.obj \ .obj/harfbuzz-stream.obj \ .obj/harfbuzz-shaper-all.obj \ .obj/qharfbuzz.obj \ .obj/qabstractfileengine.obj \ .obj/qbuffer.obj \ .obj/qdatastream.obj \ .obj/qdataurl.obj \ .obj/qtldurl.obj \ .obj/qdebug.obj \ .obj/qdir.obj \ .obj/qdiriterator.obj \ .obj/qfile.obj \ .obj/qfiledevice.obj \ .obj/qfileinfo.obj \ .obj/qipaddress.obj \ .obj/qiodevice.obj \ .obj/qlockfile.obj \ .obj/qnoncontiguousbytedevice.obj \ .obj/qprocess.obj \ .obj/qtextstream.obj \ .obj/qtemporarydir.obj \ .obj/qtemporaryfile.obj \ .obj/qresource.obj \ .obj/qresource_iterator.obj \ .obj/qsavefile.obj \ .obj/qstandardpaths.obj \ .obj/qurl.obj \ .obj/qurlidna.obj \ .obj/qurlquery.obj \ .obj/qurlrecode.obj \ .obj/qsettings.obj \ .obj/qfsfileengine.obj \ .obj/qfsfileengine_iterator.obj \ .obj/qfilesystemwatcher.obj \ .obj/qfilesystemwatcher_polling.obj \ .obj/qfilesystementry.obj \ .obj/qfilesystemengine.obj \ .obj/qfileselector.obj \ .obj/qloggingcategory.obj \ .obj/qloggingregistry.obj \ .obj/qfsfileengine_unix.obj \ .obj/qfilesystemengine_unix.obj \ .obj/qlockfile_unix.obj \ .obj/qprocess_unix.obj \ .obj/qfilesystemiterator_unix.obj \ .obj/qstandardpaths_unix.obj \ .obj/qfilesystemwatcher_inotify.obj \ .obj/qabstractitemmodel.obj \ .obj/qabstractproxymodel.obj \ .obj/qitemselectionmodel.obj \ .obj/qidentityproxymodel.obj \ .obj/qsortfilterproxymodel.obj \ .obj/qstringlistmodel.obj \ .obj/qjson.obj \ .obj/qjsondocument.obj \ .obj/qjsonobject.obj \ .obj/qjsonarray.obj \ .obj/qjsonvalue.obj \ .obj/qjsonwriter.obj \ .obj/qjsonparser.obj \ .obj/qpluginloader.obj \ .obj/qfactoryloader.obj \ .obj/quuid.obj \ .obj/qlibrary.obj \ .obj/qelfparser_p.obj \ .obj/qmachparser.obj \ .obj/qlibrary_unix.obj \ .obj/qabstracteventdispatcher.obj \ .obj/qabstractnativeeventfilter.obj \ .obj/qbasictimer.obj \ .obj/qeventloop.obj \ .obj/qcoreapplication.obj \ .obj/qcoreevent.obj \ .obj/qmetaobject.obj \ .obj/qmetatype.obj \ .obj/qmetaobjectbuilder.obj \ .obj/qmimedata.obj \ .obj/qobject.obj \ .obj/qobjectcleanuphandler.obj \ .obj/qsignalmapper.obj \ .obj/qsocketnotifier.obj \ .obj/qtimer.obj \ .obj/qtranslator.obj \ .obj/qvariant.obj \ .obj/qcoreglobaldata.obj \ .obj/qsharedmemory.obj \ .obj/qsystemsemaphore.obj \ .obj/qpointer.obj \ .obj/qmath.obj \ .obj/qsystemerror.obj \ .obj/qcore_unix.obj \ .obj/qcrashhandler.obj \ .obj/qeventdispatcher_unix.obj \ .obj/qtimerinfo_unix.obj \ .obj/qsharedmemory_unix.obj \ .obj/qsystemsemaphore_unix.obj \ .obj/qisciicodec.obj \ .obj/qlatincodec.obj \ .obj/qtextcodec.obj \ .obj/qtsciicodec.obj \ .obj/qutfcodec.obj \ .obj/qsimplecodec.obj \ .obj/qgb18030codec.obj \ .obj/qjpunicode.obj \ .obj/qeucjpcodec.obj \ .obj/qjiscodec.obj \ .obj/qsjiscodec.obj \ .obj/qeuckrcodec.obj \ .obj/qbig5codec.obj \ .obj/qstatemachine.obj \ .obj/qabstractstate.obj \ .obj/qstate.obj \ .obj/qfinalstate.obj \ .obj/qhistorystate.obj \ .obj/qabstracttransition.obj \ .obj/qsignaltransition.obj \ .obj/qeventtransition.obj \ .obj/qmimedatabase.obj \ .obj/qmimetype.obj \ .obj/qmimemagicrulematcher.obj \ .obj/qmimetypeparser.obj \ .obj/qmimemagicrule.obj \ .obj/qmimeglobpattern.obj \ .obj/qmimeprovider.obj \ .obj/qxmlstream.obj \ .obj/qxmlutils.obj \ .obj/qrc_mimetypes.obj \ .obj/moc_qabstractanimation_p.obj \ .obj/moc_qnamespace.obj \ .obj/moc_qthread.obj \ .obj/moc_qthreadpool.obj \ .obj/moc_qfuturewatcher.obj \ .obj/moc_qeasingcurve.obj \ .obj/moc_qlocale.obj \ .obj/moc_qtimeline.obj \ .obj/moc_qfile.obj \ .obj/moc_qfiledevice.obj \ .obj/moc_qiodevice.obj \ .obj/moc_qnoncontiguousbytedevice_p.obj \ .obj/moc_qtextstream_p.obj \ .obj/moc_qtemporaryfile.obj \ .obj/moc_qsavefile.obj \ .obj/moc_qsettings.obj \ .obj/moc_qfilesystemwatcher_p.obj \ .obj/moc_qfilesystemwatcher_polling_p.obj \ .obj/moc_qfilesystemwatcher_inotify_p.obj \ .obj/moc_qabstractitemmodel.obj \ .obj/moc_qstringlistmodel.obj \ .obj/moc_qpluginloader.obj \ .obj/moc_qlibrary.obj \ .obj/moc_qfactoryloader_p.obj \ .obj/moc_qabstracteventdispatcher.obj \ .obj/moc_qeventloop.obj \ .obj/moc_qcoreapplication.obj \ .obj/moc_qcoreevent.obj \ .obj/moc_qmimedata.obj \ .obj/moc_qsocketnotifier.obj \ .obj/moc_qtimer.obj \ .obj/moc_qtranslator.obj \ .obj/moc_qobjectcleanuphandler.obj \ .obj/moc_qsharedmemory.obj \ .obj/moc_qeventdispatcher_unix_p.obj \ .obj/moc_qabstractstate.obj \ .obj/moc_qstate.obj \ .obj/moc_qfinalstate.obj \ .obj/moc_qhistorystate.obj \ .obj/moc_qabstracttransition.obj \ .obj/moc_qsignaltransition.obj \ .obj/moc_qeventtransition.obj DIST = QMAKE_TARGET = Qt5Core DESTDIR = ..\..\lib\ #avoid trailing-slash linebreak TARGET = libQt5Core5.dll DESTDIR_TARGET = ..\..\lib\libQt5Core5.dll ####### Implicit rules .SUFFIXES: .cpp .cc .cxx .c .cpp.obj: $(CXX) -c $(CXXFLAGS) $(INCPATH) -o $@ $< .cc.obj: $(CXX) -c $(CXXFLAGS) $(INCPATH) -o $@ $< .cxx.obj: $(CXX) -c $(CXXFLAGS) $(INCPATH) -o $@ $< .c.obj: $(CC) -c $(CFLAGS) $(INCPATH) -o $@ $< ####### Build rules first: all all: Makefile ../../lib/Qt5Core.prl ../../lib/pkgconfig/Qt5Core.pc $(DESTDIR_TARGET) $(DESTDIR_TARGET): $(OBJECTS) .obj/libQt5Core_resource.res $(LINKER) $(LFLAGS) -o $(DESTDIR_TARGET) .libQt5Core $(LIBS) { test -z "$(DESTDIR)" || cd "$(DESTDIR)"; } && test $$(gdb --version | sed -e 's,[^0-9][^0-9]*\([0-9]\)\.\([0-9]\).*,\1\2,;q') -gt 72 && gdb --nx --batch --quiet -ex 'set confirm off' -ex "save gdb-index ." -ex quit '$(TARGET)' && test -f $(TARGET).gdb-index && arm-linux-gnueabihf-objcopy --add-section '.gdb_index=$(TARGET).gdb-index' --set-section-flags '.gdb_index=readonly' '$(TARGET)' '$(TARGET)' && del $(TARGET).gdb-index || true .obj/libQt5Core_resource.res: libQt5Core_resource.rc rc -i libQt5Core_resource.rc -o .obj\libQt5Core_resource.res --include-dir=. $(DEFINES) ../../lib/Qt5Core.prl: @$(QMAKE) -prl corelib.pro Makefile: corelib.pro ../../.qmake.conf ../../.qmake.cache ../../mkspecs/linux-arm-gnueabi-g++/qmake.conf ../../mkspecs/features/spec_pre.prf \ ../../mkspecs/common/shell-unix.conf \ ../../mkspecs/common/unix.conf \ ../../mkspecs/common/linux.conf \ ../../mkspecs/common/gcc-base.conf \ ../../mkspecs/common/gcc-base-unix.conf \ ../../mkspecs/common/g++-base.conf \ ../../mkspecs/common/g++-unix.conf \ ../../mkspecs/qconfig.pri \ ../../mkspecs/modules/qt_lib_bootstrap_private.pri \ ../../mkspecs/modules/qt_tool_syncqt.pri \ ../../mkspecs/features/qt_functions.prf \ ../../mkspecs/features/qt_config.prf \ ../../mkspecs/linux-arm-gnueabi-g++/qmake.conf \ ../../mkspecs/features/spec_post.prf \ ../../mkspecs/qmodule.pri \ ../../mkspecs/features/qt_build_config.prf \ ../../.qmake.conf \ ../../.qmake.cache \ ../../mkspecs/features/exclusive_builds.prf \ ../../mkspecs/features/default_pre.prf \ ../../mkspecs/features/qt_build_paths.prf \ ../../mkspecs/modules/qt_lib_core.pri \ ../../mkspecs/modules/qt_lib_core_private.pri \ ../../mkspecs/features/qt_module_pris.prf \ ../../include/QtCore/headers.pri \ ../../mkspecs/features/qt_module_headers.prf \ ../../mkspecs/features/qt_installs.prf \ ../../mkspecs/features/qt_targets.prf \ ../../mkspecs/features/qt_common.prf \ ../../mkspecs/features/qt_module.prf \ animation/animation.pri \ arch/arch.pri \ global/global.pri \ thread/thread.pri \ ../3rdparty/zlib.pri \ ../3rdparty/pcre.pri \ tools/tools.pri \ io/io.pri \ itemmodels/itemmodels.pri \ json/json.pri \ plugin/plugin.pri \ kernel/kernel.pri \ codecs/codecs.pri \ statemachine/statemachine.pri \ mimetypes/mimetypes.pri \ xml/xml.pri \ ../../mkspecs/features/cmake_functions.prf \ ../../mkspecs/features/resolve_config.prf \ ../../mkspecs/features/default_post.prf \ ../../mkspecs/features/create_cmake.prf \ ../../mkspecs/features/resources.prf \ ../../mkspecs/features/moc.prf \ ../../mkspecs/features/exceptions.prf \ ../../mkspecs/features/qt_example_installs.prf \ ../../mkspecs/features/qt_docs.prf \ ../../mkspecs/features/qt_docs_targets.prf \ ../../mkspecs/features/unix/largefile.prf \ ../../mkspecs/features/unix/gdb_dwarf_index.prf \ ../../mkspecs/features/warn_on.prf \ ../../mkspecs/features/qt.prf \ ../../mkspecs/features/unix/thread.prf \ ../../mkspecs/features/testcase_targets.prf \ ../../mkspecs/features/yacc.prf \ ../../mkspecs/features/lex.prf \ corelib.pro \ Qt5CTestMacros.cmake \ Qt5Config.cmake.in \ ../../mkspecs/features/data/cmake/Qt5ConfigVersion.cmake.in \ Qt5CoreConfigExtrasMkspecDir.cmake.in \ Qt5CoreConfigExtrasMkspecDirForInstall.cmake.in \ ../../mkspecs/features/data/cmake/Qt5BasicConfig.cmake.in \ ../../mkspecs/features/data/cmake/Qt5ConfigVersion.cmake.in \ Qt5CoreConfigExtras.cmake.in \ Qt5CoreMacros.cmake \ mimetypes/mimetypes.qrc $(QMAKE) -o Makefile corelib.pro ..\..\mkspecs\features\spec_pre.prf: ..\..\mkspecs\common\shell-unix.conf: ..\..\mkspecs\common\unix.conf: ..\..\mkspecs\common\linux.conf: ..\..\mkspecs\common\gcc-base.conf: ..\..\mkspecs\common\gcc-base-unix.conf: ..\..\mkspecs\common\g++-base.conf: ..\..\mkspecs\common\g++-unix.conf: ..\..\mkspecs\qconfig.pri: ..\..\mkspecs\modules\qt_lib_bootstrap_private.pri: ..\..\mkspecs\modules\qt_tool_syncqt.pri: ..\..\mkspecs\features\qt_functions.prf: ..\..\mkspecs\features\qt_config.prf: ..\..\mkspecs\linux-arm-gnueabi-g++\qmake.conf: ..\..\mkspecs\features\spec_post.prf: ..\..\mkspecs\qmodule.pri: ..\..\mkspecs\features\qt_build_config.prf: ..\..\.qmake.conf: ..\..\.qmake.cache: ..\..\mkspecs\features\exclusive_builds.prf: ..\..\mkspecs\features\default_pre.prf: ..\..\mkspecs\features\qt_build_paths.prf: ..\..\mkspecs\modules\qt_lib_core.pri: ..\..\mkspecs\modules\qt_lib_core_private.pri: ..\..\mkspecs\features\qt_module_pris.prf: ..\..\include\QtCore\headers.pri: ..\..\mkspecs\features\qt_module_headers.prf: ..\..\mkspecs\features\qt_installs.prf: ..\..\mkspecs\features\qt_targets.prf: ..\..\mkspecs\features\qt_common.prf: ..\..\mkspecs\features\qt_module.prf: animation\animation.pri: arch\arch.pri: global\global.pri: thread\thread.pri: ..\3rdparty\zlib.pri: ..\3rdparty\pcre.pri: tools\tools.pri: io\io.pri: itemmodels\itemmodels.pri: json\json.pri: plugin\plugin.pri: kernel\kernel.pri: codecs\codecs.pri: statemachine\statemachine.pri: mimetypes\mimetypes.pri: xml\xml.pri: ..\..\mkspecs\features\cmake_functions.prf: ..\..\mkspecs\features\resolve_config.prf: ..\..\mkspecs\features\default_post.prf: ..\..\mkspecs\features\create_cmake.prf: ..\..\mkspecs\features\resources.prf: ..\..\mkspecs\features\moc.prf: ..\..\mkspecs\features\exceptions.prf: ..\..\mkspecs\features\qt_example_installs.prf: ..\..\mkspecs\features\qt_docs.prf: ..\..\mkspecs\features\qt_docs_targets.prf: ..\..\mkspecs\features\unix\largefile.prf: ..\..\mkspecs\features\unix\gdb_dwarf_index.prf: ..\..\mkspecs\features\warn_on.prf: ..\..\mkspecs\features\qt.prf: ..\..\mkspecs\features\unix\thread.prf: ..\..\mkspecs\features\testcase_targets.prf: ..\..\mkspecs\features\yacc.prf: ..\..\mkspecs\features\lex.prf: corelib.pro: Qt5CTestMacros.cmake: Qt5Config.cmake.in: ..\..\mkspecs\features\data\cmake\Qt5ConfigVersion.cmake.in: Qt5CoreConfigExtrasMkspecDir.cmake.in: Qt5CoreConfigExtrasMkspecDirForInstall.cmake.in: ..\..\mkspecs\features\data\cmake\Qt5BasicConfig.cmake.in: ..\..\mkspecs\features\data\cmake\Qt5ConfigVersion.cmake.in: Qt5CoreConfigExtras.cmake.in: Qt5CoreMacros.cmake: mimetypes\mimetypes.qrc: qmake: FORCE @$(QMAKE) -o Makefile corelib.pro qmake_all: FORCE dist: $(ZIP) Qt5Core.zip $(SOURCES) $(DIST) corelib.pro ..\..\mkspecs\features\spec_pre.prf ..\..\mkspecs\common\shell-unix.conf ..\..\mkspecs\common\unix.conf ..\..\mkspecs\common\linux.conf ..\..\mkspecs\common\gcc-base.conf ..\..\mkspecs\common\gcc-base-unix.conf ..\..\mkspecs\common\g++-base.conf ..\..\mkspecs\common\g++-unix.conf ..\..\mkspecs\qconfig.pri ..\..\mkspecs\modules\qt_lib_bootstrap_private.pri ..\..\mkspecs\modules\qt_tool_syncqt.pri ..\..\mkspecs\features\qt_functions.prf ..\..\mkspecs\features\qt_config.prf ..\..\mkspecs\linux-arm-gnueabi-g++\qmake.conf ..\..\mkspecs\features\spec_post.prf ..\..\mkspecs\qmodule.pri ..\..\mkspecs\features\qt_build_config.prf ..\..\.qmake.conf ..\..\.qmake.cache ..\..\mkspecs\features\exclusive_builds.prf ..\..\mkspecs\features\default_pre.prf ..\..\mkspecs\features\qt_build_paths.prf ..\..\mkspecs\modules\qt_lib_core.pri ..\..\mkspecs\modules\qt_lib_core_private.pri ..\..\mkspecs\features\qt_module_pris.prf ..\..\include\QtCore\headers.pri ..\..\mkspecs\features\qt_module_headers.prf ..\..\mkspecs\features\qt_installs.prf ..\..\mkspecs\features\qt_targets.prf ..\..\mkspecs\features\qt_common.prf ..\..\mkspecs\features\qt_module.prf animation\animation.pri arch\arch.pri global\global.pri thread\thread.pri ..\3rdparty\zlib.pri ..\3rdparty\pcre.pri tools\tools.pri io\io.pri itemmodels\itemmodels.pri json\json.pri plugin\plugin.pri kernel\kernel.pri codecs\codecs.pri statemachine\statemachine.pri mimetypes\mimetypes.pri xml\xml.pri ..\..\mkspecs\features\cmake_functions.prf ..\..\mkspecs\features\resolve_config.prf ..\..\mkspecs\features\default_post.prf ..\..\mkspecs\features\create_cmake.prf ..\..\mkspecs\features\resources.prf ..\..\mkspecs\features\moc.prf ..\..\mkspecs\features\exceptions.prf ..\..\mkspecs\features\qt_example_installs.prf ..\..\mkspecs\features\qt_docs.prf ..\..\mkspecs\features\qt_docs_targets.prf ..\..\mkspecs\features\unix\largefile.prf ..\..\mkspecs\features\unix\gdb_dwarf_index.prf ..\..\mkspecs\features\warn_on.prf ..\..\mkspecs\features\qt.prf ..\..\mkspecs\features\unix\thread.prf ..\..\mkspecs\features\testcase_targets.prf ..\..\mkspecs\features\yacc.prf ..\..\mkspecs\features\lex.prf corelib.pro Qt5CTestMacros.cmake Qt5Config.cmake.in ..\..\mkspecs\features\data\cmake\Qt5ConfigVersion.cmake.in Qt5CoreConfigExtrasMkspecDir.cmake.in Qt5CoreConfigExtrasMkspecDirForInstall.cmake.in ..\..\mkspecs\features\data\cmake\Qt5BasicConfig.cmake.in ..\..\mkspecs\features\data\cmake\Qt5ConfigVersion.cmake.in Qt5CoreConfigExtras.cmake.in Qt5CoreMacros.cmake mimetypes\mimetypes.qrc RESOURCES HEADERS SOURCES OBJECTIVE_SOURCES YACCSOURCES YACCSOURCES LEXSOURCES clean: compiler_clean -$(DEL_FILE) .obj\qabstractanimation.obj .obj\qvariantanimation.obj .obj\qpropertyanimation.obj .obj\qanimationgroup.obj .obj\qsequentialanimationgroup.obj .obj\qparallelanimationgroup.obj .obj\qpauseanimation.obj .obj\qatomic_unix.obj .obj\qglobal.obj .obj\qglobalstatic.obj .obj\qlibraryinfo.obj .obj\qmalloc.obj .obj\qnumeric.obj .obj\qlogging.obj .obj\qatomic.obj .obj\qexception.obj .obj\qresultstore.obj .obj\qfutureinterface.obj .obj\qfuturewatcher.obj .obj\qmutex.obj .obj\qreadwritelock.obj .obj\qrunnable.obj .obj\qmutexpool.obj .obj\qsemaphore.obj .obj\qthread.obj .obj\qthreadpool.obj .obj\qthreadstorage.obj .obj\qthread_unix.obj .obj\qwaitcondition_unix.obj .obj\qarraydata.obj .obj\qbitarray.obj .obj\qbytearray.obj .obj\qbytearraymatcher.obj .obj\qcollator.obj .obj\qcommandlineoption.obj .obj\qcommandlineparser.obj .obj\qcryptographichash.obj .obj\qdatetime.obj .obj\qdatetimeparser.obj .obj\qeasingcurve.obj .obj\qelapsedtimer.obj .obj\qfreelist.obj .obj\qhash.obj .obj\qline.obj .obj\qlinkedlist.obj .obj\qlist.obj .obj\qlocale.obj .obj\qlocale_tools.obj .obj\qpoint.obj .obj\qmap.obj .obj\qmargins.obj .obj\qmessageauthenticationcode.obj .obj\qcontiguouscache.obj .obj\qrect.obj .obj\qregexp.obj .obj\qregularexpression.obj .obj\qrefcount.obj .obj\qshareddata.obj .obj\qsharedpointer.obj .obj\qsimd.obj .obj\qsize.obj .obj\qstring.obj .obj\qstringbuilder.obj .obj\qstringlist.obj .obj\qtextboundaryfinder.obj .obj\qtimeline.obj .obj\qtimezone.obj .obj\qtimezoneprivate.obj .obj\qunicodetools.obj .obj\qvector.obj .obj\qvsnprintf.obj .obj\qelapsedtimer_unix.obj .obj\qlocale_unix.obj .obj\qtimezoneprivate_tz.obj .obj\adler32.obj .obj\compress.obj .obj\crc32.obj .obj\deflate.obj .obj\gzclose.obj .obj\gzlib.obj .obj\gzread.obj .obj\gzwrite.obj .obj\infback.obj .obj\inffast.obj .obj\inflate.obj .obj\inftrees.obj .obj\trees.obj .obj\uncompr.obj .obj\zutil.obj .obj\qcollator_posix.obj .obj\pcre16_byte_order.obj .obj\pcre16_chartables.obj .obj\pcre16_compile.obj .obj\pcre16_config.obj .obj\pcre16_dfa_exec.obj -$(DEL_FILE) .obj\pcre16_exec.obj .obj\pcre16_fullinfo.obj .obj\pcre16_get.obj .obj\pcre16_globals.obj .obj\pcre16_jit_compile.obj .obj\pcre16_maketables.obj .obj\pcre16_newline.obj .obj\pcre16_ord2utf16.obj .obj\pcre16_refcount.obj .obj\pcre16_string_utils.obj .obj\pcre16_study.obj .obj\pcre16_tables.obj .obj\pcre16_ucd.obj .obj\pcre16_utf16_utils.obj .obj\pcre16_valid_utf16.obj .obj\pcre16_version.obj .obj\pcre16_xclass.obj .obj\harfbuzz-buffer.obj .obj\harfbuzz-gdef.obj .obj\harfbuzz-gsub.obj .obj\harfbuzz-gpos.obj .obj\harfbuzz-impl.obj .obj\harfbuzz-open.obj .obj\harfbuzz-stream.obj .obj\harfbuzz-shaper-all.obj .obj\qharfbuzz.obj .obj\qabstractfileengine.obj .obj\qbuffer.obj .obj\qdatastream.obj .obj\qdataurl.obj .obj\qtldurl.obj .obj\qdebug.obj .obj\qdir.obj .obj\qdiriterator.obj .obj\qfile.obj .obj\qfiledevice.obj .obj\qfileinfo.obj .obj\qipaddress.obj .obj\qiodevice.obj .obj\qlockfile.obj .obj\qnoncontiguousbytedevice.obj .obj\qprocess.obj .obj\qtextstream.obj .obj\qtemporarydir.obj .obj\qtemporaryfile.obj .obj\qresource.obj .obj\qresource_iterator.obj .obj\qsavefile.obj .obj\qstandardpaths.obj .obj\qurl.obj .obj\qurlidna.obj .obj\qurlquery.obj .obj\qurlrecode.obj .obj\qsettings.obj .obj\qfsfileengine.obj .obj\qfsfileengine_iterator.obj .obj\qfilesystemwatcher.obj .obj\qfilesystemwatcher_polling.obj .obj\qfilesystementry.obj .obj\qfilesystemengine.obj .obj\qfileselector.obj .obj\qloggingcategory.obj .obj\qloggingregistry.obj .obj\qfsfileengine_unix.obj .obj\qfilesystemengine_unix.obj .obj\qlockfile_unix.obj .obj\qprocess_unix.obj .obj\qfilesystemiterator_unix.obj .obj\qstandardpaths_unix.obj .obj\qfilesystemwatcher_inotify.obj .obj\qabstractitemmodel.obj .obj\qabstractproxymodel.obj .obj\qitemselectionmodel.obj .obj\qidentityproxymodel.obj .obj\qsortfilterproxymodel.obj .obj\qstringlistmodel.obj .obj\qjson.obj .obj\qjsondocument.obj .obj\qjsonobject.obj .obj\qjsonarray.obj .obj\qjsonvalue.obj .obj\qjsonwriter.obj .obj\qjsonparser.obj .obj\qpluginloader.obj .obj\qfactoryloader.obj .obj\quuid.obj -$(DEL_FILE) .obj\qlibrary.obj .obj\qelfparser_p.obj .obj\qmachparser.obj .obj\qlibrary_unix.obj .obj\qabstracteventdispatcher.obj .obj\qabstractnativeeventfilter.obj .obj\qbasictimer.obj .obj\qeventloop.obj .obj\qcoreapplication.obj .obj\qcoreevent.obj .obj\qmetaobject.obj .obj\qmetatype.obj .obj\qmetaobjectbuilder.obj .obj\qmimedata.obj .obj\qobject.obj .obj\qobjectcleanuphandler.obj .obj\qsignalmapper.obj .obj\qsocketnotifier.obj .obj\qtimer.obj .obj\qtranslator.obj .obj\qvariant.obj .obj\qcoreglobaldata.obj .obj\qsharedmemory.obj .obj\qsystemsemaphore.obj .obj\qpointer.obj .obj\qmath.obj .obj\qsystemerror.obj .obj\qcore_unix.obj .obj\qcrashhandler.obj .obj\qeventdispatcher_unix.obj .obj\qtimerinfo_unix.obj .obj\qsharedmemory_unix.obj .obj\qsystemsemaphore_unix.obj .obj\qisciicodec.obj .obj\qlatincodec.obj .obj\qtextcodec.obj .obj\qtsciicodec.obj .obj\qutfcodec.obj .obj\qsimplecodec.obj .obj\qgb18030codec.obj .obj\qjpunicode.obj .obj\qeucjpcodec.obj .obj\qjiscodec.obj .obj\qsjiscodec.obj .obj\qeuckrcodec.obj .obj\qbig5codec.obj .obj\qstatemachine.obj .obj\qabstractstate.obj .obj\qstate.obj .obj\qfinalstate.obj .obj\qhistorystate.obj .obj\qabstracttransition.obj .obj\qsignaltransition.obj .obj\qeventtransition.obj .obj\qmimedatabase.obj .obj\qmimetype.obj .obj\qmimemagicrulematcher.obj .obj\qmimetypeparser.obj .obj\qmimemagicrule.obj .obj\qmimeglobpattern.obj .obj\qmimeprovider.obj .obj\qxmlstream.obj .obj\qxmlutils.obj .obj\qrc_mimetypes.obj .obj\moc_qabstractanimation_p.obj .obj\moc_qnamespace.obj .obj\moc_qthread.obj .obj\moc_qthreadpool.obj .obj\moc_qfuturewatcher.obj .obj\moc_qeasingcurve.obj .obj\moc_qlocale.obj .obj\moc_qtimeline.obj .obj\moc_qfile.obj .obj\moc_qfiledevice.obj .obj\moc_qiodevice.obj .obj\moc_qnoncontiguousbytedevice_p.obj .obj\moc_qtextstream_p.obj .obj\moc_qtemporaryfile.obj .obj\moc_qsavefile.obj .obj\moc_qsettings.obj .obj\moc_qfilesystemwatcher_p.obj .obj\moc_qfilesystemwatcher_polling_p.obj .obj\moc_qfilesystemwatcher_inotify_p.obj .obj\moc_qabstractitemmodel.obj -$(DEL_FILE) .obj\moc_qstringlistmodel.obj .obj\moc_qpluginloader.obj .obj\moc_qlibrary.obj .obj\moc_qfactoryloader_p.obj .obj\moc_qabstracteventdispatcher.obj .obj\moc_qeventloop.obj .obj\moc_qcoreapplication.obj .obj\moc_qcoreevent.obj .obj\moc_qmimedata.obj .obj\moc_qsocketnotifier.obj .obj\moc_qtimer.obj .obj\moc_qtranslator.obj .obj\moc_qobjectcleanuphandler.obj .obj\moc_qsharedmemory.obj .obj\moc_qeventdispatcher_unix_p.obj .obj\moc_qabstractstate.obj .obj\moc_qstate.obj .obj\moc_qfinalstate.obj .obj\moc_qhistorystate.obj .obj\moc_qabstracttransition.obj .obj\moc_qsignaltransition.obj .obj\moc_qeventtransition.obj -$(DEL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\lib\liblibQt5Core5.a -$(DEL_FILE) .obj\libQt5Core_resource.res distclean: clean -$(DEL_FILE) $(DESTDIR_TARGET) -$(DEL_FILE) Makefile mocclean: compiler_moc_header_clean compiler_moc_source_clean mocables: compiler_moc_header_make_all compiler_moc_source_make_all html_docs: $(MAKE) -f $(MAKEFILE) prepare_docs && $(MAKE) -f $(MAKEFILE) generate_docs docs: $(MAKE) -f $(MAKEFILE) html_docs && $(MAKE) -f $(MAKEFILE) qch_docs install_html_docs: install_inst_html_docs uninstall_html_docs: uninstall_inst_html_docs install_qch_docs: install_inst_qch_docs uninstall_qch_docs: uninstall_inst_qch_docs install_docs: install_html_docs install_qch_docs uninstall_docs: uninstall_html_docs uninstall_qch_docs qch_docs: E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\bin\qhelpgenerator.exe E:/Qt/test_toradex/qt52-cross-compile-tegra2-windows-scripts/qtsrc/qtbase/doc/qtcore/qtcore.qhp -o E:/Qt/test_toradex/qt52-cross-compile-tegra2-windows-scripts/qtsrc/qtbase/doc/qtcore.qch prepare_docs: (set QT_INSTALL_DOCS=E:/Qt/test_toradex/qt52-cross-compile-tegra2-windows-scripts/qtsrc/qtbase/doc) & (set QT_VERSION_TAG=520) & (set QT_VER=5.2) & (set QT_VERSION=5.2.0) & E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\bin\qdoc.exe -outputdir E:/Qt/test_toradex/qt52-cross-compile-tegra2-windows-scripts/qtsrc/qtbase/doc/qtcore -installdir E:/Qt/test_toradex/qt52-cross-compile-tegra2-windows-scripts/qtsrc/qtbase/doc E:/Qt/test_toradex/qt52-cross-compile-tegra2-windows-scripts/qtsrc/qtbase/src/corelib/doc/qtcore.qdocconf -prepare -no-link-errors generate_docs: (set QT_INSTALL_DOCS=E:/Qt/test_toradex/qt52-cross-compile-tegra2-windows-scripts/qtsrc/qtbase/doc) & (set QT_VERSION_TAG=520) & (set QT_VER=5.2) & (set QT_VERSION=5.2.0) & E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\bin\qdoc.exe -outputdir E:/Qt/test_toradex/qt52-cross-compile-tegra2-windows-scripts/qtsrc/qtbase/doc/qtcore -installdir E:/Qt/test_toradex/qt52-cross-compile-tegra2-windows-scripts/qtsrc/qtbase/doc E:/Qt/test_toradex/qt52-cross-compile-tegra2-windows-scripts/qtsrc/qtbase/src/corelib/doc/qtcore.qdocconf -generate check: first compiler_rcc_make_all: .rcc/qrc_mimetypes.cpp compiler_rcc_clean: -$(DEL_FILE) .rcc\qrc_mimetypes.cpp .rcc/qrc_mimetypes.cpp: mimetypes/mimetypes.qrc \ mimetypes/mime/packages/freedesktop.org.xml E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\bin\rcc.exe -name mimetypes mimetypes\mimetypes.qrc -o .rcc\qrc_mimetypes.cpp compiler_moc_header_make_all: .moc/moc_qabstractanimation.cpp .moc/moc_qabstractanimation_p.cpp .moc/moc_qvariantanimation.cpp .moc/moc_qpropertyanimation.cpp .moc/moc_qanimationgroup.cpp .moc/moc_qsequentialanimationgroup.cpp .moc/moc_qparallelanimationgroup.cpp .moc/moc_qpauseanimation.cpp .moc/moc_qnamespace.cpp .moc/moc_qthread.cpp .moc/moc_qthreadpool.cpp .moc/moc_qfuturewatcher.cpp .moc/moc_qeasingcurve.cpp .moc/moc_qlocale.cpp .moc/moc_qtimeline.cpp .moc/moc_qbuffer.cpp .moc/moc_qfile.cpp .moc/moc_qfiledevice.cpp .moc/moc_qiodevice.cpp .moc/moc_qnoncontiguousbytedevice_p.cpp .moc/moc_qprocess.cpp .moc/moc_qtextstream_p.cpp .moc/moc_qtemporaryfile.cpp .moc/moc_qsavefile.cpp .moc/moc_qsettings.cpp .moc/moc_qfilesystemwatcher.cpp .moc/moc_qfilesystemwatcher_p.cpp .moc/moc_qfilesystemwatcher_polling_p.cpp .moc/moc_qfileselector.cpp .moc/moc_qfilesystemwatcher_inotify_p.cpp .moc/moc_qabstractitemmodel.cpp .moc/moc_qabstractproxymodel.cpp .moc/moc_qitemselectionmodel.cpp .moc/moc_qidentityproxymodel.cpp .moc/moc_qsortfilterproxymodel.cpp .moc/moc_qstringlistmodel.cpp .moc/moc_qpluginloader.cpp .moc/moc_qlibrary.cpp .moc/moc_qfactoryloader_p.cpp .moc/moc_qabstracteventdispatcher.cpp .moc/moc_qeventloop.cpp .moc/moc_qcoreapplication.cpp .moc/moc_qcoreevent.cpp .moc/moc_qmimedata.cpp .moc/moc_qobject.cpp .moc/moc_qsignalmapper.cpp .moc/moc_qsocketnotifier.cpp .moc/moc_qtimer.cpp .moc/moc_qtranslator.cpp .moc/moc_qobjectcleanuphandler.cpp .moc/moc_qsharedmemory.cpp .moc/moc_qeventdispatcher_unix_p.cpp .moc/moc_qstatemachine.cpp .moc/moc_qabstractstate.cpp .moc/moc_qstate.cpp .moc/moc_qfinalstate.cpp .moc/moc_qhistorystate.cpp .moc/moc_qabstracttransition.cpp .moc/moc_qsignaltransition.cpp .moc/moc_qeventtransition.cpp compiler_moc_header_clean: -$(DEL_FILE) .moc\moc_qabstractanimation.cpp .moc\moc_qabstractanimation_p.cpp .moc\moc_qvariantanimation.cpp .moc\moc_qpropertyanimation.cpp .moc\moc_qanimationgroup.cpp .moc\moc_qsequentialanimationgroup.cpp .moc\moc_qparallelanimationgroup.cpp .moc\moc_qpauseanimation.cpp .moc\moc_qnamespace.cpp .moc\moc_qthread.cpp .moc\moc_qthreadpool.cpp .moc\moc_qfuturewatcher.cpp .moc\moc_qeasingcurve.cpp .moc\moc_qlocale.cpp .moc\moc_qtimeline.cpp .moc\moc_qbuffer.cpp .moc\moc_qfile.cpp .moc\moc_qfiledevice.cpp .moc\moc_qiodevice.cpp .moc\moc_qnoncontiguousbytedevice_p.cpp .moc\moc_qprocess.cpp .moc\moc_qtextstream_p.cpp .moc\moc_qtemporaryfile.cpp .moc\moc_qsavefile.cpp .moc\moc_qsettings.cpp .moc\moc_qfilesystemwatcher.cpp .moc\moc_qfilesystemwatcher_p.cpp .moc\moc_qfilesystemwatcher_polling_p.cpp .moc\moc_qfileselector.cpp .moc\moc_qfilesystemwatcher_inotify_p.cpp .moc\moc_qabstractitemmodel.cpp .moc\moc_qabstractproxymodel.cpp .moc\moc_qitemselectionmodel.cpp .moc\moc_qidentityproxymodel.cpp .moc\moc_qsortfilterproxymodel.cpp .moc\moc_qstringlistmodel.cpp .moc\moc_qpluginloader.cpp .moc\moc_qlibrary.cpp .moc\moc_qfactoryloader_p.cpp .moc\moc_qabstracteventdispatcher.cpp .moc\moc_qeventloop.cpp .moc\moc_qcoreapplication.cpp .moc\moc_qcoreevent.cpp .moc\moc_qmimedata.cpp .moc\moc_qobject.cpp .moc\moc_qsignalmapper.cpp .moc\moc_qsocketnotifier.cpp .moc\moc_qtimer.cpp .moc\moc_qtranslator.cpp .moc\moc_qobjectcleanuphandler.cpp .moc\moc_qsharedmemory.cpp .moc\moc_qeventdispatcher_unix_p.cpp .moc\moc_qstatemachine.cpp .moc\moc_qabstractstate.cpp .moc\moc_qstate.cpp .moc\moc_qfinalstate.cpp .moc\moc_qhistorystate.cpp .moc\moc_qabstracttransition.cpp .moc\moc_qsignaltransition.cpp .moc\moc_qeventtransition.cpp .moc/moc_qabstractanimation.cpp: ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ animation/qabstractanimation.h \ ../../bin/moc.exe E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\bin\moc.exe $(DEFINES) $(INCPATH) -I/usr/include -I/usr/local/include animation\qabstractanimation.h -o .moc\moc_qabstractanimation.cpp .moc/moc_qabstractanimation_p.cpp: ../../include/QtCore/qbasictimer.h \ kernel/qbasictimer.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qdatetime.h \ tools/qdatetime.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qsharedpointer.h \ tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qsharedpointer_impl.h \ tools/qsharedpointer_impl.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qtimer.h \ kernel/qtimer.h \ ../../include/QtCore/qelapsedtimer.h \ tools/qelapsedtimer.h \ ../../include/QtCore/5.2.0/QtCore/private/qobject_p.h \ kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ kernel/qpointer.h \ ../../include/QtCore/qvector.h \ tools/qvector.h \ ../../include/QtCore/qpoint.h \ tools/qpoint.h \ ../../include/QtCore/qvariant.h \ kernel/qvariant.h \ ../../include/QtCore/qmap.h \ tools/qmap.h \ ../../include/QtCore/qdebug.h \ io/qdebug.h \ ../../include/QtCore/qtextstream.h \ io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qlocale.h \ tools/qlocale.h \ ../../include/QtCore/qset.h \ tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ tools/qcontiguouscache.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ ../../include/QtCore/qreadwritelock.h \ thread/qreadwritelock.h \ ../../include/QtCore/qabstractanimation.h \ animation/qabstractanimation.h \ animation/qabstractanimation_p.h \ ../../bin/moc.exe E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\bin\moc.exe $(DEFINES) $(INCPATH) -I/usr/include -I/usr/local/include animation\qabstractanimation_p.h -o .moc\moc_qabstractanimation_p.cpp .moc/moc_qvariantanimation.cpp: ../../include/QtCore/qeasingcurve.h \ tools/qeasingcurve.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qvector.h \ tools/qvector.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qpoint.h \ tools/qpoint.h \ ../../include/QtCore/qabstractanimation.h \ animation/qabstractanimation.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ ../../include/QtCore/qvariant.h \ kernel/qvariant.h \ ../../include/QtCore/qmap.h \ tools/qmap.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qdebug.h \ io/qdebug.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qtextstream.h \ io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qlocale.h \ tools/qlocale.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qset.h \ tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ tools/qcontiguouscache.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ animation/qvariantanimation.h \ ../../bin/moc.exe E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\bin\moc.exe $(DEFINES) $(INCPATH) -I/usr/include -I/usr/local/include animation\qvariantanimation.h -o .moc\moc_qvariantanimation.cpp .moc/moc_qpropertyanimation.cpp: ../../include/QtCore/qvariantanimation.h \ animation/qvariantanimation.h \ ../../include/QtCore/qeasingcurve.h \ tools/qeasingcurve.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qvector.h \ tools/qvector.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qpoint.h \ tools/qpoint.h \ ../../include/QtCore/qabstractanimation.h \ animation/qabstractanimation.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ ../../include/QtCore/qvariant.h \ kernel/qvariant.h \ ../../include/QtCore/qmap.h \ tools/qmap.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qdebug.h \ io/qdebug.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qtextstream.h \ io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qlocale.h \ tools/qlocale.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qset.h \ tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ tools/qcontiguouscache.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ animation/qpropertyanimation.h \ ../../bin/moc.exe E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\bin\moc.exe $(DEFINES) $(INCPATH) -I/usr/include -I/usr/local/include animation\qpropertyanimation.h -o .moc\moc_qpropertyanimation.cpp .moc/moc_qanimationgroup.cpp: ../../include/QtCore/qabstractanimation.h \ animation/qabstractanimation.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ animation/qanimationgroup.h \ ../../bin/moc.exe E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\bin\moc.exe $(DEFINES) $(INCPATH) -I/usr/include -I/usr/local/include animation\qanimationgroup.h -o .moc\moc_qanimationgroup.cpp .moc/moc_qsequentialanimationgroup.cpp: ../../include/QtCore/qanimationgroup.h \ animation/qanimationgroup.h \ ../../include/QtCore/qabstractanimation.h \ animation/qabstractanimation.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ animation/qsequentialanimationgroup.h \ ../../bin/moc.exe E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\bin\moc.exe $(DEFINES) $(INCPATH) -I/usr/include -I/usr/local/include animation\qsequentialanimationgroup.h -o .moc\moc_qsequentialanimationgroup.cpp .moc/moc_qparallelanimationgroup.cpp: ../../include/QtCore/qanimationgroup.h \ animation/qanimationgroup.h \ ../../include/QtCore/qabstractanimation.h \ animation/qabstractanimation.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ animation/qparallelanimationgroup.h \ ../../bin/moc.exe E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\bin\moc.exe $(DEFINES) $(INCPATH) -I/usr/include -I/usr/local/include animation\qparallelanimationgroup.h -o .moc\moc_qparallelanimationgroup.cpp .moc/moc_qpauseanimation.cpp: ../../include/QtCore/qanimationgroup.h \ animation/qanimationgroup.h \ ../../include/QtCore/qabstractanimation.h \ animation/qabstractanimation.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ animation/qpauseanimation.h \ ../../bin/moc.exe E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\bin\moc.exe $(DEFINES) $(INCPATH) -I/usr/include -I/usr/local/include animation\qpauseanimation.h -o .moc\moc_qpauseanimation.cpp .moc/moc_qnamespace.cpp: ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ global/qnamespace.h \ ../../bin/moc.exe E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\bin\moc.exe $(DEFINES) $(INCPATH) -I/usr/include -I/usr/local/include global\qnamespace.h -o .moc\moc_qnamespace.cpp .moc/moc_qthread.cpp: ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ thread/qthread.h \ ../../bin/moc.exe E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\bin\moc.exe $(DEFINES) $(INCPATH) -I/usr/include -I/usr/local/include thread\qthread.h -o .moc\moc_qthread.cpp .moc/moc_qthreadpool.cpp: ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qthread.h \ thread/qthread.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ ../../include/QtCore/qrunnable.h \ thread/qrunnable.h \ thread/qthreadpool.h \ ../../bin/moc.exe E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\bin\moc.exe $(DEFINES) $(INCPATH) -I/usr/include -I/usr/local/include thread\qthreadpool.h -o .moc\moc_qthreadpool.cpp .moc/moc_qfuturewatcher.cpp: ../../include/QtCore/qfuture.h \ thread/qfuture.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qfutureinterface.h \ thread/qfutureinterface.h \ ../../include/QtCore/qrunnable.h \ thread/qrunnable.h \ ../../include/QtCore/qexception.h \ thread/qexception.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qresultstore.h \ thread/qresultstore.h \ ../../include/QtCore/qmap.h \ tools/qmap.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qdebug.h \ io/qdebug.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qtextstream.h \ io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ ../../include/QtCore/qlocale.h \ tools/qlocale.h \ ../../include/QtCore/qvariant.h \ kernel/qvariant.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ ../../include/QtCore/qvector.h \ tools/qvector.h \ ../../include/QtCore/qpoint.h \ tools/qpoint.h \ ../../include/QtCore/qset.h \ tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ tools/qcontiguouscache.h \ thread/qfuturewatcher.h \ ../../bin/moc.exe E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\bin\moc.exe $(DEFINES) $(INCPATH) -I/usr/include -I/usr/local/include thread\qfuturewatcher.h -o .moc\moc_qfuturewatcher.cpp .moc/moc_qeasingcurve.cpp: ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qvector.h \ tools/qvector.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qpoint.h \ tools/qpoint.h \ tools/qeasingcurve.h \ ../../bin/moc.exe E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\bin\moc.exe $(DEFINES) $(INCPATH) -I/usr/include -I/usr/local/include tools\qeasingcurve.h -o .moc\moc_qeasingcurve.cpp .moc/moc_qlocale.cpp: ../../include/QtCore/qvariant.h \ kernel/qvariant.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qmap.h \ tools/qmap.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qdebug.h \ io/qdebug.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qtextstream.h \ io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ ../../include/QtCore/qlocale.h \ tools/qlocale.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qvector.h \ tools/qvector.h \ ../../include/QtCore/qpoint.h \ tools/qpoint.h \ ../../include/QtCore/qset.h \ tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ tools/qcontiguouscache.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ tools/qlocale.h \ ../../bin/moc.exe E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\bin\moc.exe $(DEFINES) $(INCPATH) -I/usr/include -I/usr/local/include tools\qlocale.h -o .moc\moc_qlocale.cpp .moc/moc_qtimeline.cpp: ../../include/QtCore/qeasingcurve.h \ tools/qeasingcurve.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qvector.h \ tools/qvector.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qpoint.h \ tools/qpoint.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ tools/qtimeline.h \ ../../bin/moc.exe E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\bin\moc.exe $(DEFINES) $(INCPATH) -I/usr/include -I/usr/local/include tools\qtimeline.h -o .moc\moc_qtimeline.cpp .moc/moc_qbuffer.cpp: ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ io/qbuffer.h \ ../../bin/moc.exe E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\bin\moc.exe $(DEFINES) $(INCPATH) -I/usr/include -I/usr/local/include io\qbuffer.h -o .moc\moc_qbuffer.cpp .moc/moc_qfile.cpp: ../../include/QtCore/qfiledevice.h \ io/qfiledevice.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ io/qfile.h \ ../../bin/moc.exe E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\bin\moc.exe $(DEFINES) $(INCPATH) -I/usr/include -I/usr/local/include io\qfile.h -o .moc\moc_qfile.cpp .moc/moc_qfiledevice.cpp: ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ io/qfiledevice.h \ ../../bin/moc.exe E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\bin\moc.exe $(DEFINES) $(INCPATH) -I/usr/include -I/usr/local/include io\qfiledevice.h -o .moc\moc_qfiledevice.cpp .moc/moc_qiodevice.cpp: ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ io/qiodevice.h \ ../../bin/moc.exe E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\bin\moc.exe $(DEFINES) $(INCPATH) -I/usr/include -I/usr/local/include io\qiodevice.h -o .moc\moc_qiodevice.cpp .moc/moc_qnoncontiguousbytedevice_p.cpp: ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ ../../include/QtCore/qbuffer.h \ io/qbuffer.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/QSharedPointer \ ../../include/QtCore/qsharedpointer.h \ tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qsharedpointer_impl.h \ tools/qsharedpointer_impl.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/5.2.0/QtCore/private/qringbuffer_p.h \ tools/qringbuffer_p.h \ io/qnoncontiguousbytedevice_p.h \ ../../bin/moc.exe E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\bin\moc.exe $(DEFINES) $(INCPATH) -I/usr/include -I/usr/local/include io\qnoncontiguousbytedevice_p.h -o .moc\moc_qnoncontiguousbytedevice_p.cpp .moc/moc_qprocess.cpp: ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ io/qprocess.h \ ../../bin/moc.exe E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\bin\moc.exe $(DEFINES) $(INCPATH) -I/usr/include -I/usr/local/include io\qprocess.h -o .moc\moc_qprocess.cpp .moc/moc_qtextstream_p.cpp: io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ ../../include/QtCore/qlocale.h \ tools/qlocale.h \ ../../include/QtCore/qvariant.h \ kernel/qvariant.h \ ../../include/QtCore/qmap.h \ tools/qmap.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qdebug.h \ io/qdebug.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qtextstream.h \ ../../include/QtCore/qvector.h \ tools/qvector.h \ ../../include/QtCore/qpoint.h \ tools/qpoint.h \ ../../include/QtCore/qset.h \ tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ tools/qcontiguouscache.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qtextcodec.h \ codecs/qtextcodec.h \ io/qtextstream_p.h \ ../../bin/moc.exe E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\bin\moc.exe $(DEFINES) $(INCPATH) -I/usr/include -I/usr/local/include io\qtextstream_p.h -o .moc\moc_qtextstream_p.cpp .moc/moc_qtemporaryfile.cpp: ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ ../../include/QtCore/qfile.h \ io/qfile.h \ ../../include/QtCore/qfiledevice.h \ io/qfiledevice.h \ io/qtemporaryfile.h \ ../../bin/moc.exe E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\bin\moc.exe $(DEFINES) $(INCPATH) -I/usr/include -I/usr/local/include io\qtemporaryfile.h -o .moc\moc_qtemporaryfile.cpp .moc/moc_qsavefile.cpp: ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qfiledevice.h \ io/qfiledevice.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ io/qsavefile.h \ ../../bin/moc.exe E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\bin\moc.exe $(DEFINES) $(INCPATH) -I/usr/include -I/usr/local/include io\qsavefile.h -o .moc\moc_qsavefile.cpp .moc/moc_qsettings.cpp: ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ ../../include/QtCore/qvariant.h \ kernel/qvariant.h \ ../../include/QtCore/qmap.h \ tools/qmap.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qdebug.h \ io/qdebug.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qtextstream.h \ io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qlocale.h \ tools/qlocale.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qvector.h \ tools/qvector.h \ ../../include/QtCore/qpoint.h \ tools/qpoint.h \ ../../include/QtCore/qset.h \ tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ tools/qcontiguouscache.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ io/qsettings.h \ ../../bin/moc.exe E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\bin\moc.exe $(DEFINES) $(INCPATH) -I/usr/include -I/usr/local/include io\qsettings.h -o .moc\moc_qsettings.cpp .moc/moc_qfilesystemwatcher.cpp: ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ io/qfilesystemwatcher.h \ ../../bin/moc.exe E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\bin\moc.exe $(DEFINES) $(INCPATH) -I/usr/include -I/usr/local/include io\qfilesystemwatcher.h -o .moc\moc_qfilesystemwatcher.cpp .moc/moc_qfilesystemwatcher_p.cpp: io/qfilesystemwatcher.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ ../../include/QtCore/5.2.0/QtCore/private/qobject_p.h \ kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ kernel/qpointer.h \ ../../include/QtCore/qsharedpointer.h \ tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qsharedpointer_impl.h \ tools/qsharedpointer_impl.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qvector.h \ tools/qvector.h \ ../../include/QtCore/qpoint.h \ tools/qpoint.h \ ../../include/QtCore/qvariant.h \ kernel/qvariant.h \ ../../include/QtCore/qmap.h \ tools/qmap.h \ ../../include/QtCore/qdebug.h \ io/qdebug.h \ ../../include/QtCore/qtextstream.h \ io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qlocale.h \ tools/qlocale.h \ ../../include/QtCore/qset.h \ tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ tools/qcontiguouscache.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ ../../include/QtCore/qreadwritelock.h \ thread/qreadwritelock.h \ io/qfilesystemwatcher_p.h \ ../../bin/moc.exe E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\bin\moc.exe $(DEFINES) $(INCPATH) -I/usr/include -I/usr/local/include io\qfilesystemwatcher_p.h -o .moc\moc_qfilesystemwatcher_p.cpp .moc/moc_qfilesystemwatcher_polling_p.cpp: ../../include/QtCore/qfileinfo.h \ io/qfileinfo.h \ ../../include/QtCore/qfile.h \ io/qfile.h \ ../../include/QtCore/qfiledevice.h \ io/qfiledevice.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qdatetime.h \ tools/qdatetime.h \ ../../include/QtCore/qsharedpointer.h \ tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ tools/qsharedpointer_impl.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qdir.h \ io/qdir.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ ../../include/QtCore/qtimer.h \ kernel/qtimer.h \ ../../include/QtCore/qbasictimer.h \ kernel/qbasictimer.h \ io/qfilesystemwatcher_p.h \ io/qfilesystemwatcher.h \ ../../include/QtCore/5.2.0/QtCore/private/qobject_p.h \ kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ kernel/qpointer.h \ ../../include/QtCore/qvector.h \ tools/qvector.h \ ../../include/QtCore/qpoint.h \ tools/qpoint.h \ ../../include/QtCore/qvariant.h \ kernel/qvariant.h \ ../../include/QtCore/qmap.h \ tools/qmap.h \ ../../include/QtCore/qdebug.h \ io/qdebug.h \ ../../include/QtCore/qtextstream.h \ io/qtextstream.h \ ../../include/QtCore/qlocale.h \ tools/qlocale.h \ ../../include/QtCore/qset.h \ tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ tools/qcontiguouscache.h \ ../../include/QtCore/qreadwritelock.h \ thread/qreadwritelock.h \ io/qfilesystemwatcher_polling_p.h \ ../../bin/moc.exe E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\bin\moc.exe $(DEFINES) $(INCPATH) -I/usr/include -I/usr/local/include io\qfilesystemwatcher_polling_p.h -o .moc\moc_qfilesystemwatcher_polling_p.cpp .moc/moc_qfileselector.cpp: ../../include/QtCore/QObject \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ ../../include/QtCore/QStringList \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ io/qfileselector.h \ ../../bin/moc.exe E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\bin\moc.exe $(DEFINES) $(INCPATH) -I/usr/include -I/usr/local/include io\qfileselector.h -o .moc\moc_qfileselector.cpp .moc/moc_qfilesystemwatcher_inotify_p.cpp: io/qfilesystemwatcher_p.h \ io/qfilesystemwatcher.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ ../../include/QtCore/5.2.0/QtCore/private/qobject_p.h \ kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ kernel/qpointer.h \ ../../include/QtCore/qsharedpointer.h \ tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qsharedpointer_impl.h \ tools/qsharedpointer_impl.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qvector.h \ tools/qvector.h \ ../../include/QtCore/qpoint.h \ tools/qpoint.h \ ../../include/QtCore/qvariant.h \ kernel/qvariant.h \ ../../include/QtCore/qmap.h \ tools/qmap.h \ ../../include/QtCore/qdebug.h \ io/qdebug.h \ ../../include/QtCore/qtextstream.h \ io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qlocale.h \ tools/qlocale.h \ ../../include/QtCore/qset.h \ tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ tools/qcontiguouscache.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ ../../include/QtCore/qreadwritelock.h \ thread/qreadwritelock.h \ ../../include/QtCore/qsocketnotifier.h \ kernel/qsocketnotifier.h \ io/qfilesystemwatcher_inotify_p.h \ ../../bin/moc.exe E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\bin\moc.exe $(DEFINES) $(INCPATH) -I/usr/include -I/usr/local/include io\qfilesystemwatcher_inotify_p.h -o .moc\moc_qfilesystemwatcher_inotify_p.cpp .moc/moc_qabstractitemmodel.cpp: ../../include/QtCore/qvariant.h \ kernel/qvariant.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qmap.h \ tools/qmap.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qdebug.h \ io/qdebug.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qtextstream.h \ io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ ../../include/QtCore/qlocale.h \ tools/qlocale.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qvector.h \ tools/qvector.h \ ../../include/QtCore/qpoint.h \ tools/qpoint.h \ ../../include/QtCore/qset.h \ tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ tools/qcontiguouscache.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ itemmodels/qabstractitemmodel.h \ ../../bin/moc.exe E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\bin\moc.exe $(DEFINES) $(INCPATH) -I/usr/include -I/usr/local/include itemmodels\qabstractitemmodel.h -o .moc\moc_qabstractitemmodel.cpp .moc/moc_qabstractproxymodel.cpp: ../../include/QtCore/qabstractitemmodel.h \ itemmodels/qabstractitemmodel.h \ ../../include/QtCore/qvariant.h \ kernel/qvariant.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qmap.h \ tools/qmap.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qdebug.h \ io/qdebug.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qtextstream.h \ io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ ../../include/QtCore/qlocale.h \ tools/qlocale.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qvector.h \ tools/qvector.h \ ../../include/QtCore/qpoint.h \ tools/qpoint.h \ ../../include/QtCore/qset.h \ tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ tools/qcontiguouscache.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ itemmodels/qabstractproxymodel.h \ ../../bin/moc.exe E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\bin\moc.exe $(DEFINES) $(INCPATH) -I/usr/include -I/usr/local/include itemmodels\qabstractproxymodel.h -o .moc\moc_qabstractproxymodel.cpp .moc/moc_qitemselectionmodel.cpp: ../../include/QtCore/qset.h \ tools/qset.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qvector.h \ tools/qvector.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qpoint.h \ tools/qpoint.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qabstractitemmodel.h \ itemmodels/qabstractitemmodel.h \ ../../include/QtCore/qvariant.h \ kernel/qvariant.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qmap.h \ tools/qmap.h \ ../../include/QtCore/qdebug.h \ io/qdebug.h \ ../../include/QtCore/qtextstream.h \ io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ ../../include/QtCore/qlocale.h \ tools/qlocale.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qcontiguouscache.h \ tools/qcontiguouscache.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ itemmodels/qitemselectionmodel.h \ ../../bin/moc.exe E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\bin\moc.exe $(DEFINES) $(INCPATH) -I/usr/include -I/usr/local/include itemmodels\qitemselectionmodel.h -o .moc\moc_qitemselectionmodel.cpp .moc/moc_qidentityproxymodel.cpp: ../../include/QtCore/qabstractproxymodel.h \ itemmodels/qabstractproxymodel.h \ ../../include/QtCore/qabstractitemmodel.h \ itemmodels/qabstractitemmodel.h \ ../../include/QtCore/qvariant.h \ kernel/qvariant.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qmap.h \ tools/qmap.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qdebug.h \ io/qdebug.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qtextstream.h \ io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ ../../include/QtCore/qlocale.h \ tools/qlocale.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qvector.h \ tools/qvector.h \ ../../include/QtCore/qpoint.h \ tools/qpoint.h \ ../../include/QtCore/qset.h \ tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ tools/qcontiguouscache.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ itemmodels/qidentityproxymodel.h \ ../../bin/moc.exe E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\bin\moc.exe $(DEFINES) $(INCPATH) -I/usr/include -I/usr/local/include itemmodels\qidentityproxymodel.h -o .moc\moc_qidentityproxymodel.cpp .moc/moc_qsortfilterproxymodel.cpp: ../../include/QtCore/qabstractproxymodel.h \ itemmodels/qabstractproxymodel.h \ ../../include/QtCore/qabstractitemmodel.h \ itemmodels/qabstractitemmodel.h \ ../../include/QtCore/qvariant.h \ kernel/qvariant.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qmap.h \ tools/qmap.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qdebug.h \ io/qdebug.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qtextstream.h \ io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ ../../include/QtCore/qlocale.h \ tools/qlocale.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qvector.h \ tools/qvector.h \ ../../include/QtCore/qpoint.h \ tools/qpoint.h \ ../../include/QtCore/qset.h \ tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ tools/qcontiguouscache.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ itemmodels/qsortfilterproxymodel.h \ ../../bin/moc.exe E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\bin\moc.exe $(DEFINES) $(INCPATH) -I/usr/include -I/usr/local/include itemmodels\qsortfilterproxymodel.h -o .moc\moc_qsortfilterproxymodel.cpp .moc/moc_qstringlistmodel.cpp: ../../include/QtCore/qabstractitemmodel.h \ itemmodels/qabstractitemmodel.h \ ../../include/QtCore/qvariant.h \ kernel/qvariant.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qmap.h \ tools/qmap.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qdebug.h \ io/qdebug.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qtextstream.h \ io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ ../../include/QtCore/qlocale.h \ tools/qlocale.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qvector.h \ tools/qvector.h \ ../../include/QtCore/qpoint.h \ tools/qpoint.h \ ../../include/QtCore/qset.h \ tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ tools/qcontiguouscache.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ itemmodels/qstringlistmodel.h \ ../../bin/moc.exe E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\bin\moc.exe $(DEFINES) $(INCPATH) -I/usr/include -I/usr/local/include itemmodels\qstringlistmodel.h -o .moc\moc_qstringlistmodel.cpp .moc/moc_qpluginloader.cpp: ../../include/QtCore/qlibrary.h \ plugin/qlibrary.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ ../../include/QtCore/qplugin.h \ plugin/qplugin.h \ ../../include/QtCore/qpointer.h \ kernel/qpointer.h \ ../../include/QtCore/qsharedpointer.h \ tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qsharedpointer_impl.h \ tools/qsharedpointer_impl.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qjsonobject.h \ json/qjsonobject.h \ ../../include/QtCore/qjsonvalue.h \ json/qjsonvalue.h \ plugin/qpluginloader.h \ ../../bin/moc.exe E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\bin\moc.exe $(DEFINES) $(INCPATH) -I/usr/include -I/usr/local/include plugin\qpluginloader.h -o .moc\moc_qpluginloader.cpp .moc/moc_qlibrary.cpp: ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ plugin/qlibrary.h \ ../../bin/moc.exe E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\bin\moc.exe $(DEFINES) $(INCPATH) -I/usr/include -I/usr/local/include plugin\qlibrary.h -o .moc\moc_qlibrary.cpp .moc/moc_qfactoryloader_p.cpp: ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ ../../include/QtCore/qjsonobject.h \ json/qjsonobject.h \ ../../include/QtCore/qjsonvalue.h \ json/qjsonvalue.h \ ../../include/QtCore/qmap.h \ tools/qmap.h \ ../../include/QtCore/qdebug.h \ io/qdebug.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qtextstream.h \ io/qtextstream.h \ ../../include/QtCore/qlocale.h \ tools/qlocale.h \ ../../include/QtCore/qvariant.h \ kernel/qvariant.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qvector.h \ tools/qvector.h \ ../../include/QtCore/qpoint.h \ tools/qpoint.h \ ../../include/QtCore/qset.h \ tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ tools/qcontiguouscache.h \ ../../include/QtCore/5.2.0/QtCore/private/qlibrary_p.h \ plugin/qlibrary_p.h \ ../../include/QtCore/qlibrary.h \ plugin/qlibrary.h \ ../../include/QtCore/qpointer.h \ kernel/qpointer.h \ ../../include/QtCore/qsharedpointer.h \ tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ tools/qsharedpointer_impl.h \ ../../include/QtCore/qplugin.h \ plugin/qplugin.h \ ../../include/QtCore/qjsondocument.h \ json/qjsondocument.h \ ../../include/QtCore/qendian.h \ global/qendian.h \ ../../include/QtCore/qt_windows.h \ global/qt_windows.h \ plugin/qfactoryloader_p.h \ ../../bin/moc.exe E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\bin\moc.exe $(DEFINES) $(INCPATH) -I/usr/include -I/usr/local/include plugin\qfactoryloader_p.h -o .moc\moc_qfactoryloader_p.cpp .moc/moc_qabstracteventdispatcher.cpp: ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ ../../include/QtCore/qeventloop.h \ kernel/qeventloop.h \ kernel/qabstracteventdispatcher.h \ ../../bin/moc.exe E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\bin\moc.exe $(DEFINES) $(INCPATH) -I/usr/include -I/usr/local/include kernel\qabstracteventdispatcher.h -o .moc\moc_qabstracteventdispatcher.cpp .moc/moc_qeventloop.cpp: ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ kernel/qeventloop.h \ ../../bin/moc.exe E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\bin\moc.exe $(DEFINES) $(INCPATH) -I/usr/include -I/usr/local/include kernel\qeventloop.h -o .moc\moc_qeventloop.cpp .moc/moc_qcoreapplication.cpp: ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ ../../include/QtCore/qeventloop.h \ kernel/qeventloop.h \ kernel/qcoreapplication.h \ ../../bin/moc.exe E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\bin\moc.exe $(DEFINES) $(INCPATH) -I/usr/include -I/usr/local/include kernel\qcoreapplication.h -o .moc\moc_qcoreapplication.cpp .moc/moc_qcoreevent.cpp: ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ kernel/qcoreevent.h \ ../../bin/moc.exe E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\bin\moc.exe $(DEFINES) $(INCPATH) -I/usr/include -I/usr/local/include kernel\qcoreevent.h -o .moc\moc_qcoreevent.cpp .moc/moc_qmimedata.cpp: ../../include/QtCore/qvariant.h \ kernel/qvariant.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qmap.h \ tools/qmap.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qdebug.h \ io/qdebug.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qtextstream.h \ io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ ../../include/QtCore/qlocale.h \ tools/qlocale.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qvector.h \ tools/qvector.h \ ../../include/QtCore/qpoint.h \ tools/qpoint.h \ ../../include/QtCore/qset.h \ tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ tools/qcontiguouscache.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ kernel/qmimedata.h \ ../../bin/moc.exe E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\bin\moc.exe $(DEFINES) $(INCPATH) -I/usr/include -I/usr/local/include kernel\qmimedata.h -o .moc\moc_qmimedata.cpp .moc/moc_qobject.cpp: ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ kernel/qobject.h \ ../../bin/moc.exe E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\bin\moc.exe $(DEFINES) $(INCPATH) -I/usr/include -I/usr/local/include kernel\qobject.h -o .moc\moc_qobject.cpp .moc/moc_qsignalmapper.cpp: ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ kernel/qsignalmapper.h \ ../../bin/moc.exe E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\bin\moc.exe $(DEFINES) $(INCPATH) -I/usr/include -I/usr/local/include kernel\qsignalmapper.h -o .moc\moc_qsignalmapper.cpp .moc/moc_qsocketnotifier.cpp: ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ kernel/qsocketnotifier.h \ ../../bin/moc.exe E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\bin\moc.exe $(DEFINES) $(INCPATH) -I/usr/include -I/usr/local/include kernel\qsocketnotifier.h -o .moc\moc_qsocketnotifier.cpp .moc/moc_qtimer.cpp: ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qbasictimer.h \ kernel/qbasictimer.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ kernel/qtimer.h \ ../../bin/moc.exe E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\bin\moc.exe $(DEFINES) $(INCPATH) -I/usr/include -I/usr/local/include kernel\qtimer.h -o .moc\moc_qtimer.cpp .moc/moc_qtranslator.cpp: ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ kernel/qtranslator.h \ ../../bin/moc.exe E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\bin\moc.exe $(DEFINES) $(INCPATH) -I/usr/include -I/usr/local/include kernel\qtranslator.h -o .moc\moc_qtranslator.cpp .moc/moc_qobjectcleanuphandler.cpp: ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ kernel/qobjectcleanuphandler.h \ ../../bin/moc.exe E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\bin\moc.exe $(DEFINES) $(INCPATH) -I/usr/include -I/usr/local/include kernel\qobjectcleanuphandler.h -o .moc\moc_qobjectcleanuphandler.cpp .moc/moc_qsharedmemory.cpp: ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ kernel/qsharedmemory.h \ ../../bin/moc.exe E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\bin\moc.exe $(DEFINES) $(INCPATH) -I/usr/include -I/usr/local/include kernel\qsharedmemory.h -o .moc\moc_qsharedmemory.cpp .moc/moc_qeventdispatcher_unix_p.cpp: ../../include/QtCore/qabstracteventdispatcher.h \ kernel/qabstracteventdispatcher.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ ../../include/QtCore/qeventloop.h \ kernel/qeventloop.h \ ../../include/QtCore/5.2.0/QtCore/private/qabstracteventdispatcher_p.h \ kernel/qabstracteventdispatcher_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qobject_p.h \ kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ kernel/qpointer.h \ ../../include/QtCore/qsharedpointer.h \ tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qsharedpointer_impl.h \ tools/qsharedpointer_impl.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qvector.h \ tools/qvector.h \ ../../include/QtCore/qpoint.h \ tools/qpoint.h \ ../../include/QtCore/qvariant.h \ kernel/qvariant.h \ ../../include/QtCore/qmap.h \ tools/qmap.h \ ../../include/QtCore/qdebug.h \ io/qdebug.h \ ../../include/QtCore/qtextstream.h \ io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qlocale.h \ tools/qlocale.h \ ../../include/QtCore/qset.h \ tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ tools/qcontiguouscache.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ ../../include/QtCore/qreadwritelock.h \ thread/qreadwritelock.h \ ../../include/QtCore/5.2.0/QtCore/private/qcore_unix_p.h \ kernel/qcore_unix_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qpodlist_p.h \ tools/qpodlist_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qtimerinfo_unix_p.h \ kernel/qtimerinfo_unix_p.h \ kernel/qeventdispatcher_unix_p.h \ ../../bin/moc.exe E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\bin\moc.exe $(DEFINES) $(INCPATH) -I/usr/include -I/usr/local/include kernel\qeventdispatcher_unix_p.h -o .moc\moc_qeventdispatcher_unix_p.cpp .moc/moc_qstatemachine.cpp: ../../include/QtCore/qstate.h \ statemachine/qstate.h \ ../../include/QtCore/qabstractstate.h \ statemachine/qabstractstate.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ ../../include/QtCore/qset.h \ tools/qset.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qvariant.h \ kernel/qvariant.h \ ../../include/QtCore/qmap.h \ tools/qmap.h \ ../../include/QtCore/qdebug.h \ io/qdebug.h \ ../../include/QtCore/qtextstream.h \ io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qlocale.h \ tools/qlocale.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qvector.h \ tools/qvector.h \ ../../include/QtCore/qpoint.h \ tools/qpoint.h \ ../../include/QtCore/qcontiguouscache.h \ tools/qcontiguouscache.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ statemachine/qstatemachine.h \ ../../bin/moc.exe E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\bin\moc.exe $(DEFINES) $(INCPATH) -I/usr/include -I/usr/local/include statemachine\qstatemachine.h -o .moc\moc_qstatemachine.cpp .moc/moc_qabstractstate.cpp: ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ statemachine/qabstractstate.h \ ../../bin/moc.exe E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\bin\moc.exe $(DEFINES) $(INCPATH) -I/usr/include -I/usr/local/include statemachine\qabstractstate.h -o .moc\moc_qabstractstate.cpp .moc/moc_qstate.cpp: ../../include/QtCore/qabstractstate.h \ statemachine/qabstractstate.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ statemachine/qstate.h \ ../../bin/moc.exe E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\bin\moc.exe $(DEFINES) $(INCPATH) -I/usr/include -I/usr/local/include statemachine\qstate.h -o .moc\moc_qstate.cpp .moc/moc_qfinalstate.cpp: ../../include/QtCore/qabstractstate.h \ statemachine/qabstractstate.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ statemachine/qfinalstate.h \ ../../bin/moc.exe E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\bin\moc.exe $(DEFINES) $(INCPATH) -I/usr/include -I/usr/local/include statemachine\qfinalstate.h -o .moc\moc_qfinalstate.cpp .moc/moc_qhistorystate.cpp: ../../include/QtCore/qabstractstate.h \ statemachine/qabstractstate.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ statemachine/qhistorystate.h \ ../../bin/moc.exe E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\bin\moc.exe $(DEFINES) $(INCPATH) -I/usr/include -I/usr/local/include statemachine\qhistorystate.h -o .moc\moc_qhistorystate.cpp .moc/moc_qabstracttransition.cpp: ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ statemachine/qabstracttransition.h \ ../../bin/moc.exe E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\bin\moc.exe $(DEFINES) $(INCPATH) -I/usr/include -I/usr/local/include statemachine\qabstracttransition.h -o .moc\moc_qabstracttransition.cpp .moc/moc_qsignaltransition.cpp: ../../include/QtCore/qabstracttransition.h \ statemachine/qabstracttransition.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ statemachine/qsignaltransition.h \ ../../bin/moc.exe E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\bin\moc.exe $(DEFINES) $(INCPATH) -I/usr/include -I/usr/local/include statemachine\qsignaltransition.h -o .moc\moc_qsignaltransition.cpp .moc/moc_qeventtransition.cpp: ../../include/QtCore/qabstracttransition.h \ statemachine/qabstracttransition.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ statemachine/qeventtransition.h \ ../../bin/moc.exe E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\bin\moc.exe $(DEFINES) $(INCPATH) -I/usr/include -I/usr/local/include statemachine\qeventtransition.h -o .moc\moc_qeventtransition.cpp compiler_moc_source_make_all: .moc/qprocess_unix.moc .moc/qtimer.moc .moc/qstatemachine.moc compiler_moc_source_clean: -$(DEL_FILE) .moc\qprocess_unix.moc .moc\qtimer.moc .moc\qstatemachine.moc .moc/qprocess_unix.moc: io/qdebug.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qmap.h \ tools/qmap.h \ ../../include/QtCore/qdebug.h \ ../../include/QtCore/qtextstream.h \ io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ ../../include/QtCore/qlocale.h \ tools/qlocale.h \ ../../include/QtCore/qvariant.h \ kernel/qvariant.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qvector.h \ tools/qvector.h \ ../../include/QtCore/qpoint.h \ tools/qpoint.h \ ../../include/QtCore/qset.h \ tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ tools/qcontiguouscache.h \ io/qprocess.h \ io/qprocess_p.h \ ../../include/QtCore/qprocess.h \ ../../include/QtCore/5.2.0/QtCore/private/qringbuffer_p.h \ tools/qringbuffer_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qiodevice_p.h \ io/qiodevice_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qobject_p.h \ kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ kernel/qpointer.h \ ../../include/QtCore/qsharedpointer.h \ tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ tools/qsharedpointer_impl.h \ ../../include/QtCore/qreadwritelock.h \ thread/qreadwritelock.h \ ../../include/QtCore/5.2.0/QtCore/private/qorderedmutexlocker_p.h \ thread/qorderedmutexlocker_p.h \ ../../include/QtCore/qt_windows.h \ global/qt_windows.h \ ../../include/QtCore/5.2.0/QtCore/private/qcore_unix_p.h \ kernel/qcore_unix_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qcore_mac_p.h \ kernel/qcore_mac_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qcoreapplication_p.h \ kernel/qcoreapplication_p.h \ ../../include/QtCore/qcoreapplication.h \ kernel/qcoreapplication.h \ ../../include/QtCore/qeventloop.h \ kernel/qeventloop.h \ ../../include/QtCore/qtranslator.h \ kernel/qtranslator.h \ ../../include/QtCore/qsettings.h \ io/qsettings.h \ ../../include/QtCore/5.2.0/QtCore/private/qthread_p.h \ thread/qthread_p.h \ ../../include/QtCore/qthread.h \ thread/qthread.h \ ../../include/QtCore/qstack.h \ tools/qstack.h \ ../../include/QtCore/qwaitcondition.h \ thread/qwaitcondition.h \ ../../include/QtCore/qfile.h \ io/qfile.h \ ../../include/QtCore/qfiledevice.h \ io/qfiledevice.h \ ../../include/QtCore/qfileinfo.h \ io/qfileinfo.h \ ../../include/QtCore/qsemaphore.h \ thread/qsemaphore.h \ ../../include/QtCore/qsocketnotifier.h \ kernel/qsocketnotifier.h \ ../../include/QtCore/qelapsedtimer.h \ tools/qelapsedtimer.h \ io/qprocess_unix.cpp \ ../../bin/moc.exe E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\bin\moc.exe $(DEFINES) $(INCPATH) -I/usr/include -I/usr/local/include io\qprocess_unix.cpp -o .moc\qprocess_unix.moc .moc/qtimer.moc: kernel/qtimer.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qbasictimer.h \ kernel/qbasictimer.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ ../../include/QtCore/qabstracteventdispatcher.h \ kernel/qabstracteventdispatcher.h \ ../../include/QtCore/qeventloop.h \ kernel/qeventloop.h \ kernel/qcoreapplication.h \ kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ kernel/qpointer.h \ ../../include/QtCore/qsharedpointer.h \ tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qsharedpointer_impl.h \ tools/qsharedpointer_impl.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qvector.h \ tools/qvector.h \ ../../include/QtCore/qpoint.h \ tools/qpoint.h \ ../../include/QtCore/qvariant.h \ kernel/qvariant.h \ ../../include/QtCore/qmap.h \ tools/qmap.h \ ../../include/QtCore/qdebug.h \ io/qdebug.h \ ../../include/QtCore/qtextstream.h \ io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qlocale.h \ tools/qlocale.h \ ../../include/QtCore/qset.h \ tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ tools/qcontiguouscache.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ ../../include/QtCore/qreadwritelock.h \ thread/qreadwritelock.h \ kernel/qtimer.cpp \ ../../bin/moc.exe E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\bin\moc.exe $(DEFINES) $(INCPATH) -I/usr/include -I/usr/local/include kernel\qtimer.cpp -o .moc\qtimer.moc .moc/qstatemachine.moc: statemachine/qstatemachine.h \ ../../include/QtCore/qstate.h \ statemachine/qstate.h \ ../../include/QtCore/qabstractstate.h \ statemachine/qabstractstate.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ ../../include/QtCore/qset.h \ tools/qset.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qvariant.h \ kernel/qvariant.h \ ../../include/QtCore/qmap.h \ tools/qmap.h \ ../../include/QtCore/qdebug.h \ io/qdebug.h \ ../../include/QtCore/qtextstream.h \ io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qlocale.h \ tools/qlocale.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qvector.h \ tools/qvector.h \ ../../include/QtCore/qpoint.h \ tools/qpoint.h \ ../../include/QtCore/qcontiguouscache.h \ tools/qcontiguouscache.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ statemachine/qstate_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qabstractstate_p.h \ statemachine/qabstractstate_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qobject_p.h \ kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ kernel/qpointer.h \ ../../include/QtCore/qsharedpointer.h \ tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ tools/qsharedpointer_impl.h \ ../../include/QtCore/qreadwritelock.h \ thread/qreadwritelock.h \ statemachine/qstatemachine_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qstate_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qfreelist_p.h \ tools/qfreelist_p.h \ statemachine/qabstracttransition.h \ statemachine/qabstracttransition_p.h \ statemachine/qsignaltransition.h \ ../../include/QtCore/qabstracttransition.h \ statemachine/qsignaltransition_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qabstracttransition_p.h \ statemachine/qsignaleventgenerator_p.h \ statemachine/qfinalstate.h \ statemachine/qhistorystate.h \ statemachine/qhistorystate_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qthread_p.h \ thread/qthread_p.h \ ../../include/QtCore/qthread.h \ thread/qthread.h \ ../../include/QtCore/qstack.h \ tools/qstack.h \ ../../include/QtCore/qwaitcondition.h \ thread/qwaitcondition.h \ ../../include/QtCore/qcoreapplication.h \ kernel/qcoreapplication.h \ ../../include/QtCore/qeventloop.h \ kernel/qeventloop.h \ statemachine/qeventtransition.h \ statemachine/qeventtransition_p.h \ ../../include/QtCore/qpropertyanimation.h \ animation/qpropertyanimation.h \ ../../include/QtCore/qvariantanimation.h \ animation/qvariantanimation.h \ ../../include/QtCore/qeasingcurve.h \ tools/qeasingcurve.h \ ../../include/QtCore/qabstractanimation.h \ animation/qabstractanimation.h \ ../../include/QtCore/qanimationgroup.h \ animation/qanimationgroup.h \ ../../include/QtCore/5.2.0/QtCore/private/qvariantanimation_p.h \ animation/qvariantanimation_p.h \ ../../include/QtCore/qmetaobject.h \ kernel/qmetaobject.h \ ../../include/QtCore/5.2.0/QtCore/private/qabstractanimation_p.h \ animation/qabstractanimation_p.h \ ../../include/QtCore/qbasictimer.h \ kernel/qbasictimer.h \ ../../include/QtCore/qdatetime.h \ tools/qdatetime.h \ ../../include/QtCore/qtimer.h \ kernel/qtimer.h \ ../../include/QtCore/qelapsedtimer.h \ tools/qelapsedtimer.h \ .moc/moc_qstatemachine.cpp \ statemachine/qstatemachine.cpp \ ../../bin/moc.exe E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\bin\moc.exe $(DEFINES) $(INCPATH) -I/usr/include -I/usr/local/include statemachine\qstatemachine.cpp -o .moc\qstatemachine.moc 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_rcc_clean compiler_moc_header_clean compiler_moc_source_clean ####### Compile .obj/qabstractanimation.obj: animation/qabstractanimation.cpp animation/qabstractanimation.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ animation/qanimationgroup.h \ ../../include/QtCore/qabstractanimation.h \ ../../include/QtCore/qdebug.h \ io/qdebug.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qmap.h \ tools/qmap.h \ ../../include/QtCore/qtextstream.h \ io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qlocale.h \ tools/qlocale.h \ ../../include/QtCore/qvariant.h \ kernel/qvariant.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qvector.h \ tools/qvector.h \ ../../include/QtCore/qpoint.h \ tools/qpoint.h \ ../../include/QtCore/qset.h \ tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ tools/qcontiguouscache.h \ animation/qabstractanimation_p.h \ ../../include/QtCore/qbasictimer.h \ kernel/qbasictimer.h \ ../../include/QtCore/qdatetime.h \ tools/qdatetime.h \ ../../include/QtCore/qsharedpointer.h \ tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ tools/qsharedpointer_impl.h \ ../../include/QtCore/qtimer.h \ kernel/qtimer.h \ ../../include/QtCore/qelapsedtimer.h \ tools/qelapsedtimer.h \ ../../include/QtCore/5.2.0/QtCore/private/qobject_p.h \ kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ kernel/qpointer.h \ ../../include/QtCore/qreadwritelock.h \ thread/qreadwritelock.h \ ../../include/QtCore/qmath.h \ kernel/qmath.h \ ../../include/QtCore/qthreadstorage.h \ thread/qthreadstorage.h \ .moc/moc_qabstractanimation.cpp $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qabstractanimation.obj animation\qabstractanimation.cpp .obj/qvariantanimation.obj: animation/qvariantanimation.cpp animation/qvariantanimation.h \ ../../include/QtCore/qeasingcurve.h \ tools/qeasingcurve.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qvector.h \ tools/qvector.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qpoint.h \ tools/qpoint.h \ ../../include/QtCore/qabstractanimation.h \ animation/qabstractanimation.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ ../../include/QtCore/qvariant.h \ kernel/qvariant.h \ ../../include/QtCore/qmap.h \ tools/qmap.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qdebug.h \ io/qdebug.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qtextstream.h \ io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qlocale.h \ tools/qlocale.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qset.h \ tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ tools/qcontiguouscache.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ animation/qvariantanimation_p.h \ ../../include/QtCore/qmetaobject.h \ kernel/qmetaobject.h \ ../../include/QtCore/5.2.0/QtCore/private/qabstractanimation_p.h \ animation/qabstractanimation_p.h \ ../../include/QtCore/qbasictimer.h \ kernel/qbasictimer.h \ ../../include/QtCore/qdatetime.h \ tools/qdatetime.h \ ../../include/QtCore/qsharedpointer.h \ tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ tools/qsharedpointer_impl.h \ ../../include/QtCore/qtimer.h \ kernel/qtimer.h \ ../../include/QtCore/qelapsedtimer.h \ tools/qelapsedtimer.h \ ../../include/QtCore/5.2.0/QtCore/private/qobject_p.h \ kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ kernel/qpointer.h \ ../../include/QtCore/qreadwritelock.h \ thread/qreadwritelock.h \ ../../include/QtCore/qrect.h \ tools/qrect.h \ ../../include/QtCore/qsize.h \ tools/qsize.h \ ../../include/QtCore/qline.h \ tools/qline.h \ .moc/moc_qvariantanimation.cpp $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qvariantanimation.obj animation\qvariantanimation.cpp .obj/qpropertyanimation.obj: animation/qpropertyanimation.cpp animation/qpropertyanimation.h \ ../../include/QtCore/qvariantanimation.h \ animation/qvariantanimation.h \ ../../include/QtCore/qeasingcurve.h \ tools/qeasingcurve.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qvector.h \ tools/qvector.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qpoint.h \ tools/qpoint.h \ ../../include/QtCore/qabstractanimation.h \ animation/qabstractanimation.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ ../../include/QtCore/qvariant.h \ kernel/qvariant.h \ ../../include/QtCore/qmap.h \ tools/qmap.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qdebug.h \ io/qdebug.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qtextstream.h \ io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qlocale.h \ tools/qlocale.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qset.h \ tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ tools/qcontiguouscache.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ animation/qanimationgroup.h \ animation/qpropertyanimation_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qvariantanimation_p.h \ animation/qvariantanimation_p.h \ ../../include/QtCore/qmetaobject.h \ kernel/qmetaobject.h \ ../../include/QtCore/5.2.0/QtCore/private/qabstractanimation_p.h \ animation/qabstractanimation_p.h \ ../../include/QtCore/qbasictimer.h \ kernel/qbasictimer.h \ ../../include/QtCore/qdatetime.h \ tools/qdatetime.h \ ../../include/QtCore/qsharedpointer.h \ tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ tools/qsharedpointer_impl.h \ ../../include/QtCore/qtimer.h \ kernel/qtimer.h \ ../../include/QtCore/qelapsedtimer.h \ tools/qelapsedtimer.h \ ../../include/QtCore/5.2.0/QtCore/private/qobject_p.h \ kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ kernel/qpointer.h \ ../../include/QtCore/qreadwritelock.h \ thread/qreadwritelock.h \ ../../include/QtCore/QMutex \ .moc/moc_qpropertyanimation.cpp $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qpropertyanimation.obj animation\qpropertyanimation.cpp .obj/qanimationgroup.obj: animation/qanimationgroup.cpp animation/qanimationgroup.h \ ../../include/QtCore/qabstractanimation.h \ animation/qabstractanimation.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ ../../include/QtCore/qdebug.h \ io/qdebug.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qmap.h \ tools/qmap.h \ ../../include/QtCore/qtextstream.h \ io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qlocale.h \ tools/qlocale.h \ ../../include/QtCore/qvariant.h \ kernel/qvariant.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qvector.h \ tools/qvector.h \ ../../include/QtCore/qpoint.h \ tools/qpoint.h \ ../../include/QtCore/qset.h \ tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ tools/qcontiguouscache.h \ animation/qanimationgroup_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qabstractanimation_p.h \ animation/qabstractanimation_p.h \ ../../include/QtCore/qbasictimer.h \ kernel/qbasictimer.h \ ../../include/QtCore/qdatetime.h \ tools/qdatetime.h \ ../../include/QtCore/qsharedpointer.h \ tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ tools/qsharedpointer_impl.h \ ../../include/QtCore/qtimer.h \ kernel/qtimer.h \ ../../include/QtCore/qelapsedtimer.h \ tools/qelapsedtimer.h \ ../../include/QtCore/5.2.0/QtCore/private/qobject_p.h \ kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ kernel/qpointer.h \ ../../include/QtCore/qreadwritelock.h \ thread/qreadwritelock.h \ .moc/moc_qanimationgroup.cpp $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qanimationgroup.obj animation\qanimationgroup.cpp .obj/qsequentialanimationgroup.obj: animation/qsequentialanimationgroup.cpp animation/qsequentialanimationgroup.h \ ../../include/QtCore/qanimationgroup.h \ animation/qanimationgroup.h \ ../../include/QtCore/qabstractanimation.h \ animation/qabstractanimation.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ animation/qsequentialanimationgroup_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qanimationgroup_p.h \ animation/qanimationgroup_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qabstractanimation_p.h \ animation/qabstractanimation_p.h \ ../../include/QtCore/qbasictimer.h \ kernel/qbasictimer.h \ ../../include/QtCore/qdatetime.h \ tools/qdatetime.h \ ../../include/QtCore/qsharedpointer.h \ tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qsharedpointer_impl.h \ tools/qsharedpointer_impl.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qtimer.h \ kernel/qtimer.h \ ../../include/QtCore/qelapsedtimer.h \ tools/qelapsedtimer.h \ ../../include/QtCore/5.2.0/QtCore/private/qobject_p.h \ kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ kernel/qpointer.h \ ../../include/QtCore/qvector.h \ tools/qvector.h \ ../../include/QtCore/qpoint.h \ tools/qpoint.h \ ../../include/QtCore/qvariant.h \ kernel/qvariant.h \ ../../include/QtCore/qmap.h \ tools/qmap.h \ ../../include/QtCore/qdebug.h \ io/qdebug.h \ ../../include/QtCore/qtextstream.h \ io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qlocale.h \ tools/qlocale.h \ ../../include/QtCore/qset.h \ tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ tools/qcontiguouscache.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ ../../include/QtCore/qreadwritelock.h \ thread/qreadwritelock.h \ animation/qpauseanimation.h \ .moc/moc_qsequentialanimationgroup.cpp $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qsequentialanimationgroup.obj animation\qsequentialanimationgroup.cpp .obj/qparallelanimationgroup.obj: animation/qparallelanimationgroup.cpp animation/qparallelanimationgroup.h \ ../../include/QtCore/qanimationgroup.h \ animation/qanimationgroup.h \ ../../include/QtCore/qabstractanimation.h \ animation/qabstractanimation.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ animation/qparallelanimationgroup_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qanimationgroup_p.h \ animation/qanimationgroup_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qabstractanimation_p.h \ animation/qabstractanimation_p.h \ ../../include/QtCore/qbasictimer.h \ kernel/qbasictimer.h \ ../../include/QtCore/qdatetime.h \ tools/qdatetime.h \ ../../include/QtCore/qsharedpointer.h \ tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qsharedpointer_impl.h \ tools/qsharedpointer_impl.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qtimer.h \ kernel/qtimer.h \ ../../include/QtCore/qelapsedtimer.h \ tools/qelapsedtimer.h \ ../../include/QtCore/5.2.0/QtCore/private/qobject_p.h \ kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ kernel/qpointer.h \ ../../include/QtCore/qvector.h \ tools/qvector.h \ ../../include/QtCore/qpoint.h \ tools/qpoint.h \ ../../include/QtCore/qvariant.h \ kernel/qvariant.h \ ../../include/QtCore/qmap.h \ tools/qmap.h \ ../../include/QtCore/qdebug.h \ io/qdebug.h \ ../../include/QtCore/qtextstream.h \ io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qlocale.h \ tools/qlocale.h \ ../../include/QtCore/qset.h \ tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ tools/qcontiguouscache.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ ../../include/QtCore/qreadwritelock.h \ thread/qreadwritelock.h \ .moc/moc_qparallelanimationgroup.cpp $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qparallelanimationgroup.obj animation\qparallelanimationgroup.cpp .obj/qpauseanimation.obj: animation/qpauseanimation.cpp animation/qpauseanimation.h \ ../../include/QtCore/qanimationgroup.h \ animation/qanimationgroup.h \ ../../include/QtCore/qabstractanimation.h \ animation/qabstractanimation.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ animation/qabstractanimation_p.h \ ../../include/QtCore/qbasictimer.h \ kernel/qbasictimer.h \ ../../include/QtCore/qdatetime.h \ tools/qdatetime.h \ ../../include/QtCore/qsharedpointer.h \ tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qsharedpointer_impl.h \ tools/qsharedpointer_impl.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qtimer.h \ kernel/qtimer.h \ ../../include/QtCore/qelapsedtimer.h \ tools/qelapsedtimer.h \ ../../include/QtCore/5.2.0/QtCore/private/qobject_p.h \ kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ kernel/qpointer.h \ ../../include/QtCore/qvector.h \ tools/qvector.h \ ../../include/QtCore/qpoint.h \ tools/qpoint.h \ ../../include/QtCore/qvariant.h \ kernel/qvariant.h \ ../../include/QtCore/qmap.h \ tools/qmap.h \ ../../include/QtCore/qdebug.h \ io/qdebug.h \ ../../include/QtCore/qtextstream.h \ io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qlocale.h \ tools/qlocale.h \ ../../include/QtCore/qset.h \ tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ tools/qcontiguouscache.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ ../../include/QtCore/qreadwritelock.h \ thread/qreadwritelock.h \ .moc/moc_qpauseanimation.cpp $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qpauseanimation.obj animation\qpauseanimation.cpp .obj/qatomic_unix.obj: arch/qatomic_unix.cpp ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qatomic_unix.obj arch\qatomic_unix.cpp .obj/qglobal.obj: global/qglobal.cpp ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qvector.h \ tools/qvector.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qpoint.h \ tools/qpoint.h \ ../../include/QtCore/qthreadstorage.h \ thread/qthreadstorage.h \ ../../include/QtCore/qdir.h \ io/qdir.h \ ../../include/QtCore/qfileinfo.h \ io/qfileinfo.h \ ../../include/QtCore/qfile.h \ io/qfile.h \ ../../include/QtCore/qfiledevice.h \ io/qfiledevice.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ ../../include/QtCore/qdatetime.h \ tools/qdatetime.h \ ../../include/QtCore/qsharedpointer.h \ tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ tools/qsharedpointer_impl.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/5.2.0/QtCore/private/qthread_p.h \ thread/qthread_p.h \ ../../include/QtCore/qthread.h \ thread/qthread.h \ ../../include/QtCore/qstack.h \ tools/qstack.h \ ../../include/QtCore/qwaitcondition.h \ thread/qwaitcondition.h \ ../../include/QtCore/qmap.h \ tools/qmap.h \ ../../include/QtCore/qdebug.h \ io/qdebug.h \ ../../include/QtCore/qtextstream.h \ io/qtextstream.h \ ../../include/QtCore/qlocale.h \ tools/qlocale.h \ ../../include/QtCore/qvariant.h \ kernel/qvariant.h \ ../../include/QtCore/qset.h \ tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ tools/qcontiguouscache.h \ ../../include/QtCore/qcoreapplication.h \ kernel/qcoreapplication.h \ ../../include/QtCore/qeventloop.h \ kernel/qeventloop.h \ ../../include/QtCore/5.2.0/QtCore/private/qobject_p.h \ kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ kernel/qpointer.h \ ../../include/QtCore/qreadwritelock.h \ thread/qreadwritelock.h \ ../../include/QtCore/5.2.0/QtCore/private/qjni_p.h \ kernel/qjni_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qcore_mac_p.h \ kernel/qcore_mac_p.h \ global/qt_windows.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qglobal.obj global\qglobal.cpp .obj/qglobalstatic.obj: global/qglobalstatic.cpp global/qglobalstatic.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qglobalstatic.obj global\qglobalstatic.cpp .obj/qlibraryinfo.obj: global/qlibraryinfo.cpp ../../include/QtCore/qdir.h \ io/qdir.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qfileinfo.h \ io/qfileinfo.h \ ../../include/QtCore/qfile.h \ io/qfile.h \ ../../include/QtCore/qfiledevice.h \ io/qfiledevice.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ ../../include/QtCore/qsettings.h \ io/qsettings.h \ ../../include/QtCore/qvariant.h \ kernel/qvariant.h \ ../../include/QtCore/qmap.h \ tools/qmap.h \ ../../include/QtCore/qdebug.h \ io/qdebug.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qtextstream.h \ io/qtextstream.h \ ../../include/QtCore/qlocale.h \ tools/qlocale.h \ ../../include/QtCore/qvector.h \ tools/qvector.h \ ../../include/QtCore/qpoint.h \ tools/qpoint.h \ ../../include/QtCore/qset.h \ tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ tools/qcontiguouscache.h \ global/qlibraryinfo.h \ ../../include/QtCore/qdatetime.h \ tools/qdatetime.h \ ../../include/QtCore/qsharedpointer.h \ tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ tools/qsharedpointer_impl.h \ ../../include/QtCore/qcoreapplication.h \ kernel/qcoreapplication.h \ ../../include/QtCore/qeventloop.h \ kernel/qeventloop.h \ ../../include/QtCore/5.2.0/QtCore/private/qcore_mac_p.h \ kernel/qcore_mac_p.h \ global/qconfig.cpp \ ../../include/QtCore/5.2.0/QtCore/private/qcoreapplication_p.h \ kernel/qcoreapplication_p.h \ ../../include/QtCore/qtranslator.h \ kernel/qtranslator.h \ ../../include/QtCore/5.2.0/QtCore/private/qobject_p.h \ kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ kernel/qpointer.h \ ../../include/QtCore/qreadwritelock.h \ thread/qreadwritelock.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qlibraryinfo.obj global\qlibraryinfo.cpp .obj/qmalloc.obj: global/qmalloc.cpp $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qmalloc.obj global\qmalloc.cpp .obj/qnumeric.obj: global/qnumeric.cpp global/qnumeric.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ global/qnumeric_p.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qnumeric.obj global\qnumeric.cpp .obj/qlogging.obj: global/qlogging.cpp global/qlogging.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qdebug.h \ io/qdebug.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qmap.h \ tools/qmap.h \ ../../include/QtCore/qtextstream.h \ io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ ../../include/QtCore/qlocale.h \ tools/qlocale.h \ ../../include/QtCore/qvariant.h \ kernel/qvariant.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qvector.h \ tools/qvector.h \ ../../include/QtCore/qpoint.h \ tools/qpoint.h \ ../../include/QtCore/qset.h \ tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ tools/qcontiguouscache.h \ ../../include/QtCore/qcoreapplication.h \ kernel/qcoreapplication.h \ ../../include/QtCore/qeventloop.h \ kernel/qeventloop.h \ ../../include/QtCore/qthread.h \ thread/qthread.h \ ../../include/QtCore/qloggingcategory.h \ io/qloggingcategory.h \ ../../include/QtCore/5.2.0/QtCore/private/qloggingregistry_p.h \ io/qloggingregistry_p.h \ global/qt_windows.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qlogging.obj global\qlogging.cpp .obj/qatomic.obj: thread/qatomic.cpp $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qatomic.obj thread\qatomic.cpp .obj/qexception.obj: thread/qexception.cpp thread/qexception.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qexception.obj thread\qexception.cpp .obj/qresultstore.obj: thread/qresultstore.cpp thread/qresultstore.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qmap.h \ tools/qmap.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qdebug.h \ io/qdebug.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qtextstream.h \ io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ ../../include/QtCore/qlocale.h \ tools/qlocale.h \ ../../include/QtCore/qvariant.h \ kernel/qvariant.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qvector.h \ tools/qvector.h \ ../../include/QtCore/qpoint.h \ tools/qpoint.h \ ../../include/QtCore/qset.h \ tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ tools/qcontiguouscache.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qresultstore.obj thread\qresultstore.cpp .obj/qfutureinterface.obj: thread/qfutureinterface.cpp thread/qfuture.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qfutureinterface.h \ thread/qfutureinterface.h \ ../../include/QtCore/qrunnable.h \ thread/qrunnable.h \ ../../include/QtCore/qexception.h \ thread/qexception.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qresultstore.h \ thread/qresultstore.h \ ../../include/QtCore/qmap.h \ tools/qmap.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qdebug.h \ io/qdebug.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qtextstream.h \ io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ ../../include/QtCore/qlocale.h \ tools/qlocale.h \ ../../include/QtCore/qvariant.h \ kernel/qvariant.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ ../../include/QtCore/qvector.h \ tools/qvector.h \ ../../include/QtCore/qpoint.h \ tools/qpoint.h \ ../../include/QtCore/qset.h \ tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ tools/qcontiguouscache.h \ thread/qfutureinterface_p.h \ ../../include/QtCore/qelapsedtimer.h \ tools/qelapsedtimer.h \ ../../include/QtCore/qwaitcondition.h \ thread/qwaitcondition.h \ ../../include/QtCore/qthread.h \ thread/qthread.h \ ../../include/QtCore/qthreadpool.h \ thread/qthreadpool.h \ ../../include/QtCore/5.2.0/QtCore/private/qthreadpool_p.h \ thread/qthreadpool_p.h \ ../../include/QtCore/qqueue.h \ tools/qqueue.h \ ../../include/QtCore/5.2.0/QtCore/private/qobject_p.h \ kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ kernel/qpointer.h \ ../../include/QtCore/qsharedpointer.h \ tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ tools/qsharedpointer_impl.h \ ../../include/QtCore/qreadwritelock.h \ thread/qreadwritelock.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qfutureinterface.obj thread\qfutureinterface.cpp .obj/qfuturewatcher.obj: thread/qfuturewatcher.cpp thread/qfuturewatcher.h \ ../../include/QtCore/qfuture.h \ thread/qfuture.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qfutureinterface.h \ thread/qfutureinterface.h \ ../../include/QtCore/qrunnable.h \ thread/qrunnable.h \ ../../include/QtCore/qexception.h \ thread/qexception.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qresultstore.h \ thread/qresultstore.h \ ../../include/QtCore/qmap.h \ tools/qmap.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qdebug.h \ io/qdebug.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qtextstream.h \ io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ ../../include/QtCore/qlocale.h \ tools/qlocale.h \ ../../include/QtCore/qvariant.h \ kernel/qvariant.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ ../../include/QtCore/qvector.h \ tools/qvector.h \ ../../include/QtCore/qpoint.h \ tools/qpoint.h \ ../../include/QtCore/qset.h \ tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ tools/qcontiguouscache.h \ thread/qfuturewatcher_p.h \ thread/qfutureinterface_p.h \ ../../include/QtCore/qelapsedtimer.h \ tools/qelapsedtimer.h \ ../../include/QtCore/qwaitcondition.h \ thread/qwaitcondition.h \ ../../include/QtCore/5.2.0/QtCore/private/qobject_p.h \ kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ kernel/qpointer.h \ ../../include/QtCore/qsharedpointer.h \ tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ tools/qsharedpointer_impl.h \ ../../include/QtCore/qreadwritelock.h \ thread/qreadwritelock.h \ ../../include/QtCore/qcoreapplication.h \ kernel/qcoreapplication.h \ ../../include/QtCore/qeventloop.h \ kernel/qeventloop.h \ ../../include/QtCore/qmetaobject.h \ kernel/qmetaobject.h \ ../../include/QtCore/qthread.h \ thread/qthread.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qfuturewatcher.obj thread\qfuturewatcher.cpp .obj/qmutex.obj: thread/qmutex.cpp thread/qmutex.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qdebug.h \ io/qdebug.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qmap.h \ tools/qmap.h \ ../../include/QtCore/qtextstream.h \ io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ ../../include/QtCore/qlocale.h \ tools/qlocale.h \ ../../include/QtCore/qvariant.h \ kernel/qvariant.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qvector.h \ tools/qvector.h \ ../../include/QtCore/qpoint.h \ tools/qpoint.h \ ../../include/QtCore/qset.h \ tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ tools/qcontiguouscache.h \ ../../include/QtCore/qelapsedtimer.h \ tools/qelapsedtimer.h \ thread/qthread.h \ thread/qmutex_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qfreelist_p.h \ tools/qfreelist_p.h \ thread/qmutex_linux.cpp \ thread/qmutex_mac.cpp \ thread/qmutex_win.cpp \ global/qt_windows.h \ thread/qmutex_unix.cpp $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qmutex.obj thread\qmutex.cpp .obj/qreadwritelock.obj: thread/qreadwritelock.cpp thread/qreadwritelock.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ thread/qthread.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ thread/qwaitcondition.h \ thread/qreadwritelock_p.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qpair.h \ tools/qpair.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qreadwritelock.obj thread\qreadwritelock.cpp .obj/qrunnable.obj: thread/qrunnable.cpp $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qrunnable.obj thread\qrunnable.cpp .obj/qmutexpool.obj: thread/qmutexpool.cpp thread/qatomic.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ thread/qmutexpool_p.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qmutexpool.obj thread\qmutexpool.cpp .obj/qsemaphore.obj: thread/qsemaphore.cpp thread/qsemaphore.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ thread/qwaitcondition.h \ ../../include/QtCore/qelapsedtimer.h \ tools/qelapsedtimer.h \ ../../include/QtCore/qdatetime.h \ tools/qdatetime.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qsharedpointer.h \ tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qsharedpointer_impl.h \ tools/qsharedpointer_impl.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qpair.h \ tools/qpair.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qsemaphore.obj thread\qsemaphore.cpp .obj/qthread.obj: thread/qthread.cpp thread/qthread.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ thread/qthreadstorage.h \ thread/qreadwritelock.h \ ../../include/QtCore/qabstracteventdispatcher.h \ kernel/qabstracteventdispatcher.h \ ../../include/QtCore/qeventloop.h \ kernel/qeventloop.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ thread/qthread_p.h \ ../../include/QtCore/qthread.h \ ../../include/QtCore/qstack.h \ tools/qstack.h \ ../../include/QtCore/qvector.h \ tools/qvector.h \ ../../include/QtCore/qpoint.h \ tools/qpoint.h \ ../../include/QtCore/qwaitcondition.h \ thread/qwaitcondition.h \ ../../include/QtCore/qmap.h \ tools/qmap.h \ ../../include/QtCore/qdebug.h \ io/qdebug.h \ ../../include/QtCore/qtextstream.h \ io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qlocale.h \ tools/qlocale.h \ ../../include/QtCore/qvariant.h \ kernel/qvariant.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qset.h \ tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ tools/qcontiguouscache.h \ ../../include/QtCore/qcoreapplication.h \ kernel/qcoreapplication.h \ ../../include/QtCore/5.2.0/QtCore/private/qobject_p.h \ kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ kernel/qpointer.h \ ../../include/QtCore/qsharedpointer.h \ tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ tools/qsharedpointer_impl.h \ ../../include/QtCore/qreadwritelock.h \ ../../include/QtCore/5.2.0/QtCore/private/qcoreapplication_p.h \ kernel/qcoreapplication_p.h \ ../../include/QtCore/qtranslator.h \ kernel/qtranslator.h \ ../../include/QtCore/qsettings.h \ io/qsettings.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qthread.obj thread\qthread.cpp .obj/qthreadpool.obj: thread/qthreadpool.cpp thread/qthreadpool.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qthread.h \ thread/qthread.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ ../../include/QtCore/qrunnable.h \ thread/qrunnable.h \ thread/qthreadpool_p.h \ ../../include/QtCore/qwaitcondition.h \ thread/qwaitcondition.h \ ../../include/QtCore/qset.h \ tools/qset.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qqueue.h \ tools/qqueue.h \ ../../include/QtCore/5.2.0/QtCore/private/qobject_p.h \ kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ kernel/qpointer.h \ ../../include/QtCore/qsharedpointer.h \ tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qsharedpointer_impl.h \ tools/qsharedpointer_impl.h \ ../../include/QtCore/qvector.h \ tools/qvector.h \ ../../include/QtCore/qpoint.h \ tools/qpoint.h \ ../../include/QtCore/qvariant.h \ kernel/qvariant.h \ ../../include/QtCore/qmap.h \ tools/qmap.h \ ../../include/QtCore/qdebug.h \ io/qdebug.h \ ../../include/QtCore/qtextstream.h \ io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qlocale.h \ tools/qlocale.h \ ../../include/QtCore/qcontiguouscache.h \ tools/qcontiguouscache.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ ../../include/QtCore/qreadwritelock.h \ thread/qreadwritelock.h \ ../../include/QtCore/qelapsedtimer.h \ tools/qelapsedtimer.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qthreadpool.obj thread\qthreadpool.cpp .obj/qthreadstorage.obj: thread/qthreadstorage.cpp thread/qthreadstorage.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ thread/qthread.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ thread/qthread_p.h \ ../../include/QtCore/qthread.h \ ../../include/QtCore/qstack.h \ tools/qstack.h \ ../../include/QtCore/qvector.h \ tools/qvector.h \ ../../include/QtCore/qpoint.h \ tools/qpoint.h \ ../../include/QtCore/qwaitcondition.h \ thread/qwaitcondition.h \ ../../include/QtCore/qmap.h \ tools/qmap.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qdebug.h \ io/qdebug.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qtextstream.h \ io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qlocale.h \ tools/qlocale.h \ ../../include/QtCore/qvariant.h \ kernel/qvariant.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qset.h \ tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ tools/qcontiguouscache.h \ ../../include/QtCore/qcoreapplication.h \ kernel/qcoreapplication.h \ ../../include/QtCore/qeventloop.h \ kernel/qeventloop.h \ ../../include/QtCore/5.2.0/QtCore/private/qobject_p.h \ kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ kernel/qpointer.h \ ../../include/QtCore/qsharedpointer.h \ tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ tools/qsharedpointer_impl.h \ ../../include/QtCore/qreadwritelock.h \ thread/qreadwritelock.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qthreadstorage.obj thread\qthreadstorage.cpp .obj/qthread_unix.obj: thread/qthread_unix.cpp thread/qthread.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ ../../include/QtCore/5.2.0/QtCore/private/qcoreapplication_p.h \ kernel/qcoreapplication_p.h \ ../../include/QtCore/qcoreapplication.h \ kernel/qcoreapplication.h \ ../../include/QtCore/qeventloop.h \ kernel/qeventloop.h \ ../../include/QtCore/qtranslator.h \ kernel/qtranslator.h \ ../../include/QtCore/qsettings.h \ io/qsettings.h \ ../../include/QtCore/qvariant.h \ kernel/qvariant.h \ ../../include/QtCore/qmap.h \ tools/qmap.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qdebug.h \ io/qdebug.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qtextstream.h \ io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qlocale.h \ tools/qlocale.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qvector.h \ tools/qvector.h \ ../../include/QtCore/qpoint.h \ tools/qpoint.h \ ../../include/QtCore/qset.h \ tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ tools/qcontiguouscache.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ ../../include/QtCore/5.2.0/QtCore/private/qobject_p.h \ kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ kernel/qpointer.h \ ../../include/QtCore/qsharedpointer.h \ tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ tools/qsharedpointer_impl.h \ ../../include/QtCore/qreadwritelock.h \ thread/qreadwritelock.h \ ../../include/QtCore/5.2.0/QtCore/private/qeventdispatcher_blackberry_p.h \ kernel/qeventdispatcher_blackberry_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qeventdispatcher_unix_p.h \ kernel/qeventdispatcher_unix_p.h \ ../../include/QtCore/qabstracteventdispatcher.h \ kernel/qabstracteventdispatcher.h \ ../../include/QtCore/5.2.0/QtCore/private/qabstracteventdispatcher_p.h \ kernel/qabstracteventdispatcher_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qcore_unix_p.h \ kernel/qcore_unix_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qpodlist_p.h \ tools/qpodlist_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qtimerinfo_unix_p.h \ kernel/qtimerinfo_unix_p.h \ kernel/qeventdispatcher_glib_p.h \ thread/qthreadstorage.h \ thread/qthread_p.h \ ../../include/QtCore/qthread.h \ ../../include/QtCore/qstack.h \ tools/qstack.h \ ../../include/QtCore/qwaitcondition.h \ thread/qwaitcondition.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qthread_unix.obj thread\qthread_unix.cpp .obj/qwaitcondition_unix.obj: thread/qwaitcondition_unix.cpp thread/qwaitcondition.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ thread/qreadwritelock.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qelapsedtimer.h \ tools/qelapsedtimer.h \ ../../include/QtCore/5.2.0/QtCore/private/qcore_unix_p.h \ kernel/qcore_unix_p.h \ thread/qmutex_p.h \ thread/qreadwritelock_p.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qpair.h \ tools/qpair.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qwaitcondition_unix.obj thread\qwaitcondition_unix.cpp .obj/qarraydata.obj: tools/qarraydata.cpp ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/5.2.0/QtCore/private/qtools_p.h \ tools/qtools_p.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qarraydata.obj tools\qarraydata.cpp .obj/qbitarray.obj: tools/qbitarray.cpp tools/qbitarray.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qdebug.h \ io/qdebug.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qmap.h \ tools/qmap.h \ ../../include/QtCore/qtextstream.h \ io/qtextstream.h \ ../../include/QtCore/qlocale.h \ tools/qlocale.h \ ../../include/QtCore/qvariant.h \ kernel/qvariant.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qvector.h \ tools/qvector.h \ ../../include/QtCore/qpoint.h \ tools/qpoint.h \ ../../include/QtCore/qset.h \ tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ tools/qcontiguouscache.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qbitarray.obj tools\qbitarray.cpp .obj/qbytearray.obj: tools/qbytearray.cpp tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qbytearray.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ tools/qbytearraymatcher.h \ tools/qtools_p.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ tools/qlocale.h \ ../../include/QtCore/qvariant.h \ kernel/qvariant.h \ ../../include/QtCore/qlist.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qmap.h \ tools/qmap.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qdebug.h \ io/qdebug.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qtextstream.h \ io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ ../../include/QtCore/qlocale.h \ ../../include/QtCore/qvector.h \ tools/qvector.h \ ../../include/QtCore/qpoint.h \ tools/qpoint.h \ ../../include/QtCore/qset.h \ tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ tools/qcontiguouscache.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ tools/qlocale_p.h \ ../3rdparty/zlib/zlib.h \ ../3rdparty/zlib/zconf.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qbytearray.obj tools\qbytearray.cpp .obj/qbytearraymatcher.obj: tools/qbytearraymatcher.cpp tools/qbytearraymatcher.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qbytearraymatcher.obj tools\qbytearraymatcher.cpp .obj/qcollator.obj: tools/qcollator.cpp tools/qcollator_p.h \ tools/qcollator.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ ../../include/QtCore/qlocale.h \ tools/qlocale.h \ ../../include/QtCore/qvariant.h \ kernel/qvariant.h \ ../../include/QtCore/qmap.h \ tools/qmap.h \ ../../include/QtCore/qdebug.h \ io/qdebug.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qtextstream.h \ io/qtextstream.h \ ../../include/QtCore/qvector.h \ tools/qvector.h \ ../../include/QtCore/qpoint.h \ tools/qpoint.h \ ../../include/QtCore/qset.h \ tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ tools/qcontiguouscache.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/QVector $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qcollator.obj tools\qcollator.cpp .obj/qcommandlineoption.obj: tools/qcommandlineoption.cpp tools/qcommandlineoption.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ tools/qset.h \ ../../include/QtCore/qhash.h \ tools/qhash.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qcommandlineoption.obj tools\qcommandlineoption.cpp .obj/qcommandlineparser.obj: tools/qcommandlineparser.cpp tools/qcommandlineparser.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ ../../include/QtCore/qcoreapplication.h \ kernel/qcoreapplication.h \ ../../include/QtCore/qeventloop.h \ kernel/qeventloop.h \ ../../include/QtCore/qcommandlineoption.h \ tools/qcommandlineoption.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qvector.h \ tools/qvector.h \ ../../include/QtCore/qpoint.h \ tools/qpoint.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qcommandlineparser.obj tools\qcommandlineparser.cpp .obj/qcryptographichash.obj: tools/qcryptographichash.cpp ../../include/QtCore/qcryptographichash.h \ tools/qcryptographichash.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ ../3rdparty/sha1/sha1.cpp \ ../../include/QtCore/qendian.h \ global/qendian.h \ ../3rdparty/md5/md5.h \ ../3rdparty/md5/md5.cpp \ ../3rdparty/md4/md4.h \ ../3rdparty/md4/md4.cpp \ ../3rdparty/sha3/KeccakSponge.c \ ../3rdparty/sha3/KeccakSponge.h \ ../3rdparty/sha3/KeccakF-1600-interface.h \ ../3rdparty/sha3/KeccakF-1600-int-set.h \ ../3rdparty/sha3/KeccakNISTInterface.c \ ../3rdparty/sha3/KeccakF-1600-opt64.c \ ../3rdparty/sha3/brg_endian.h \ ../3rdparty/sha3/KeccakF-1600-opt64-settings.h \ ../3rdparty/sha3/KeccakF-1600-64.macros \ ../3rdparty/sha3/KeccakF-1600-unrolling.macros \ ../3rdparty/sha3/KeccakF-1600-opt32.c \ ../3rdparty/sha3/KeccakF-1600-opt32-settings.h \ ../3rdparty/sha3/KeccakF-1600-32.macros \ ../3rdparty/sha3/KeccakF-1600-32-rvk.macros \ ../3rdparty/rfc6234/sha.h \ ../3rdparty/rfc6234/sha224-256.c \ ../3rdparty/rfc6234/sha-private.h \ ../3rdparty/rfc6234/sha384-512.c $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qcryptographichash.obj tools\qcryptographichash.cpp .obj/qdatetime.obj: tools/qdatetime.cpp ../../include/QtCore/5.2.0/QtCore/private/qdatetime_p.h \ tools/qdatetime_p.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qdatetime.h \ tools/qdatetime.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qsharedpointer.h \ tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qsharedpointer_impl.h \ tools/qsharedpointer_impl.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ tools/qtimezone.h \ ../../include/QtCore/qlocale.h \ tools/qlocale.h \ ../../include/QtCore/qvariant.h \ kernel/qvariant.h \ ../../include/QtCore/qmap.h \ tools/qmap.h \ ../../include/QtCore/qdebug.h \ io/qdebug.h \ ../../include/QtCore/qtextstream.h \ io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qvector.h \ tools/qvector.h \ ../../include/QtCore/qpoint.h \ tools/qpoint.h \ ../../include/QtCore/qset.h \ tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ tools/qcontiguouscache.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ ../../include/QtCore/5.2.0/QtCore/private/qdatetimeparser_p.h \ tools/qdatetimeparser_p.h \ tools/qtimezoneprivate_p.h \ tools/qlocale_p.h \ global/qt_windows.h \ ../../include/QtCore/qfunctions_wince.h \ kernel/qfunctions_wince.h \ ../../include/QtCore/5.2.0/QtCore/private/qcore_mac_p.h \ kernel/qcore_mac_p.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qdatetime.obj tools\qdatetime.cpp .obj/qdatetimeparser.obj: tools/qdatetimeparser.cpp ../../include/QtCore/5.2.0/QtCore/private/qdatetimeparser_p.h \ tools/qdatetimeparser_p.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qdatetime.h \ tools/qdatetime.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qsharedpointer.h \ tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qsharedpointer_impl.h \ tools/qsharedpointer_impl.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ ../../include/QtCore/qlocale.h \ tools/qlocale.h \ ../../include/QtCore/qvariant.h \ kernel/qvariant.h \ ../../include/QtCore/qmap.h \ tools/qmap.h \ ../../include/QtCore/qdebug.h \ io/qdebug.h \ ../../include/QtCore/qtextstream.h \ io/qtextstream.h \ ../../include/QtCore/qvector.h \ tools/qvector.h \ ../../include/QtCore/qpoint.h \ tools/qpoint.h \ ../../include/QtCore/qset.h \ tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ tools/qcontiguouscache.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qdatetimeparser.obj tools\qdatetimeparser.cpp .obj/qeasingcurve.obj: tools/qeasingcurve.cpp tools/qeasingcurve.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qvector.h \ tools/qvector.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qpoint.h \ tools/qpoint.h \ ../../include/QtCore/qdebug.h \ io/qdebug.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qmap.h \ tools/qmap.h \ ../../include/QtCore/qtextstream.h \ io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ ../../include/QtCore/qlocale.h \ tools/qlocale.h \ ../../include/QtCore/qvariant.h \ kernel/qvariant.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qset.h \ tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ tools/qcontiguouscache.h \ ../3rdparty/easing/easing.cpp \ ../../include/QtCore/qmath.h \ kernel/qmath.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qeasingcurve.obj tools\qeasingcurve.cpp .obj/qelapsedtimer.obj: tools/qelapsedtimer.cpp tools/qelapsedtimer.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qelapsedtimer.obj tools\qelapsedtimer.cpp .obj/qfreelist.obj: tools/qfreelist.cpp tools/qfreelist_p.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qfreelist.obj tools\qfreelist.cpp .obj/qhash.obj: tools/qhash.cpp tools/qhash.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qbitarray.h \ tools/qbitarray.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qdatetime.h \ tools/qdatetime.h \ ../../include/QtCore/qsharedpointer.h \ tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qsharedpointer_impl.h \ tools/qsharedpointer_impl.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ ../../include/QtCore/qhash.h \ ../../include/QtCore/qcoreapplication.h \ kernel/qcoreapplication.h \ ../../include/QtCore/qeventloop.h \ kernel/qeventloop.h \ ../../include/QtCore/5.2.0/QtCore/private/qcore_unix_p.h \ kernel/qcore_unix_p.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qhash.obj tools\qhash.cpp .obj/qline.obj: tools/qline.cpp tools/qline.h \ ../../include/QtCore/qpoint.h \ tools/qpoint.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qdebug.h \ io/qdebug.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qmap.h \ tools/qmap.h \ ../../include/QtCore/qtextstream.h \ io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ ../../include/QtCore/qlocale.h \ tools/qlocale.h \ ../../include/QtCore/qvariant.h \ kernel/qvariant.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qvector.h \ tools/qvector.h \ ../../include/QtCore/qset.h \ tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ tools/qcontiguouscache.h \ ../../include/QtCore/qmath.h \ kernel/qmath.h \ ../../include/QtCore/5.2.0/QtCore/private/qnumeric_p.h \ global/qnumeric_p.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qline.obj tools\qline.cpp .obj/qlinkedlist.obj: tools/qlinkedlist.cpp tools/qlinkedlist.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qlinkedlist.obj tools\qlinkedlist.cpp .obj/qlist.obj: tools/qlist.cpp tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ tools/qtools_p.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qlist.obj tools\qlist.cpp .obj/qlocale.obj: tools/qlocale.cpp ../../include/QtCore/5.2.0/QtCore/private/qcore_mac_p.h \ kernel/qcore_mac_p.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qdebug.h \ io/qdebug.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qmap.h \ tools/qmap.h \ ../../include/QtCore/qtextstream.h \ io/qtextstream.h \ ../../include/QtCore/qlocale.h \ tools/qlocale.h \ ../../include/QtCore/qvariant.h \ kernel/qvariant.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qvector.h \ tools/qvector.h \ ../../include/QtCore/qpoint.h \ tools/qpoint.h \ ../../include/QtCore/qset.h \ tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ tools/qcontiguouscache.h \ tools/qlocale_p.h \ tools/qlocale_tools_p.h \ tools/qdatetime_p.h \ ../../include/QtCore/qdatetime.h \ tools/qdatetime.h \ ../../include/QtCore/qsharedpointer.h \ tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ tools/qsharedpointer_impl.h \ tools/qtimezone.h \ tools/qdatetimeparser_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qnumeric_p.h \ global/qnumeric_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qsystemlibrary_p.h \ plugin/qsystemlibrary_p.h \ global/qt_windows.h \ tools/qlocale_data_p.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qlocale.obj tools\qlocale.cpp .obj/qlocale_tools.obj: tools/qlocale_tools.cpp tools/qlocale_tools_p.h \ tools/qlocale_p.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qvariant.h \ kernel/qvariant.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qmap.h \ tools/qmap.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qdebug.h \ io/qdebug.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qtextstream.h \ io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ ../../include/QtCore/qlocale.h \ tools/qlocale.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qvector.h \ tools/qvector.h \ ../../include/QtCore/qpoint.h \ tools/qpoint.h \ ../../include/QtCore/qset.h \ tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ tools/qcontiguouscache.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ ../../include/QtCore/qfunctions_wince.h \ kernel/qfunctions_wince.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qlocale_tools.obj tools\qlocale_tools.cpp .obj/qpoint.obj: tools/qpoint.cpp tools/qpoint.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qdebug.h \ io/qdebug.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qmap.h \ tools/qmap.h \ ../../include/QtCore/qtextstream.h \ io/qtextstream.h \ ../../include/QtCore/qlocale.h \ tools/qlocale.h \ ../../include/QtCore/qvariant.h \ kernel/qvariant.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qvector.h \ tools/qvector.h \ ../../include/QtCore/qpoint.h \ ../../include/QtCore/qset.h \ tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ tools/qcontiguouscache.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qpoint.obj tools\qpoint.cpp .obj/qmap.obj: tools/qmap.cpp tools/qmap.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qdebug.h \ io/qdebug.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qmap.h \ ../../include/QtCore/qtextstream.h \ io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ ../../include/QtCore/qlocale.h \ tools/qlocale.h \ ../../include/QtCore/qvariant.h \ kernel/qvariant.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qvector.h \ tools/qvector.h \ ../../include/QtCore/qpoint.h \ tools/qpoint.h \ ../../include/QtCore/qset.h \ tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ tools/qcontiguouscache.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qmap.obj tools\qmap.cpp .obj/qmargins.obj: tools/qmargins.cpp tools/qmargins.h \ ../../include/QtCore/qrect.h \ tools/qrect.h \ ../../include/QtCore/qsize.h \ tools/qsize.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qpoint.h \ tools/qpoint.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qdebug.h \ io/qdebug.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qmap.h \ tools/qmap.h \ ../../include/QtCore/qtextstream.h \ io/qtextstream.h \ ../../include/QtCore/qlocale.h \ tools/qlocale.h \ ../../include/QtCore/qvariant.h \ kernel/qvariant.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qvector.h \ tools/qvector.h \ ../../include/QtCore/qset.h \ tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ tools/qcontiguouscache.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qmargins.obj tools\qmargins.cpp .obj/qmessageauthenticationcode.obj: tools/qmessageauthenticationcode.cpp tools/qmessageauthenticationcode.h \ ../../include/QtCore/qcryptographichash.h \ tools/qcryptographichash.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../3rdparty/rfc6234/sha.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qmessageauthenticationcode.obj tools\qmessageauthenticationcode.cpp .obj/qcontiguouscache.obj: tools/qcontiguouscache.cpp tools/qcontiguouscache.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/QDebug \ ../../include/QtCore/qdebug.h \ io/qdebug.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qmap.h \ tools/qmap.h \ ../../include/QtCore/qtextstream.h \ io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ ../../include/QtCore/qlocale.h \ tools/qlocale.h \ ../../include/QtCore/qvariant.h \ kernel/qvariant.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qvector.h \ tools/qvector.h \ ../../include/QtCore/qpoint.h \ tools/qpoint.h \ ../../include/QtCore/qset.h \ tools/qset.h \ ../../include/QtCore/qcontiguouscache.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qcontiguouscache.obj tools\qcontiguouscache.cpp .obj/qrect.obj: tools/qrect.cpp tools/qrect.h \ ../../include/QtCore/qsize.h \ tools/qsize.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qpoint.h \ tools/qpoint.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qdebug.h \ io/qdebug.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qmap.h \ tools/qmap.h \ ../../include/QtCore/qtextstream.h \ io/qtextstream.h \ ../../include/QtCore/qlocale.h \ tools/qlocale.h \ ../../include/QtCore/qvariant.h \ kernel/qvariant.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qvector.h \ tools/qvector.h \ ../../include/QtCore/qset.h \ tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ tools/qcontiguouscache.h \ ../../include/QtCore/qmath.h \ kernel/qmath.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qrect.obj tools\qrect.cpp .obj/qregexp.obj: tools/qregexp.cpp tools/qregexp.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ tools/qalgorithms.h \ ../../include/QtCore/qbitarray.h \ tools/qbitarray.h \ tools/qcache.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ ../../include/QtCore/qdebug.h \ io/qdebug.h \ ../../include/QtCore/qmap.h \ tools/qmap.h \ ../../include/QtCore/qtextstream.h \ io/qtextstream.h \ ../../include/QtCore/qlocale.h \ tools/qlocale.h \ ../../include/QtCore/qvariant.h \ kernel/qvariant.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qvector.h \ tools/qvector.h \ ../../include/QtCore/qpoint.h \ tools/qpoint.h \ ../../include/QtCore/qset.h \ tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ tools/qcontiguouscache.h \ ../../include/QtCore/5.2.0/QtCore/private/qfunctions_p.h \ kernel/qfunctions_p.h \ ../../include/QtCore/qfunctions_wince.h \ kernel/qfunctions_wince.h \ ../../include/QtCore/qfunctions_vxworks.h \ kernel/qfunctions_vxworks.h \ ../../include/QtCore/qfunctions_nacl.h \ kernel/qfunctions_nacl.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qregexp.obj tools\qregexp.cpp .obj/qregularexpression.obj: tools/qregularexpression.cpp tools/qregularexpression.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qvariant.h \ kernel/qvariant.h \ ../../include/QtCore/qmap.h \ tools/qmap.h \ ../../include/QtCore/qdebug.h \ io/qdebug.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qtextstream.h \ io/qtextstream.h \ ../../include/QtCore/qlocale.h \ tools/qlocale.h \ ../../include/QtCore/qvector.h \ tools/qvector.h \ ../../include/QtCore/qpoint.h \ tools/qpoint.h \ ../../include/QtCore/qset.h \ tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ tools/qcontiguouscache.h \ ../../include/QtCore/qcoreapplication.h \ kernel/qcoreapplication.h \ ../../include/QtCore/qeventloop.h \ kernel/qeventloop.h \ ../../include/QtCore/qthreadstorage.h \ thread/qthreadstorage.h \ ../3rdparty/pcre/pcre.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qregularexpression.obj tools\qregularexpression.cpp .obj/qrefcount.obj: tools/qrefcount.cpp $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qrefcount.obj tools\qrefcount.cpp .obj/qshareddata.obj: tools/qshareddata.cpp ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qshareddata.obj tools\qshareddata.cpp .obj/qsharedpointer.obj: tools/qsharedpointer.cpp tools/qsharedpointer.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qsharedpointer_impl.h \ tools/qsharedpointer_impl.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qset.h \ tools/qset.h \ ../../include/QtCore/5.2.0/QtCore/private/qobject_p.h \ kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ kernel/qpointer.h \ ../../include/QtCore/qsharedpointer.h \ ../../include/QtCore/qvector.h \ tools/qvector.h \ ../../include/QtCore/qpoint.h \ tools/qpoint.h \ ../../include/QtCore/qvariant.h \ kernel/qvariant.h \ ../../include/QtCore/qmap.h \ tools/qmap.h \ ../../include/QtCore/qdebug.h \ io/qdebug.h \ ../../include/QtCore/qtextstream.h \ io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qlocale.h \ tools/qlocale.h \ ../../include/QtCore/qcontiguouscache.h \ tools/qcontiguouscache.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ ../../include/QtCore/qreadwritelock.h \ thread/qreadwritelock.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qsharedpointer.obj tools\qsharedpointer.cpp .obj/qsimd.obj: tools/qsimd.cpp tools/qsimd_p.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/QByteArray \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ global/qt_windows.h \ ../../include/QtCore/5.2.0/QtCore/private/qcore_unix_p.h \ kernel/qcore_unix_p.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qsimd.obj tools\qsimd.cpp .obj/qsize.obj: tools/qsize.cpp tools/qsize.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qdebug.h \ io/qdebug.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qmap.h \ tools/qmap.h \ ../../include/QtCore/qtextstream.h \ io/qtextstream.h \ ../../include/QtCore/qlocale.h \ tools/qlocale.h \ ../../include/QtCore/qvariant.h \ kernel/qvariant.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qvector.h \ tools/qvector.h \ ../../include/QtCore/qpoint.h \ tools/qpoint.h \ ../../include/QtCore/qset.h \ tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ tools/qcontiguouscache.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qsize.obj tools\qsize.cpp .obj/qstring.obj: tools/qstring.cpp tools/qstringlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ tools/qregularexpression.h \ ../../include/QtCore/qstringlist.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qvariant.h \ kernel/qvariant.h \ ../../include/QtCore/qmap.h \ tools/qmap.h \ ../../include/QtCore/qdebug.h \ io/qdebug.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qtextstream.h \ io/qtextstream.h \ ../../include/QtCore/qlocale.h \ tools/qlocale.h \ ../../include/QtCore/qvector.h \ tools/qvector.h \ ../../include/QtCore/qpoint.h \ tools/qpoint.h \ ../../include/QtCore/qset.h \ tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ tools/qcontiguouscache.h \ tools/qunicodetables_p.h \ ../../include/QtCore/qtextcodec.h \ codecs/qtextcodec.h \ ../../include/QtCore/5.2.0/QtCore/private/qutfcodec_p.h \ codecs/qutfcodec_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qtextcodec_p.h \ codecs/qtextcodec_p.h \ tools/qsimd_p.h \ ../../include/QtCore/qnumeric.h \ global/qnumeric.h \ tools/qlocale_p.h \ tools/qtools_p.h \ ../../include/QtCore/qendian.h \ global/qendian.h \ tools/qcollator.h \ ../../include/QtCore/5.2.0/QtCore/private/qcore_mac_p.h \ kernel/qcore_mac_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qfunctions_p.h \ kernel/qfunctions_p.h \ ../../include/QtCore/qfunctions_wince.h \ kernel/qfunctions_wince.h \ ../../include/QtCore/qfunctions_vxworks.h \ kernel/qfunctions_vxworks.h \ ../../include/QtCore/qfunctions_nacl.h \ kernel/qfunctions_nacl.h \ tools/qchar.cpp \ tools/qunicodetables.cpp \ tools/qstringmatcher.cpp \ global/qt_windows.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qstring.obj tools\qstring.cpp .obj/qstringbuilder.obj: tools/qstringbuilder.cpp tools/qstringbuilder.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ ../../include/QtCore/qtextcodec.h \ codecs/qtextcodec.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qstringbuilder.obj tools\qstringbuilder.cpp .obj/qstringlist.obj: tools/qstringlist.cpp ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ ../../include/QtCore/qset.h \ tools/qset.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qregularexpression.h \ tools/qregularexpression.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qvariant.h \ kernel/qvariant.h \ ../../include/QtCore/qmap.h \ tools/qmap.h \ ../../include/QtCore/qdebug.h \ io/qdebug.h \ ../../include/QtCore/qtextstream.h \ io/qtextstream.h \ ../../include/QtCore/qlocale.h \ tools/qlocale.h \ ../../include/QtCore/qvector.h \ tools/qvector.h \ ../../include/QtCore/qpoint.h \ tools/qpoint.h \ ../../include/QtCore/qcontiguouscache.h \ tools/qcontiguouscache.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qstringlist.obj tools\qstringlist.cpp .obj/qtextboundaryfinder.obj: tools/qtextboundaryfinder.cpp ../../include/QtCore/qtextboundaryfinder.h \ tools/qtextboundaryfinder.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/5.2.0/QtCore/private/qunicodetools_p.h \ tools/qunicodetools_p.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qtextboundaryfinder.obj tools\qtextboundaryfinder.cpp .obj/qtimeline.obj: tools/qtimeline.cpp tools/qtimeline.h \ ../../include/QtCore/qeasingcurve.h \ tools/qeasingcurve.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qvector.h \ tools/qvector.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qpoint.h \ tools/qpoint.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ ../../include/QtCore/5.2.0/QtCore/private/qobject_p.h \ kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ kernel/qpointer.h \ ../../include/QtCore/qsharedpointer.h \ tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qsharedpointer_impl.h \ tools/qsharedpointer_impl.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qvariant.h \ kernel/qvariant.h \ ../../include/QtCore/qmap.h \ tools/qmap.h \ ../../include/QtCore/qdebug.h \ io/qdebug.h \ ../../include/QtCore/qtextstream.h \ io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qlocale.h \ tools/qlocale.h \ ../../include/QtCore/qset.h \ tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ tools/qcontiguouscache.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ ../../include/QtCore/qreadwritelock.h \ thread/qreadwritelock.h \ ../../include/QtCore/qmath.h \ kernel/qmath.h \ ../../include/QtCore/qelapsedtimer.h \ tools/qelapsedtimer.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qtimeline.obj tools\qtimeline.cpp .obj/qtimezone.obj: tools/qtimezone.cpp tools/qtimezone.h \ ../../include/QtCore/qsharedpointer.h \ tools/qsharedpointer.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qsharedpointer_impl.h \ tools/qsharedpointer_impl.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qlocale.h \ tools/qlocale.h \ ../../include/QtCore/qvariant.h \ kernel/qvariant.h \ ../../include/QtCore/qmap.h \ tools/qmap.h \ ../../include/QtCore/qdebug.h \ io/qdebug.h \ ../../include/QtCore/qtextstream.h \ io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qvector.h \ tools/qvector.h \ ../../include/QtCore/qpoint.h \ tools/qpoint.h \ ../../include/QtCore/qset.h \ tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ tools/qcontiguouscache.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ ../../include/QtCore/qdatetime.h \ tools/qdatetime.h \ tools/qtimezoneprivate_p.h \ tools/qlocale_p.h \ global/qt_windows.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qtimezone.obj tools\qtimezone.cpp .obj/qtimezoneprivate.obj: tools/qtimezoneprivate.cpp tools/qtimezone.h \ ../../include/QtCore/qsharedpointer.h \ tools/qsharedpointer.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qsharedpointer_impl.h \ tools/qsharedpointer_impl.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qlocale.h \ tools/qlocale.h \ ../../include/QtCore/qvariant.h \ kernel/qvariant.h \ ../../include/QtCore/qmap.h \ tools/qmap.h \ ../../include/QtCore/qdebug.h \ io/qdebug.h \ ../../include/QtCore/qtextstream.h \ io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qvector.h \ tools/qvector.h \ ../../include/QtCore/qpoint.h \ tools/qpoint.h \ ../../include/QtCore/qset.h \ tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ tools/qcontiguouscache.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ ../../include/QtCore/qdatetime.h \ tools/qdatetime.h \ tools/qtimezoneprivate_p.h \ tools/qlocale_p.h \ global/qt_windows.h \ tools/qtimezoneprivate_data_p.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qtimezoneprivate.obj tools\qtimezoneprivate.cpp .obj/qunicodetools.obj: tools/qunicodetools.cpp tools/qunicodetools_p.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ tools/qunicodetables_p.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ tools/qharfbuzz_p.h \ ../3rdparty/harfbuzz/src/harfbuzz-shaper.h \ ../3rdparty/harfbuzz/src/harfbuzz-global.h \ ../3rdparty/harfbuzz/src/harfbuzz-gdef.h \ ../3rdparty/harfbuzz/src/harfbuzz-open.h \ ../3rdparty/harfbuzz/src/harfbuzz-stream.h \ ../3rdparty/harfbuzz/src/harfbuzz-gpos.h \ ../3rdparty/harfbuzz/src/harfbuzz-buffer.h \ ../3rdparty/harfbuzz/src/harfbuzz-gsub.h \ ../3rdparty/harfbuzz/src/harfbuzz-external.h \ ../3rdparty/harfbuzz/src/harfbuzz-stream-private.h \ ../3rdparty/harfbuzz/src/harfbuzz-impl.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qunicodetools.obj tools\qunicodetools.cpp .obj/qvector.obj: tools/qvector.cpp $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qvector.obj tools\qvector.cpp .obj/qvsnprintf.obj: tools/qvsnprintf.cpp tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qbytearray.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qvsnprintf.obj tools\qvsnprintf.cpp .obj/qelapsedtimer_unix.obj: tools/qelapsedtimer_unix.cpp tools/qelapsedtimer.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qfunctions_vxworks.h \ kernel/qfunctions_vxworks.h \ ../../include/QtCore/5.2.0/QtCore/private/qcore_unix_p.h \ kernel/qcore_unix_p.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qelapsedtimer_unix.obj tools\qelapsedtimer_unix.cpp .obj/qlocale_unix.obj: tools/qlocale_unix.cpp tools/qlocale_p.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qvariant.h \ kernel/qvariant.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qmap.h \ tools/qmap.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qdebug.h \ io/qdebug.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qtextstream.h \ io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ ../../include/QtCore/qlocale.h \ tools/qlocale.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qvector.h \ tools/qvector.h \ ../../include/QtCore/qpoint.h \ tools/qpoint.h \ ../../include/QtCore/qset.h \ tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ tools/qcontiguouscache.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ tools/qdatetime.h \ ../../include/QtCore/qsharedpointer.h \ tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ tools/qsharedpointer_impl.h \ ../../include/QtCore/qreadwritelock.h \ thread/qreadwritelock.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qlocale_unix.obj tools\qlocale_unix.cpp .obj/qtimezoneprivate_tz.obj: tools/qtimezoneprivate_tz.cpp tools/qtimezone.h \ ../../include/QtCore/qsharedpointer.h \ tools/qsharedpointer.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qsharedpointer_impl.h \ tools/qsharedpointer_impl.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qlocale.h \ tools/qlocale.h \ ../../include/QtCore/qvariant.h \ kernel/qvariant.h \ ../../include/QtCore/qmap.h \ tools/qmap.h \ ../../include/QtCore/qdebug.h \ io/qdebug.h \ ../../include/QtCore/qtextstream.h \ io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qvector.h \ tools/qvector.h \ ../../include/QtCore/qpoint.h \ tools/qpoint.h \ ../../include/QtCore/qset.h \ tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ tools/qcontiguouscache.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ ../../include/QtCore/qdatetime.h \ tools/qdatetime.h \ tools/qtimezoneprivate_p.h \ tools/qlocale_p.h \ global/qt_windows.h \ ../../include/QtCore/QFile \ ../../include/QtCore/qfile.h \ io/qfile.h \ ../../include/QtCore/qfiledevice.h \ io/qfiledevice.h \ ../../include/QtCore/QHash \ ../../include/QtCore/QDateTime $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qtimezoneprivate_tz.obj tools\qtimezoneprivate_tz.cpp .obj/adler32.obj: ../3rdparty/zlib/adler32.c ../3rdparty/zlib/zutil.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../3rdparty/zlib/zlib.h \ ../3rdparty/zlib/zconf.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h $(CC) -c $(CFLAGS) $(INCPATH) -o .obj\adler32.obj ..\3rdparty\zlib\adler32.c .obj/compress.obj: ../3rdparty/zlib/compress.c ../3rdparty/zlib/zlib.h \ ../3rdparty/zlib/zconf.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h $(CC) -c $(CFLAGS) $(INCPATH) -o .obj\compress.obj ..\3rdparty\zlib\compress.c .obj/crc32.obj: ../3rdparty/zlib/crc32.c ../3rdparty/zlib/zutil.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../3rdparty/zlib/zlib.h \ ../3rdparty/zlib/zconf.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../3rdparty/zlib/crc32.h $(CC) -c $(CFLAGS) $(INCPATH) -o .obj\crc32.obj ..\3rdparty\zlib\crc32.c .obj/deflate.obj: ../3rdparty/zlib/deflate.c ../3rdparty/zlib/deflate.h \ ../3rdparty/zlib/zutil.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../3rdparty/zlib/zlib.h \ ../3rdparty/zlib/zconf.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h $(CC) -c $(CFLAGS) $(INCPATH) -o .obj\deflate.obj ..\3rdparty\zlib\deflate.c .obj/gzclose.obj: ../3rdparty/zlib/gzclose.c ../3rdparty/zlib/gzguts.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../3rdparty/zlib/zlib.h \ ../3rdparty/zlib/zconf.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qfunctions_wince.h \ kernel/qfunctions_wince.h $(CC) -c $(CFLAGS) $(INCPATH) -o .obj\gzclose.obj ..\3rdparty\zlib\gzclose.c .obj/gzlib.obj: ../3rdparty/zlib/gzlib.c ../3rdparty/zlib/gzguts.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../3rdparty/zlib/zlib.h \ ../3rdparty/zlib/zconf.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qfunctions_wince.h \ kernel/qfunctions_wince.h $(CC) -c $(CFLAGS) $(INCPATH) -o .obj\gzlib.obj ..\3rdparty\zlib\gzlib.c .obj/gzread.obj: ../3rdparty/zlib/gzread.c ../3rdparty/zlib/gzguts.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../3rdparty/zlib/zlib.h \ ../3rdparty/zlib/zconf.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qfunctions_wince.h \ kernel/qfunctions_wince.h $(CC) -c $(CFLAGS) $(INCPATH) -o .obj\gzread.obj ..\3rdparty\zlib\gzread.c .obj/gzwrite.obj: ../3rdparty/zlib/gzwrite.c ../3rdparty/zlib/gzguts.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../3rdparty/zlib/zlib.h \ ../3rdparty/zlib/zconf.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qfunctions_wince.h \ kernel/qfunctions_wince.h $(CC) -c $(CFLAGS) $(INCPATH) -o .obj\gzwrite.obj ..\3rdparty\zlib\gzwrite.c .obj/infback.obj: ../3rdparty/zlib/infback.c ../3rdparty/zlib/zutil.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../3rdparty/zlib/zlib.h \ ../3rdparty/zlib/zconf.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../3rdparty/zlib/inftrees.h \ ../3rdparty/zlib/inflate.h \ ../3rdparty/zlib/inffast.h \ ../3rdparty/zlib/inffixed.h $(CC) -c $(CFLAGS) $(INCPATH) -o .obj\infback.obj ..\3rdparty\zlib\infback.c .obj/inffast.obj: ../3rdparty/zlib/inffast.c ../3rdparty/zlib/zutil.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../3rdparty/zlib/zlib.h \ ../3rdparty/zlib/zconf.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../3rdparty/zlib/inftrees.h \ ../3rdparty/zlib/inflate.h \ ../3rdparty/zlib/inffast.h $(CC) -c $(CFLAGS) $(INCPATH) -o .obj\inffast.obj ..\3rdparty\zlib\inffast.c .obj/inflate.obj: ../3rdparty/zlib/inflate.c ../3rdparty/zlib/zutil.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../3rdparty/zlib/zlib.h \ ../3rdparty/zlib/zconf.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../3rdparty/zlib/inftrees.h \ ../3rdparty/zlib/inflate.h \ ../3rdparty/zlib/inffast.h \ ../3rdparty/zlib/inffixed.h $(CC) -c $(CFLAGS) $(INCPATH) -o .obj\inflate.obj ..\3rdparty\zlib\inflate.c .obj/inftrees.obj: ../3rdparty/zlib/inftrees.c ../3rdparty/zlib/zutil.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../3rdparty/zlib/zlib.h \ ../3rdparty/zlib/zconf.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../3rdparty/zlib/inftrees.h $(CC) -c $(CFLAGS) $(INCPATH) -o .obj\inftrees.obj ..\3rdparty\zlib\inftrees.c .obj/trees.obj: ../3rdparty/zlib/trees.c ../3rdparty/zlib/deflate.h \ ../3rdparty/zlib/zutil.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../3rdparty/zlib/zlib.h \ ../3rdparty/zlib/zconf.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../3rdparty/zlib/trees.h $(CC) -c $(CFLAGS) $(INCPATH) -o .obj\trees.obj ..\3rdparty\zlib\trees.c .obj/uncompr.obj: ../3rdparty/zlib/uncompr.c ../3rdparty/zlib/zlib.h \ ../3rdparty/zlib/zconf.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h $(CC) -c $(CFLAGS) $(INCPATH) -o .obj\uncompr.obj ..\3rdparty\zlib\uncompr.c .obj/zutil.obj: ../3rdparty/zlib/zutil.c ../3rdparty/zlib/zutil.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../3rdparty/zlib/zlib.h \ ../3rdparty/zlib/zconf.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h $(CC) -c $(CFLAGS) $(INCPATH) -o .obj\zutil.obj ..\3rdparty\zlib\zutil.c .obj/qcollator_posix.obj: tools/qcollator_posix.cpp tools/qcollator_p.h \ tools/qcollator.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ ../../include/QtCore/qlocale.h \ tools/qlocale.h \ ../../include/QtCore/qvariant.h \ kernel/qvariant.h \ ../../include/QtCore/qmap.h \ tools/qmap.h \ ../../include/QtCore/qdebug.h \ io/qdebug.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qtextstream.h \ io/qtextstream.h \ ../../include/QtCore/qvector.h \ tools/qvector.h \ ../../include/QtCore/qpoint.h \ tools/qpoint.h \ ../../include/QtCore/qset.h \ tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ tools/qcontiguouscache.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/QVector $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qcollator_posix.obj tools\qcollator_posix.cpp .obj/pcre16_byte_order.obj: ../3rdparty/pcre/pcre16_byte_order.c ../3rdparty/pcre/pcre_byte_order.c \ ../3rdparty/pcre/config.h \ ../3rdparty/pcre/pcre_internal.h \ ../3rdparty/pcre/pcre.h \ ../3rdparty/pcre/ucp.h $(CC) -c $(CFLAGS) $(INCPATH) -o .obj\pcre16_byte_order.obj ..\3rdparty\pcre\pcre16_byte_order.c .obj/pcre16_chartables.obj: ../3rdparty/pcre/pcre16_chartables.c ../3rdparty/pcre/pcre_chartables.c \ ../3rdparty/pcre/config.h \ ../3rdparty/pcre/pcre_internal.h \ ../3rdparty/pcre/pcre.h \ ../3rdparty/pcre/ucp.h $(CC) -c $(CFLAGS) $(INCPATH) -o .obj\pcre16_chartables.obj ..\3rdparty\pcre\pcre16_chartables.c .obj/pcre16_compile.obj: ../3rdparty/pcre/pcre16_compile.c ../3rdparty/pcre/pcre_compile.c \ ../3rdparty/pcre/config.h \ ../3rdparty/pcre/pcre_internal.h \ ../3rdparty/pcre/pcre.h \ ../3rdparty/pcre/ucp.h $(CC) -c $(CFLAGS) $(INCPATH) -o .obj\pcre16_compile.obj ..\3rdparty\pcre\pcre16_compile.c .obj/pcre16_config.obj: ../3rdparty/pcre/pcre16_config.c ../3rdparty/pcre/pcre_config.c \ ../3rdparty/pcre/config.h \ ../3rdparty/pcre/pcre_internal.h \ ../3rdparty/pcre/pcre.h \ ../3rdparty/pcre/ucp.h $(CC) -c $(CFLAGS) $(INCPATH) -o .obj\pcre16_config.obj ..\3rdparty\pcre\pcre16_config.c .obj/pcre16_dfa_exec.obj: ../3rdparty/pcre/pcre16_dfa_exec.c ../3rdparty/pcre/pcre_dfa_exec.c \ ../3rdparty/pcre/config.h \ ../3rdparty/pcre/pcre_internal.h \ ../3rdparty/pcre/pcre.h \ ../3rdparty/pcre/ucp.h $(CC) -c $(CFLAGS) $(INCPATH) -o .obj\pcre16_dfa_exec.obj ..\3rdparty\pcre\pcre16_dfa_exec.c .obj/pcre16_exec.obj: ../3rdparty/pcre/pcre16_exec.c ../3rdparty/pcre/pcre_exec.c \ ../3rdparty/pcre/config.h \ ../3rdparty/pcre/pcre_internal.h \ ../3rdparty/pcre/pcre.h \ ../3rdparty/pcre/ucp.h $(CC) -c $(CFLAGS) $(INCPATH) -o .obj\pcre16_exec.obj ..\3rdparty\pcre\pcre16_exec.c .obj/pcre16_fullinfo.obj: ../3rdparty/pcre/pcre16_fullinfo.c ../3rdparty/pcre/pcre_fullinfo.c \ ../3rdparty/pcre/config.h \ ../3rdparty/pcre/pcre_internal.h \ ../3rdparty/pcre/pcre.h \ ../3rdparty/pcre/ucp.h $(CC) -c $(CFLAGS) $(INCPATH) -o .obj\pcre16_fullinfo.obj ..\3rdparty\pcre\pcre16_fullinfo.c .obj/pcre16_get.obj: ../3rdparty/pcre/pcre16_get.c ../3rdparty/pcre/pcre_get.c \ ../3rdparty/pcre/config.h \ ../3rdparty/pcre/pcre_internal.h \ ../3rdparty/pcre/pcre.h \ ../3rdparty/pcre/ucp.h $(CC) -c $(CFLAGS) $(INCPATH) -o .obj\pcre16_get.obj ..\3rdparty\pcre\pcre16_get.c .obj/pcre16_globals.obj: ../3rdparty/pcre/pcre16_globals.c ../3rdparty/pcre/pcre_globals.c \ ../3rdparty/pcre/config.h \ ../3rdparty/pcre/pcre_internal.h \ ../3rdparty/pcre/pcre.h \ ../3rdparty/pcre/ucp.h $(CC) -c $(CFLAGS) $(INCPATH) -o .obj\pcre16_globals.obj ..\3rdparty\pcre\pcre16_globals.c .obj/pcre16_jit_compile.obj: ../3rdparty/pcre/pcre16_jit_compile.c ../3rdparty/pcre/pcre_jit_compile.c \ ../3rdparty/pcre/config.h \ ../3rdparty/pcre/pcre_internal.h \ ../3rdparty/pcre/pcre.h \ ../3rdparty/pcre/ucp.h \ ../3rdparty/pcre/sljit/sljitLir.c \ ../3rdparty/pcre/sljit/sljitLir.h \ ../3rdparty/pcre/sljit/sljitConfig.h \ ../3rdparty/pcre/sljit/sljitConfigInternal.h \ ../3rdparty/pcre/sljit/sljitUtils.c \ ../3rdparty/pcre/sljit/sljitExecAllocator.c \ ../3rdparty/pcre/sljit/sljitNativeX86_common.c \ ../3rdparty/pcre/sljit/sljitNativeX86_32.c \ ../3rdparty/pcre/sljit/sljitNativeX86_64.c \ ../3rdparty/pcre/sljit/sljitNativeARM_v5.c \ ../3rdparty/pcre/sljit/sljitNativeARM_Thumb2.c \ ../3rdparty/pcre/sljit/sljitNativePPC_common.c \ ../3rdparty/pcre/sljit/sljitNativePPC_32.c \ ../3rdparty/pcre/sljit/sljitNativePPC_64.c \ ../3rdparty/pcre/sljit/sljitNativeMIPS_common.c \ ../3rdparty/pcre/sljit/sljitNativeMIPS_32.c \ ../3rdparty/pcre/sljit/sljitNativeSPARC_common.c \ ../3rdparty/pcre/sljit/sljitNativeSPARC_32.c $(CC) -c $(CFLAGS) $(INCPATH) -o .obj\pcre16_jit_compile.obj ..\3rdparty\pcre\pcre16_jit_compile.c .obj/pcre16_maketables.obj: ../3rdparty/pcre/pcre16_maketables.c ../3rdparty/pcre/pcre_maketables.c \ ../3rdparty/pcre/config.h \ ../3rdparty/pcre/pcre_internal.h \ ../3rdparty/pcre/pcre.h \ ../3rdparty/pcre/ucp.h $(CC) -c $(CFLAGS) $(INCPATH) -o .obj\pcre16_maketables.obj ..\3rdparty\pcre\pcre16_maketables.c .obj/pcre16_newline.obj: ../3rdparty/pcre/pcre16_newline.c ../3rdparty/pcre/pcre_newline.c \ ../3rdparty/pcre/config.h \ ../3rdparty/pcre/pcre_internal.h \ ../3rdparty/pcre/pcre.h \ ../3rdparty/pcre/ucp.h $(CC) -c $(CFLAGS) $(INCPATH) -o .obj\pcre16_newline.obj ..\3rdparty\pcre\pcre16_newline.c .obj/pcre16_ord2utf16.obj: ../3rdparty/pcre/pcre16_ord2utf16.c ../3rdparty/pcre/config.h \ ../3rdparty/pcre/pcre_internal.h \ ../3rdparty/pcre/pcre.h \ ../3rdparty/pcre/ucp.h $(CC) -c $(CFLAGS) $(INCPATH) -o .obj\pcre16_ord2utf16.obj ..\3rdparty\pcre\pcre16_ord2utf16.c .obj/pcre16_refcount.obj: ../3rdparty/pcre/pcre16_refcount.c ../3rdparty/pcre/pcre_refcount.c \ ../3rdparty/pcre/config.h \ ../3rdparty/pcre/pcre_internal.h \ ../3rdparty/pcre/pcre.h \ ../3rdparty/pcre/ucp.h $(CC) -c $(CFLAGS) $(INCPATH) -o .obj\pcre16_refcount.obj ..\3rdparty\pcre\pcre16_refcount.c .obj/pcre16_string_utils.obj: ../3rdparty/pcre/pcre16_string_utils.c ../3rdparty/pcre/pcre_string_utils.c \ ../3rdparty/pcre/config.h \ ../3rdparty/pcre/pcre_internal.h \ ../3rdparty/pcre/pcre.h \ ../3rdparty/pcre/ucp.h $(CC) -c $(CFLAGS) $(INCPATH) -o .obj\pcre16_string_utils.obj ..\3rdparty\pcre\pcre16_string_utils.c .obj/pcre16_study.obj: ../3rdparty/pcre/pcre16_study.c ../3rdparty/pcre/pcre_study.c \ ../3rdparty/pcre/config.h \ ../3rdparty/pcre/pcre_internal.h \ ../3rdparty/pcre/pcre.h \ ../3rdparty/pcre/ucp.h $(CC) -c $(CFLAGS) $(INCPATH) -o .obj\pcre16_study.obj ..\3rdparty\pcre\pcre16_study.c .obj/pcre16_tables.obj: ../3rdparty/pcre/pcre16_tables.c ../3rdparty/pcre/pcre_tables.c \ ../3rdparty/pcre/config.h \ ../3rdparty/pcre/pcre_internal.h \ ../3rdparty/pcre/pcre.h \ ../3rdparty/pcre/ucp.h $(CC) -c $(CFLAGS) $(INCPATH) -o .obj\pcre16_tables.obj ..\3rdparty\pcre\pcre16_tables.c .obj/pcre16_ucd.obj: ../3rdparty/pcre/pcre16_ucd.c ../3rdparty/pcre/pcre_ucd.c \ ../3rdparty/pcre/config.h \ ../3rdparty/pcre/pcre_internal.h \ ../3rdparty/pcre/pcre.h \ ../3rdparty/pcre/ucp.h $(CC) -c $(CFLAGS) $(INCPATH) -o .obj\pcre16_ucd.obj ..\3rdparty\pcre\pcre16_ucd.c .obj/pcre16_utf16_utils.obj: ../3rdparty/pcre/pcre16_utf16_utils.c ../3rdparty/pcre/config.h \ ../3rdparty/pcre/pcre_internal.h \ ../3rdparty/pcre/pcre.h \ ../3rdparty/pcre/ucp.h $(CC) -c $(CFLAGS) $(INCPATH) -o .obj\pcre16_utf16_utils.obj ..\3rdparty\pcre\pcre16_utf16_utils.c .obj/pcre16_valid_utf16.obj: ../3rdparty/pcre/pcre16_valid_utf16.c ../3rdparty/pcre/config.h \ ../3rdparty/pcre/pcre_internal.h \ ../3rdparty/pcre/pcre.h \ ../3rdparty/pcre/ucp.h $(CC) -c $(CFLAGS) $(INCPATH) -o .obj\pcre16_valid_utf16.obj ..\3rdparty\pcre\pcre16_valid_utf16.c .obj/pcre16_version.obj: ../3rdparty/pcre/pcre16_version.c ../3rdparty/pcre/pcre_version.c \ ../3rdparty/pcre/config.h \ ../3rdparty/pcre/pcre_internal.h \ ../3rdparty/pcre/pcre.h \ ../3rdparty/pcre/ucp.h $(CC) -c $(CFLAGS) $(INCPATH) -o .obj\pcre16_version.obj ..\3rdparty\pcre\pcre16_version.c .obj/pcre16_xclass.obj: ../3rdparty/pcre/pcre16_xclass.c ../3rdparty/pcre/pcre_xclass.c \ ../3rdparty/pcre/config.h \ ../3rdparty/pcre/pcre_internal.h \ ../3rdparty/pcre/pcre.h \ ../3rdparty/pcre/ucp.h $(CC) -c $(CFLAGS) $(INCPATH) -o .obj\pcre16_xclass.obj ..\3rdparty\pcre\pcre16_xclass.c .obj/harfbuzz-buffer.obj: ../3rdparty/harfbuzz/src/harfbuzz-buffer.c ../3rdparty/harfbuzz/src/harfbuzz-impl.h \ ../3rdparty/harfbuzz/src/harfbuzz-global.h \ ../3rdparty/harfbuzz/src/harfbuzz-buffer-private.h \ ../3rdparty/harfbuzz/src/harfbuzz-buffer.h \ ../3rdparty/harfbuzz/src/harfbuzz-gsub-private.h \ ../3rdparty/harfbuzz/src/harfbuzz-stream-private.h \ ../3rdparty/harfbuzz/src/harfbuzz-stream.h \ ../3rdparty/harfbuzz/src/harfbuzz-gsub.h \ ../3rdparty/harfbuzz/src/harfbuzz-gdef.h \ ../3rdparty/harfbuzz/src/harfbuzz-open.h \ ../3rdparty/harfbuzz/src/harfbuzz-gpos-private.h \ ../3rdparty/harfbuzz/src/harfbuzz-gpos.h $(CC) -c $(CFLAGS) $(INCPATH) -o .obj\harfbuzz-buffer.obj ..\3rdparty\harfbuzz\src\harfbuzz-buffer.c .obj/harfbuzz-gdef.obj: ../3rdparty/harfbuzz/src/harfbuzz-gdef.c ../3rdparty/harfbuzz/src/harfbuzz-impl.h \ ../3rdparty/harfbuzz/src/harfbuzz-global.h \ ../3rdparty/harfbuzz/src/harfbuzz-gdef-private.h \ ../3rdparty/harfbuzz/src/harfbuzz-stream-private.h \ ../3rdparty/harfbuzz/src/harfbuzz-stream.h \ ../3rdparty/harfbuzz/src/harfbuzz-buffer-private.h \ ../3rdparty/harfbuzz/src/harfbuzz-buffer.h \ ../3rdparty/harfbuzz/src/harfbuzz-gdef.h \ ../3rdparty/harfbuzz/src/harfbuzz-open.h \ ../3rdparty/harfbuzz/src/harfbuzz-open-private.h \ ../3rdparty/harfbuzz/src/harfbuzz-gsub-private.h \ ../3rdparty/harfbuzz/src/harfbuzz-gsub.h \ ../3rdparty/harfbuzz/src/harfbuzz-gpos-private.h \ ../3rdparty/harfbuzz/src/harfbuzz-gpos.h $(CC) -c $(CFLAGS) $(INCPATH) -o .obj\harfbuzz-gdef.obj ..\3rdparty\harfbuzz\src\harfbuzz-gdef.c .obj/harfbuzz-gsub.obj: ../3rdparty/harfbuzz/src/harfbuzz-gsub.c ../3rdparty/harfbuzz/src/harfbuzz-impl.h \ ../3rdparty/harfbuzz/src/harfbuzz-global.h \ ../3rdparty/harfbuzz/src/harfbuzz-gsub-private.h \ ../3rdparty/harfbuzz/src/harfbuzz-stream-private.h \ ../3rdparty/harfbuzz/src/harfbuzz-stream.h \ ../3rdparty/harfbuzz/src/harfbuzz-gsub.h \ ../3rdparty/harfbuzz/src/harfbuzz-gdef.h \ ../3rdparty/harfbuzz/src/harfbuzz-open.h \ ../3rdparty/harfbuzz/src/harfbuzz-buffer.h \ ../3rdparty/harfbuzz/src/harfbuzz-open-private.h \ ../3rdparty/harfbuzz/src/harfbuzz-gpos-private.h \ ../3rdparty/harfbuzz/src/harfbuzz-gpos.h \ ../3rdparty/harfbuzz/src/harfbuzz-gdef-private.h \ ../3rdparty/harfbuzz/src/harfbuzz-buffer-private.h $(CC) -c $(CFLAGS) $(INCPATH) -o .obj\harfbuzz-gsub.obj ..\3rdparty\harfbuzz\src\harfbuzz-gsub.c .obj/harfbuzz-gpos.obj: ../3rdparty/harfbuzz/src/harfbuzz-gpos.c ../3rdparty/harfbuzz/src/harfbuzz-impl.h \ ../3rdparty/harfbuzz/src/harfbuzz-global.h \ ../3rdparty/harfbuzz/src/harfbuzz-gpos-private.h \ ../3rdparty/harfbuzz/src/harfbuzz-stream-private.h \ ../3rdparty/harfbuzz/src/harfbuzz-stream.h \ ../3rdparty/harfbuzz/src/harfbuzz-gpos.h \ ../3rdparty/harfbuzz/src/harfbuzz-gdef.h \ ../3rdparty/harfbuzz/src/harfbuzz-open.h \ ../3rdparty/harfbuzz/src/harfbuzz-buffer.h \ ../3rdparty/harfbuzz/src/harfbuzz-open-private.h \ ../3rdparty/harfbuzz/src/harfbuzz-gsub-private.h \ ../3rdparty/harfbuzz/src/harfbuzz-gsub.h \ ../3rdparty/harfbuzz/src/harfbuzz-gdef-private.h \ ../3rdparty/harfbuzz/src/harfbuzz-buffer-private.h \ ../3rdparty/harfbuzz/src/harfbuzz-shaper.h \ ../3rdparty/harfbuzz/src/harfbuzz-external.h $(CC) -c $(CFLAGS) $(INCPATH) -o .obj\harfbuzz-gpos.obj ..\3rdparty\harfbuzz\src\harfbuzz-gpos.c .obj/harfbuzz-impl.obj: ../3rdparty/harfbuzz/src/harfbuzz-impl.c ../3rdparty/harfbuzz/src/harfbuzz-impl.h \ ../3rdparty/harfbuzz/src/harfbuzz-global.h $(CC) -c $(CFLAGS) $(INCPATH) -o .obj\harfbuzz-impl.obj ..\3rdparty\harfbuzz\src\harfbuzz-impl.c .obj/harfbuzz-open.obj: ../3rdparty/harfbuzz/src/harfbuzz-open.c ../3rdparty/harfbuzz/src/harfbuzz-impl.h \ ../3rdparty/harfbuzz/src/harfbuzz-global.h \ ../3rdparty/harfbuzz/src/harfbuzz-open-private.h \ ../3rdparty/harfbuzz/src/harfbuzz-open.h \ ../3rdparty/harfbuzz/src/harfbuzz-gsub-private.h \ ../3rdparty/harfbuzz/src/harfbuzz-stream-private.h \ ../3rdparty/harfbuzz/src/harfbuzz-stream.h \ ../3rdparty/harfbuzz/src/harfbuzz-gsub.h \ ../3rdparty/harfbuzz/src/harfbuzz-gdef.h \ ../3rdparty/harfbuzz/src/harfbuzz-buffer.h \ ../3rdparty/harfbuzz/src/harfbuzz-gpos-private.h \ ../3rdparty/harfbuzz/src/harfbuzz-gpos.h $(CC) -c $(CFLAGS) $(INCPATH) -o .obj\harfbuzz-open.obj ..\3rdparty\harfbuzz\src\harfbuzz-open.c .obj/harfbuzz-stream.obj: ../3rdparty/harfbuzz/src/harfbuzz-stream.c ../3rdparty/harfbuzz/src/harfbuzz-impl.h \ ../3rdparty/harfbuzz/src/harfbuzz-global.h \ ../3rdparty/harfbuzz/src/harfbuzz-stream-private.h \ ../3rdparty/harfbuzz/src/harfbuzz-stream.h $(CC) -c $(CFLAGS) $(INCPATH) -o .obj\harfbuzz-stream.obj ..\3rdparty\harfbuzz\src\harfbuzz-stream.c .obj/harfbuzz-shaper-all.obj: ../3rdparty/harfbuzz/src/harfbuzz-shaper-all.cpp ../3rdparty/harfbuzz/src/harfbuzz-shaper.cpp \ ../3rdparty/harfbuzz/src/harfbuzz-shaper.h \ ../3rdparty/harfbuzz/src/harfbuzz-global.h \ ../3rdparty/harfbuzz/src/harfbuzz-gdef.h \ ../3rdparty/harfbuzz/src/harfbuzz-open.h \ ../3rdparty/harfbuzz/src/harfbuzz-stream.h \ ../3rdparty/harfbuzz/src/harfbuzz-gpos.h \ ../3rdparty/harfbuzz/src/harfbuzz-buffer.h \ ../3rdparty/harfbuzz/src/harfbuzz-gsub.h \ ../3rdparty/harfbuzz/src/harfbuzz-external.h \ ../3rdparty/harfbuzz/src/harfbuzz-stream-private.h \ ../3rdparty/harfbuzz/src/harfbuzz-impl.h \ ../3rdparty/harfbuzz/src/harfbuzz-shaper-private.h \ ../3rdparty/harfbuzz/src/harfbuzz-indic.cpp \ ../3rdparty/harfbuzz/src/harfbuzz-greek.c \ ../3rdparty/harfbuzz/src/harfbuzz-tibetan.c \ ../3rdparty/harfbuzz/src/harfbuzz-khmer.c \ ../3rdparty/harfbuzz/src/harfbuzz-hebrew.c \ ../3rdparty/harfbuzz/src/harfbuzz-arabic.c \ ../3rdparty/harfbuzz/src/harfbuzz-hangul.c \ ../3rdparty/harfbuzz/src/harfbuzz-myanmar.c \ ../3rdparty/harfbuzz/src/harfbuzz-thai.c $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\harfbuzz-shaper-all.obj ..\3rdparty\harfbuzz\src\harfbuzz-shaper-all.cpp .obj/qharfbuzz.obj: tools/qharfbuzz.cpp tools/qharfbuzz_p.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../3rdparty/harfbuzz/src/harfbuzz-shaper.h \ ../3rdparty/harfbuzz/src/harfbuzz-global.h \ ../3rdparty/harfbuzz/src/harfbuzz-gdef.h \ ../3rdparty/harfbuzz/src/harfbuzz-open.h \ ../3rdparty/harfbuzz/src/harfbuzz-stream.h \ ../3rdparty/harfbuzz/src/harfbuzz-gpos.h \ ../3rdparty/harfbuzz/src/harfbuzz-buffer.h \ ../3rdparty/harfbuzz/src/harfbuzz-gsub.h \ ../3rdparty/harfbuzz/src/harfbuzz-external.h \ ../3rdparty/harfbuzz/src/harfbuzz-stream-private.h \ ../3rdparty/harfbuzz/src/harfbuzz-impl.h \ tools/qunicodetables_p.h \ ../../include/QtCore/qlibrary.h \ plugin/qlibrary.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qharfbuzz.obj tools\qharfbuzz.cpp .obj/qabstractfileengine.obj: io/qabstractfileengine.cpp ../../include/QtCore/5.2.0/QtCore/private/qabstractfileengine_p.h \ io/qabstractfileengine_p.h \ ../../include/QtCore/qfile.h \ io/qfile.h \ ../../include/QtCore/qfiledevice.h \ io/qfiledevice.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ ../../include/QtCore/qdir.h \ io/qdir.h \ ../../include/QtCore/qfileinfo.h \ io/qfileinfo.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ ../../include/QtCore/5.2.0/QtCore/private/qfsfileengine_p.h \ io/qfsfileengine_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qfilesystementry_p.h \ io/qfilesystementry_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qfilesystemmetadata_p.h \ io/qfilesystemmetadata_p.h \ ../../include/QtCore/qdatetime.h \ tools/qdatetime.h \ ../../include/QtCore/qsharedpointer.h \ tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ tools/qsharedpointer_impl.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qt_windows.h \ global/qt_windows.h \ ../../include/QtCore/5.2.0/QtCore/private/qresource_p.h \ io/qresource_p.h \ ../../include/QtCore/qreadwritelock.h \ thread/qreadwritelock.h \ ../../include/QtCore/qvariant.h \ kernel/qvariant.h \ ../../include/QtCore/qmap.h \ tools/qmap.h \ ../../include/QtCore/qdebug.h \ io/qdebug.h \ ../../include/QtCore/qtextstream.h \ io/qtextstream.h \ ../../include/QtCore/qlocale.h \ tools/qlocale.h \ ../../include/QtCore/qvector.h \ tools/qvector.h \ ../../include/QtCore/qpoint.h \ tools/qpoint.h \ ../../include/QtCore/qset.h \ tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ tools/qcontiguouscache.h \ io/qdiriterator.h \ ../../include/QtCore/5.2.0/QtCore/private/qfilesystemengine_p.h \ io/qfilesystemengine_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qsystemerror_p.h \ kernel/qsystemerror_p.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qabstractfileengine.obj io\qabstractfileengine.cpp .obj/qbuffer.obj: io/qbuffer.cpp io/qbuffer.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ ../../include/QtCore/qmetaobject.h \ kernel/qmetaobject.h \ ../../include/QtCore/qvariant.h \ kernel/qvariant.h \ ../../include/QtCore/qmap.h \ tools/qmap.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qdebug.h \ io/qdebug.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qtextstream.h \ io/qtextstream.h \ ../../include/QtCore/qlocale.h \ tools/qlocale.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qvector.h \ tools/qvector.h \ ../../include/QtCore/qpoint.h \ tools/qpoint.h \ ../../include/QtCore/qset.h \ tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ tools/qcontiguouscache.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ ../../include/QtCore/5.2.0/QtCore/private/qiodevice_p.h \ io/qiodevice_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qringbuffer_p.h \ tools/qringbuffer_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qobject_p.h \ kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ kernel/qpointer.h \ ../../include/QtCore/qsharedpointer.h \ tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ tools/qsharedpointer_impl.h \ ../../include/QtCore/qreadwritelock.h \ thread/qreadwritelock.h \ .moc/moc_qbuffer.cpp $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qbuffer.obj io\qbuffer.cpp .obj/qdatastream.obj: io/qdatastream.cpp io/qdatastream.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ io/qdatastream_p.h \ ../../include/QtCore/qdatastream.h \ io/qbuffer.h \ ../../include/QtCore/qendian.h \ global/qendian.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qdatastream.obj io\qdatastream.cpp .obj/qdataurl.obj: io/qdataurl.cpp io/qurl.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qurlquery.h \ io/qurlquery.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qurl.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ ../../include/QtCore/5.2.0/QtCore/private/qdataurl_p.h \ io/qdataurl_p.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qdataurl.obj io\qdataurl.cpp .obj/qtldurl.obj: io/qtldurl.cpp io/qurl.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qurlquery.h \ io/qurlquery.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qurl.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ ../../include/QtCore/5.2.0/QtCore/private/qurltlds_p.h \ io/qurltlds_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qtldurl_p.h \ io/qtldurl_p.h \ ../../include/QtCore/qhash.h \ tools/qhash.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qtldurl.obj io\qtldurl.cpp .obj/qdebug.obj: io/qdebug.cpp io/qdebug.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qmap.h \ tools/qmap.h \ ../../include/QtCore/qdebug.h \ ../../include/QtCore/qtextstream.h \ io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ ../../include/QtCore/qlocale.h \ tools/qlocale.h \ ../../include/QtCore/qvariant.h \ kernel/qvariant.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qvector.h \ tools/qvector.h \ ../../include/QtCore/qpoint.h \ tools/qpoint.h \ ../../include/QtCore/qset.h \ tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ tools/qcontiguouscache.h \ ../../include/QtCore/5.2.0/QtCore/private/qtextstream_p.h \ io/qtextstream_p.h \ ../../include/QtCore/qtextcodec.h \ codecs/qtextcodec.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qdebug.obj io\qdebug.cpp .obj/qdir.obj: io/qdir.cpp ../../include/QtCore/qdir.h \ io/qdir.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qfileinfo.h \ io/qfileinfo.h \ ../../include/QtCore/qfile.h \ io/qfile.h \ ../../include/QtCore/qfiledevice.h \ io/qfiledevice.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ io/qdir_p.h \ io/qfilesystementry_p.h \ io/qfilesystemmetadata_p.h \ ../../include/QtCore/qdatetime.h \ tools/qdatetime.h \ ../../include/QtCore/qsharedpointer.h \ tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ tools/qsharedpointer_impl.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/5.2.0/QtCore/private/qabstractfileengine_p.h \ io/qabstractfileengine_p.h \ ../../include/QtCore/qt_windows.h \ global/qt_windows.h \ io/qfsfileengine_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qfilesystementry_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qfilesystemmetadata_p.h \ io/qdebug.h \ ../../include/QtCore/qmap.h \ tools/qmap.h \ ../../include/QtCore/qdebug.h \ ../../include/QtCore/qtextstream.h \ io/qtextstream.h \ ../../include/QtCore/qlocale.h \ tools/qlocale.h \ ../../include/QtCore/qvariant.h \ kernel/qvariant.h \ ../../include/QtCore/qvector.h \ tools/qvector.h \ ../../include/QtCore/qpoint.h \ tools/qpoint.h \ ../../include/QtCore/qset.h \ tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ tools/qcontiguouscache.h \ io/qdiriterator.h \ io/qfilesystemengine_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qsystemerror_p.h \ kernel/qsystemerror_p.h \ io/qresource.h \ ../../include/QtCore/5.2.0/QtCore/private/qcoreglobaldata_p.h \ kernel/qcoreglobaldata_p.h \ ../../include/QtCore/qreadwritelock.h \ thread/qreadwritelock.h \ ../../include/QtCore/qtextcodec.h \ codecs/qtextcodec.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qdir.obj io\qdir.cpp .obj/qdiriterator.obj: io/qdiriterator.cpp io/qdiriterator.h \ ../../include/QtCore/qdir.h \ io/qdir.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qfileinfo.h \ io/qfileinfo.h \ ../../include/QtCore/qfile.h \ io/qfile.h \ ../../include/QtCore/qfiledevice.h \ io/qfiledevice.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ io/qdir_p.h \ io/qfilesystementry_p.h \ io/qfilesystemmetadata_p.h \ ../../include/QtCore/qdatetime.h \ tools/qdatetime.h \ ../../include/QtCore/qsharedpointer.h \ tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ tools/qsharedpointer_impl.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/5.2.0/QtCore/private/qabstractfileengine_p.h \ io/qabstractfileengine_p.h \ ../../include/QtCore/qt_windows.h \ global/qt_windows.h \ ../../include/QtCore/qset.h \ tools/qset.h \ ../../include/QtCore/qstack.h \ tools/qstack.h \ ../../include/QtCore/qvector.h \ tools/qvector.h \ ../../include/QtCore/qpoint.h \ tools/qpoint.h \ ../../include/QtCore/qvariant.h \ kernel/qvariant.h \ ../../include/QtCore/qmap.h \ tools/qmap.h \ ../../include/QtCore/qdebug.h \ io/qdebug.h \ ../../include/QtCore/qtextstream.h \ io/qtextstream.h \ ../../include/QtCore/qlocale.h \ tools/qlocale.h \ ../../include/QtCore/qcontiguouscache.h \ tools/qcontiguouscache.h \ ../../include/QtCore/5.2.0/QtCore/private/qfilesystemiterator_p.h \ io/qfilesystemiterator_p.h \ ../../include/QtCore/qdiriterator.h \ ../../include/QtCore/5.2.0/QtCore/private/qfilesystementry_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qfilesystemmetadata_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qfilesystemengine_p.h \ io/qfilesystemengine_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qsystemerror_p.h \ kernel/qsystemerror_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qfileinfo_p.h \ io/qfileinfo_p.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qdiriterator.obj io\qdiriterator.cpp .obj/qfile.obj: io/qfile.cpp io/qdebug.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qmap.h \ tools/qmap.h \ ../../include/QtCore/qdebug.h \ ../../include/QtCore/qtextstream.h \ io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ ../../include/QtCore/qlocale.h \ tools/qlocale.h \ ../../include/QtCore/qvariant.h \ kernel/qvariant.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qvector.h \ tools/qvector.h \ ../../include/QtCore/qpoint.h \ tools/qpoint.h \ ../../include/QtCore/qset.h \ tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ tools/qcontiguouscache.h \ io/qfile.h \ ../../include/QtCore/qfiledevice.h \ io/qfiledevice.h \ io/qfsfileengine_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qabstractfileengine_p.h \ io/qabstractfileengine_p.h \ ../../include/QtCore/qfile.h \ ../../include/QtCore/qdir.h \ io/qdir.h \ ../../include/QtCore/qfileinfo.h \ io/qfileinfo.h \ ../../include/QtCore/5.2.0/QtCore/private/qfilesystementry_p.h \ io/qfilesystementry_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qfilesystemmetadata_p.h \ io/qfilesystemmetadata_p.h \ ../../include/QtCore/qdatetime.h \ tools/qdatetime.h \ ../../include/QtCore/qsharedpointer.h \ tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ tools/qsharedpointer_impl.h \ ../../include/QtCore/qt_windows.h \ global/qt_windows.h \ io/qtemporaryfile.h \ ../../include/QtCore/5.2.0/QtCore/private/qiodevice_p.h \ io/qiodevice_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qringbuffer_p.h \ tools/qringbuffer_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qobject_p.h \ kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ kernel/qpointer.h \ ../../include/QtCore/qreadwritelock.h \ thread/qreadwritelock.h \ ../../include/QtCore/5.2.0/QtCore/private/qfile_p.h \ io/qfile_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qfiledevice_p.h \ io/qfiledevice_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qfilesystemengine_p.h \ io/qfilesystemengine_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qsystemerror_p.h \ kernel/qsystemerror_p.h \ ../../include/QtCore/qcoreapplication.h \ kernel/qcoreapplication.h \ ../../include/QtCore/qeventloop.h \ kernel/qeventloop.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qfile.obj io\qfile.cpp .obj/qfiledevice.obj: io/qfiledevice.cpp io/qfiledevice.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ io/qfiledevice_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qiodevice_p.h \ io/qiodevice_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qringbuffer_p.h \ tools/qringbuffer_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qobject_p.h \ kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ kernel/qpointer.h \ ../../include/QtCore/qsharedpointer.h \ tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qsharedpointer_impl.h \ tools/qsharedpointer_impl.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qvector.h \ tools/qvector.h \ ../../include/QtCore/qpoint.h \ tools/qpoint.h \ ../../include/QtCore/qvariant.h \ kernel/qvariant.h \ ../../include/QtCore/qmap.h \ tools/qmap.h \ ../../include/QtCore/qdebug.h \ io/qdebug.h \ ../../include/QtCore/qtextstream.h \ io/qtextstream.h \ ../../include/QtCore/qlocale.h \ tools/qlocale.h \ ../../include/QtCore/qset.h \ tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ tools/qcontiguouscache.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ ../../include/QtCore/qreadwritelock.h \ thread/qreadwritelock.h \ io/qfsfileengine_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qabstractfileengine_p.h \ io/qabstractfileengine_p.h \ ../../include/QtCore/qfile.h \ io/qfile.h \ ../../include/QtCore/qfiledevice.h \ ../../include/QtCore/qdir.h \ io/qdir.h \ ../../include/QtCore/qfileinfo.h \ io/qfileinfo.h \ ../../include/QtCore/5.2.0/QtCore/private/qfilesystementry_p.h \ io/qfilesystementry_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qfilesystemmetadata_p.h \ io/qfilesystemmetadata_p.h \ ../../include/QtCore/qdatetime.h \ tools/qdatetime.h \ ../../include/QtCore/qt_windows.h \ global/qt_windows.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qfiledevice.obj io\qfiledevice.cpp .obj/qfileinfo.obj: io/qfileinfo.cpp io/qfileinfo.h \ ../../include/QtCore/qfile.h \ io/qfile.h \ ../../include/QtCore/qfiledevice.h \ io/qfiledevice.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qdir.h \ io/qdir.h \ ../../include/QtCore/qfileinfo.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ io/qfileinfo_p.h \ ../../include/QtCore/qdatetime.h \ tools/qdatetime.h \ ../../include/QtCore/qsharedpointer.h \ tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ tools/qsharedpointer_impl.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ io/qfilesystemengine_p.h \ io/qfilesystementry_p.h \ io/qfilesystemmetadata_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qabstractfileengine_p.h \ io/qabstractfileengine_p.h \ ../../include/QtCore/qt_windows.h \ global/qt_windows.h \ ../../include/QtCore/5.2.0/QtCore/private/qsystemerror_p.h \ kernel/qsystemerror_p.h \ ../../include/QtCore/qvector.h \ tools/qvector.h \ ../../include/QtCore/qpoint.h \ tools/qpoint.h \ ../../include/QtCore/5.2.0/QtCore/private/qfilesystementry_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qfilesystemmetadata_p.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qfileinfo.obj io\qfileinfo.cpp .obj/qipaddress.obj: io/qipaddress.cpp io/qipaddress_p.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/5.2.0/QtCore/private/qlocale_tools_p.h \ tools/qlocale_tools_p.h \ tools/qlocale_p.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qvariant.h \ kernel/qvariant.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qmap.h \ tools/qmap.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qdebug.h \ io/qdebug.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qtextstream.h \ io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ ../../include/QtCore/qlocale.h \ tools/qlocale.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qvector.h \ tools/qvector.h \ ../../include/QtCore/qpoint.h \ tools/qpoint.h \ ../../include/QtCore/qset.h \ tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ tools/qcontiguouscache.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qipaddress.obj io\qipaddress.cpp .obj/qiodevice.obj: io/qiodevice.cpp ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ io/qdebug.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qmap.h \ tools/qmap.h \ ../../include/QtCore/qdebug.h \ ../../include/QtCore/qtextstream.h \ io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ ../../include/QtCore/qlocale.h \ tools/qlocale.h \ ../../include/QtCore/qvariant.h \ kernel/qvariant.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qvector.h \ tools/qvector.h \ ../../include/QtCore/qpoint.h \ tools/qpoint.h \ ../../include/QtCore/qset.h \ tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ tools/qcontiguouscache.h \ io/qiodevice_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qringbuffer_p.h \ tools/qringbuffer_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qobject_p.h \ kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ kernel/qpointer.h \ ../../include/QtCore/qsharedpointer.h \ tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ tools/qsharedpointer_impl.h \ ../../include/QtCore/qreadwritelock.h \ thread/qreadwritelock.h \ io/qfile.h \ ../../include/QtCore/qfiledevice.h \ io/qfiledevice.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qiodevice.obj io\qiodevice.cpp .obj/qlockfile.obj: io/qlockfile.cpp io/qlockfile.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ io/qlockfile_p.h \ ../../include/QtCore/qlockfile.h \ ../../include/QtCore/qfile.h \ io/qfile.h \ ../../include/QtCore/qfiledevice.h \ io/qfiledevice.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ global/qt_windows.h \ ../../include/QtCore/qthread.h \ thread/qthread.h \ ../../include/QtCore/qelapsedtimer.h \ tools/qelapsedtimer.h \ ../../include/QtCore/qdatetime.h \ tools/qdatetime.h \ ../../include/QtCore/qsharedpointer.h \ tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qsharedpointer_impl.h \ tools/qsharedpointer_impl.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qpair.h \ tools/qpair.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qlockfile.obj io\qlockfile.cpp .obj/qnoncontiguousbytedevice.obj: io/qnoncontiguousbytedevice.cpp io/qnoncontiguousbytedevice_p.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ ../../include/QtCore/qbuffer.h \ io/qbuffer.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/QSharedPointer \ ../../include/QtCore/qsharedpointer.h \ tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qsharedpointer_impl.h \ tools/qsharedpointer_impl.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/5.2.0/QtCore/private/qringbuffer_p.h \ tools/qringbuffer_p.h \ ../../include/QtCore/qdebug.h \ io/qdebug.h \ ../../include/QtCore/qmap.h \ tools/qmap.h \ ../../include/QtCore/qtextstream.h \ io/qtextstream.h \ ../../include/QtCore/qlocale.h \ tools/qlocale.h \ ../../include/QtCore/qvariant.h \ kernel/qvariant.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ ../../include/QtCore/qvector.h \ tools/qvector.h \ ../../include/QtCore/qpoint.h \ tools/qpoint.h \ ../../include/QtCore/qset.h \ tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ tools/qcontiguouscache.h \ ../../include/QtCore/qfile.h \ io/qfile.h \ ../../include/QtCore/qfiledevice.h \ io/qfiledevice.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qnoncontiguousbytedevice.obj io\qnoncontiguousbytedevice.cpp .obj/qprocess.obj: io/qprocess.cpp ../../include/QtCore/qdebug.h \ io/qdebug.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qmap.h \ tools/qmap.h \ ../../include/QtCore/qtextstream.h \ io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ ../../include/QtCore/qlocale.h \ tools/qlocale.h \ ../../include/QtCore/qvariant.h \ kernel/qvariant.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qvector.h \ tools/qvector.h \ ../../include/QtCore/qpoint.h \ tools/qpoint.h \ ../../include/QtCore/qset.h \ tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ tools/qcontiguouscache.h \ ../../include/QtCore/qdir.h \ io/qdir.h \ ../../include/QtCore/qfileinfo.h \ io/qfileinfo.h \ ../../include/QtCore/qfile.h \ io/qfile.h \ ../../include/QtCore/qfiledevice.h \ io/qfiledevice.h \ io/qprocess.h \ io/qprocess_p.h \ ../../include/QtCore/qprocess.h \ ../../include/QtCore/5.2.0/QtCore/private/qringbuffer_p.h \ tools/qringbuffer_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qiodevice_p.h \ io/qiodevice_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qobject_p.h \ kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ kernel/qpointer.h \ ../../include/QtCore/qsharedpointer.h \ tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ tools/qsharedpointer_impl.h \ ../../include/QtCore/qreadwritelock.h \ thread/qreadwritelock.h \ ../../include/QtCore/5.2.0/QtCore/private/qorderedmutexlocker_p.h \ thread/qorderedmutexlocker_p.h \ ../../include/QtCore/qt_windows.h \ global/qt_windows.h \ ../../include/QtCore/qelapsedtimer.h \ tools/qelapsedtimer.h \ ../../include/QtCore/qcoreapplication.h \ kernel/qcoreapplication.h \ ../../include/QtCore/qeventloop.h \ kernel/qeventloop.h \ ../../include/QtCore/qsocketnotifier.h \ kernel/qsocketnotifier.h \ ../../include/QtCore/qtimer.h \ kernel/qtimer.h \ ../../include/QtCore/qbasictimer.h \ kernel/qbasictimer.h \ ../../include/QtCore/qwineventnotifier.h \ kernel/qwineventnotifier.h \ .moc/moc_qprocess.cpp $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qprocess.obj io\qprocess.cpp .obj/qtextstream.obj: io/qtextstream.cpp io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ ../../include/QtCore/qlocale.h \ tools/qlocale.h \ ../../include/QtCore/qvariant.h \ kernel/qvariant.h \ ../../include/QtCore/qmap.h \ tools/qmap.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qdebug.h \ io/qdebug.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qtextstream.h \ ../../include/QtCore/qvector.h \ tools/qvector.h \ ../../include/QtCore/qpoint.h \ tools/qpoint.h \ ../../include/QtCore/qset.h \ tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ tools/qcontiguouscache.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/5.2.0/QtCore/private/qtextstream_p.h \ io/qtextstream_p.h \ ../../include/QtCore/qtextcodec.h \ codecs/qtextcodec.h \ ../../include/QtCore/qbuffer.h \ io/qbuffer.h \ io/qfile.h \ ../../include/QtCore/qfiledevice.h \ io/qfiledevice.h \ ../../include/QtCore/qnumeric.h \ global/qnumeric.h \ ../../include/QtCore/5.2.0/QtCore/private/qlocale_p.h \ tools/qlocale_p.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qtextstream.obj io\qtextstream.cpp .obj/qtemporarydir.obj: io/qtemporarydir.cpp io/qtemporarydir.h \ ../../include/QtCore/qdir.h \ io/qdir.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qfileinfo.h \ io/qfileinfo.h \ ../../include/QtCore/qfile.h \ io/qfile.h \ ../../include/QtCore/qfiledevice.h \ io/qfiledevice.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ ../../include/QtCore/QScopedPointer \ io/qdiriterator.h \ ../../include/QtCore/QDebug \ ../../include/QtCore/qdebug.h \ io/qdebug.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qmap.h \ tools/qmap.h \ ../../include/QtCore/qtextstream.h \ io/qtextstream.h \ ../../include/QtCore/qlocale.h \ tools/qlocale.h \ ../../include/QtCore/qvariant.h \ kernel/qvariant.h \ ../../include/QtCore/qvector.h \ tools/qvector.h \ ../../include/QtCore/qpoint.h \ tools/qpoint.h \ ../../include/QtCore/qset.h \ tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ tools/qcontiguouscache.h \ ../../include/QtCore/qcoreapplication.h \ kernel/qcoreapplication.h \ ../../include/QtCore/qeventloop.h \ kernel/qeventloop.h \ ../../include/QtCore/5.2.0/QtCore/private/qfilesystemengine_p.h \ io/qfilesystemengine_p.h \ io/qfilesystementry_p.h \ io/qfilesystemmetadata_p.h \ ../../include/QtCore/qdatetime.h \ tools/qdatetime.h \ ../../include/QtCore/qsharedpointer.h \ tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ tools/qsharedpointer_impl.h \ ../../include/QtCore/5.2.0/QtCore/private/qabstractfileengine_p.h \ io/qabstractfileengine_p.h \ ../../include/QtCore/qt_windows.h \ global/qt_windows.h \ ../../include/QtCore/5.2.0/QtCore/private/qsystemerror_p.h \ kernel/qsystemerror_p.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qtemporarydir.obj io\qtemporarydir.cpp .obj/qtemporaryfile.obj: io/qtemporaryfile.cpp io/qtemporaryfile.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ ../../include/QtCore/qfile.h \ io/qfile.h \ ../../include/QtCore/qfiledevice.h \ io/qfiledevice.h \ ../../include/QtCore/5.2.0/QtCore/private/qtemporaryfile_p.h \ io/qtemporaryfile_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qfsfileengine_p.h \ io/qfsfileengine_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qabstractfileengine_p.h \ io/qabstractfileengine_p.h \ ../../include/QtCore/qdir.h \ io/qdir.h \ ../../include/QtCore/qfileinfo.h \ io/qfileinfo.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ ../../include/QtCore/5.2.0/QtCore/private/qfilesystementry_p.h \ io/qfilesystementry_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qfilesystemmetadata_p.h \ io/qfilesystemmetadata_p.h \ ../../include/QtCore/qdatetime.h \ tools/qdatetime.h \ ../../include/QtCore/qsharedpointer.h \ tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ tools/qsharedpointer_impl.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qt_windows.h \ global/qt_windows.h \ ../../include/QtCore/5.2.0/QtCore/private/qfilesystemengine_p.h \ io/qfilesystemengine_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qsystemerror_p.h \ kernel/qsystemerror_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qfile_p.h \ io/qfile_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qfiledevice_p.h \ io/qfiledevice_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qiodevice_p.h \ io/qiodevice_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qringbuffer_p.h \ tools/qringbuffer_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qobject_p.h \ kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ kernel/qpointer.h \ ../../include/QtCore/qvector.h \ tools/qvector.h \ ../../include/QtCore/qpoint.h \ tools/qpoint.h \ ../../include/QtCore/qvariant.h \ kernel/qvariant.h \ ../../include/QtCore/qmap.h \ tools/qmap.h \ ../../include/QtCore/qdebug.h \ io/qdebug.h \ ../../include/QtCore/qtextstream.h \ io/qtextstream.h \ ../../include/QtCore/qlocale.h \ tools/qlocale.h \ ../../include/QtCore/qset.h \ tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ tools/qcontiguouscache.h \ ../../include/QtCore/qreadwritelock.h \ thread/qreadwritelock.h \ ../../include/QtCore/5.2.0/QtCore/private/qcore_unix_p.h \ kernel/qcore_unix_p.h \ ../../include/QtCore/qcoreapplication.h \ kernel/qcoreapplication.h \ ../../include/QtCore/qeventloop.h \ kernel/qeventloop.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qtemporaryfile.obj io\qtemporaryfile.cpp .obj/qresource.obj: io/qresource.cpp io/qresource.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qlocale.h \ tools/qlocale.h \ ../../include/QtCore/qvariant.h \ kernel/qvariant.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qmap.h \ tools/qmap.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qdebug.h \ io/qdebug.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qtextstream.h \ io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ ../../include/QtCore/qvector.h \ tools/qvector.h \ ../../include/QtCore/qpoint.h \ tools/qpoint.h \ ../../include/QtCore/qset.h \ tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ tools/qcontiguouscache.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ io/qresource_p.h \ io/qabstractfileengine_p.h \ ../../include/QtCore/qfile.h \ io/qfile.h \ ../../include/QtCore/qfiledevice.h \ io/qfiledevice.h \ ../../include/QtCore/qdir.h \ io/qdir.h \ ../../include/QtCore/qfileinfo.h \ io/qfileinfo.h \ io/qresource_iterator_p.h \ ../../include/QtCore/qdatetime.h \ tools/qdatetime.h \ ../../include/QtCore/qsharedpointer.h \ tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ tools/qsharedpointer_impl.h \ ../../include/QtCore/5.2.0/QtCore/private/qabstractfileengine_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qcore_unix_p.h \ kernel/qcore_unix_p.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qresource.obj io\qresource.cpp .obj/qresource_iterator.obj: io/qresource_iterator.cpp io/qresource.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qlocale.h \ tools/qlocale.h \ ../../include/QtCore/qvariant.h \ kernel/qvariant.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qmap.h \ tools/qmap.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qdebug.h \ io/qdebug.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qtextstream.h \ io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ ../../include/QtCore/qvector.h \ tools/qvector.h \ ../../include/QtCore/qpoint.h \ tools/qpoint.h \ ../../include/QtCore/qset.h \ tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ tools/qcontiguouscache.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ io/qresource_iterator_p.h \ io/qabstractfileengine_p.h \ ../../include/QtCore/qfile.h \ io/qfile.h \ ../../include/QtCore/qfiledevice.h \ io/qfiledevice.h \ ../../include/QtCore/qdir.h \ io/qdir.h \ ../../include/QtCore/qfileinfo.h \ io/qfileinfo.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qresource_iterator.obj io\qresource_iterator.cpp .obj/qsavefile.obj: io/qsavefile.cpp io/qsavefile.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qfiledevice.h \ io/qfiledevice.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ ../../include/QtCore/5.2.0/QtCore/private/qsavefile_p.h \ io/qsavefile_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qfiledevice_p.h \ io/qfiledevice_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qiodevice_p.h \ io/qiodevice_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qringbuffer_p.h \ tools/qringbuffer_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qobject_p.h \ kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ kernel/qpointer.h \ ../../include/QtCore/qsharedpointer.h \ tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qsharedpointer_impl.h \ tools/qsharedpointer_impl.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qvector.h \ tools/qvector.h \ ../../include/QtCore/qpoint.h \ tools/qpoint.h \ ../../include/QtCore/qvariant.h \ kernel/qvariant.h \ ../../include/QtCore/qmap.h \ tools/qmap.h \ ../../include/QtCore/qdebug.h \ io/qdebug.h \ ../../include/QtCore/qtextstream.h \ io/qtextstream.h \ ../../include/QtCore/qlocale.h \ tools/qlocale.h \ ../../include/QtCore/qset.h \ tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ tools/qcontiguouscache.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ ../../include/QtCore/qreadwritelock.h \ thread/qreadwritelock.h \ io/qfileinfo.h \ ../../include/QtCore/qfile.h \ io/qfile.h \ io/qabstractfileengine_p.h \ ../../include/QtCore/qdir.h \ io/qdir.h \ ../../include/QtCore/qfileinfo.h \ io/qtemporaryfile.h \ ../../include/QtCore/5.2.0/QtCore/private/qtemporaryfile_p.h \ io/qtemporaryfile_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qfsfileengine_p.h \ io/qfsfileengine_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qabstractfileengine_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qfilesystementry_p.h \ io/qfilesystementry_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qfilesystemmetadata_p.h \ io/qfilesystemmetadata_p.h \ ../../include/QtCore/qdatetime.h \ tools/qdatetime.h \ ../../include/QtCore/qt_windows.h \ global/qt_windows.h \ ../../include/QtCore/5.2.0/QtCore/private/qfilesystemengine_p.h \ io/qfilesystemengine_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qsystemerror_p.h \ kernel/qsystemerror_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qfile_p.h \ io/qfile_p.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qsavefile.obj io\qsavefile.cpp .obj/qstandardpaths.obj: io/qstandardpaths.cpp io/qstandardpaths.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ ../../include/QtCore/qdir.h \ io/qdir.h \ ../../include/QtCore/qfileinfo.h \ io/qfileinfo.h \ ../../include/QtCore/qfile.h \ io/qfile.h \ ../../include/QtCore/qfiledevice.h \ io/qfiledevice.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qcoreapplication.h \ kernel/qcoreapplication.h \ ../../include/QtCore/qeventloop.h \ kernel/qeventloop.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qstandardpaths.obj io\qstandardpaths.cpp .obj/qurl.obj: io/qurl.cpp io/qurl.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qurlquery.h \ io/qurlquery.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qurl.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ io/qurl_p.h \ io/qdebug.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qmap.h \ tools/qmap.h \ ../../include/QtCore/qdebug.h \ ../../include/QtCore/qtextstream.h \ io/qtextstream.h \ ../../include/QtCore/qlocale.h \ tools/qlocale.h \ ../../include/QtCore/qvariant.h \ kernel/qvariant.h \ ../../include/QtCore/qvector.h \ tools/qvector.h \ ../../include/QtCore/qpoint.h \ tools/qpoint.h \ ../../include/QtCore/qset.h \ tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ tools/qcontiguouscache.h \ ../../include/QtCore/qdir.h \ io/qdir.h \ ../../include/QtCore/qfileinfo.h \ io/qfileinfo.h \ ../../include/QtCore/qfile.h \ io/qfile.h \ ../../include/QtCore/qfiledevice.h \ io/qfiledevice.h \ io/qtldurl_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qipaddress_p.h \ io/qipaddress_p.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qurl.obj io\qurl.cpp .obj/qurlidna.obj: io/qurlidna.cpp io/qurl_p.h \ io/qurl.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qurlquery.h \ io/qurlquery.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qurl.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qurlidna.obj io\qurlidna.cpp .obj/qurlquery.obj: io/qurlquery.cpp io/qurlquery.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qurl.h \ io/qurl.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qurlquery.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ io/qurl_p.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qurlquery.obj io\qurlquery.cpp .obj/qurlrecode.obj: io/qurlrecode.cpp io/qurl.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qurlquery.h \ io/qurlquery.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qurl.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qurlrecode.obj io\qurlrecode.cpp .obj/qsettings.obj: io/qsettings.cpp ../../include/QtCore/qdebug.h \ io/qdebug.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qmap.h \ tools/qmap.h \ ../../include/QtCore/qtextstream.h \ io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ ../../include/QtCore/qlocale.h \ tools/qlocale.h \ ../../include/QtCore/qvariant.h \ kernel/qvariant.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qvector.h \ tools/qvector.h \ ../../include/QtCore/qpoint.h \ tools/qpoint.h \ ../../include/QtCore/qset.h \ tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ tools/qcontiguouscache.h \ ../../include/QtCore/qsettings.h \ io/qsettings.h \ io/qsettings_p.h \ ../../include/QtCore/qdatetime.h \ tools/qdatetime.h \ ../../include/QtCore/qsharedpointer.h \ tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ tools/qsharedpointer_impl.h \ ../../include/QtCore/qstack.h \ tools/qstack.h \ ../../include/QtCore/5.2.0/QtCore/private/qobject_p.h \ kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ kernel/qpointer.h \ ../../include/QtCore/qreadwritelock.h \ thread/qreadwritelock.h \ ../../include/QtCore/5.2.0/QtCore/private/qscopedpointer_p.h \ tools/qscopedpointer_p.h \ ../../include/QtCore/qcache.h \ tools/qcache.h \ io/qfile.h \ ../../include/QtCore/qfiledevice.h \ io/qfiledevice.h \ ../../include/QtCore/qdir.h \ io/qdir.h \ ../../include/QtCore/qfileinfo.h \ io/qfileinfo.h \ ../../include/QtCore/qfile.h \ ../../include/QtCore/qlibraryinfo.h \ global/qlibraryinfo.h \ io/qtemporaryfile.h \ ../../include/QtCore/qtextcodec.h \ codecs/qtextcodec.h \ ../../include/QtCore/qsize.h \ tools/qsize.h \ ../../include/QtCore/qrect.h \ tools/qrect.h \ ../../include/QtCore/qcoreapplication.h \ kernel/qcoreapplication.h \ ../../include/QtCore/qeventloop.h \ kernel/qeventloop.h \ ../../include/QtCore/5.2.0/QtCore/private/qsystemlibrary_p.h \ plugin/qsystemlibrary_p.h \ global/qt_windows.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qsettings.obj io\qsettings.cpp .obj/qfsfileengine.obj: io/qfsfileengine.cpp io/qfsfileengine_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qabstractfileengine_p.h \ io/qabstractfileengine_p.h \ ../../include/QtCore/qfile.h \ io/qfile.h \ ../../include/QtCore/qfiledevice.h \ io/qfiledevice.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ ../../include/QtCore/qdir.h \ io/qdir.h \ ../../include/QtCore/qfileinfo.h \ io/qfileinfo.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ ../../include/QtCore/5.2.0/QtCore/private/qfilesystementry_p.h \ io/qfilesystementry_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qfilesystemmetadata_p.h \ io/qfilesystemmetadata_p.h \ ../../include/QtCore/qdatetime.h \ tools/qdatetime.h \ ../../include/QtCore/qsharedpointer.h \ tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ tools/qsharedpointer_impl.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qt_windows.h \ global/qt_windows.h \ io/qfsfileengine_iterator_p.h \ io/qfilesystemiterator_p.h \ ../../include/QtCore/qdiriterator.h \ io/qdiriterator.h \ io/qfilesystemengine_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qsystemerror_p.h \ kernel/qsystemerror_p.h \ ../../include/QtCore/qset.h \ tools/qset.h \ ../../include/QtCore/qdebug.h \ io/qdebug.h \ ../../include/QtCore/qmap.h \ tools/qmap.h \ ../../include/QtCore/qtextstream.h \ io/qtextstream.h \ ../../include/QtCore/qlocale.h \ tools/qlocale.h \ ../../include/QtCore/qvariant.h \ kernel/qvariant.h \ ../../include/QtCore/qvector.h \ tools/qvector.h \ ../../include/QtCore/qpoint.h \ tools/qpoint.h \ ../../include/QtCore/qcontiguouscache.h \ tools/qcontiguouscache.h \ ../../include/QtCore/5.2.0/QtCore/private/qcore_unix_p.h \ kernel/qcore_unix_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qcore_mac_p.h \ kernel/qcore_mac_p.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qfsfileengine.obj io\qfsfileengine.cpp .obj/qfsfileengine_iterator.obj: io/qfsfileengine_iterator.cpp io/qfsfileengine_iterator_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qabstractfileengine_p.h \ io/qabstractfileengine_p.h \ ../../include/QtCore/qfile.h \ io/qfile.h \ ../../include/QtCore/qfiledevice.h \ io/qfiledevice.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ ../../include/QtCore/qdir.h \ io/qdir.h \ ../../include/QtCore/qfileinfo.h \ io/qfileinfo.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ io/qfilesystemiterator_p.h \ ../../include/QtCore/qdiriterator.h \ io/qdiriterator.h \ ../../include/QtCore/5.2.0/QtCore/private/qfilesystementry_p.h \ io/qfilesystementry_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qfilesystemmetadata_p.h \ io/qfilesystemmetadata_p.h \ ../../include/QtCore/qdatetime.h \ tools/qdatetime.h \ ../../include/QtCore/qsharedpointer.h \ tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ tools/qsharedpointer_impl.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qt_windows.h \ global/qt_windows.h \ io/qfileinfo_p.h \ io/qfilesystemengine_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qsystemerror_p.h \ kernel/qsystemerror_p.h \ ../../include/QtCore/qvector.h \ tools/qvector.h \ ../../include/QtCore/qpoint.h \ tools/qpoint.h \ ../../include/QtCore/qvariant.h \ kernel/qvariant.h \ ../../include/QtCore/qmap.h \ tools/qmap.h \ ../../include/QtCore/qdebug.h \ io/qdebug.h \ ../../include/QtCore/qtextstream.h \ io/qtextstream.h \ ../../include/QtCore/qlocale.h \ tools/qlocale.h \ ../../include/QtCore/qset.h \ tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ tools/qcontiguouscache.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qfsfileengine_iterator.obj io\qfsfileengine_iterator.cpp .obj/qfilesystemwatcher.obj: io/qfilesystemwatcher.cpp io/qfilesystemwatcher.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ io/qfilesystemwatcher_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qobject_p.h \ kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ kernel/qpointer.h \ ../../include/QtCore/qsharedpointer.h \ tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qsharedpointer_impl.h \ tools/qsharedpointer_impl.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qvector.h \ tools/qvector.h \ ../../include/QtCore/qpoint.h \ tools/qpoint.h \ ../../include/QtCore/qvariant.h \ kernel/qvariant.h \ ../../include/QtCore/qmap.h \ tools/qmap.h \ ../../include/QtCore/qdebug.h \ io/qdebug.h \ ../../include/QtCore/qtextstream.h \ io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qlocale.h \ tools/qlocale.h \ ../../include/QtCore/qset.h \ tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ tools/qcontiguouscache.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ ../../include/QtCore/qreadwritelock.h \ thread/qreadwritelock.h \ ../../include/QtCore/qdatetime.h \ tools/qdatetime.h \ ../../include/QtCore/qdir.h \ io/qdir.h \ ../../include/QtCore/qfileinfo.h \ io/qfileinfo.h \ ../../include/QtCore/qfile.h \ io/qfile.h \ ../../include/QtCore/qfiledevice.h \ io/qfiledevice.h \ ../../include/QtCore/qtimer.h \ kernel/qtimer.h \ ../../include/QtCore/qbasictimer.h \ kernel/qbasictimer.h \ io/qfilesystemwatcher_polling_p.h \ io/qfilesystemwatcher_win_p.h \ ../../include/QtCore/qthread.h \ thread/qthread.h \ io/qfilesystemwatcher_inotify_p.h \ ../../include/QtCore/qsocketnotifier.h \ kernel/qsocketnotifier.h \ io/qfilesystemwatcher_kqueue_p.h \ .moc/moc_qfilesystemwatcher.cpp $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qfilesystemwatcher.obj io\qfilesystemwatcher.cpp .obj/qfilesystemwatcher_polling.obj: io/qfilesystemwatcher_polling.cpp io/qfilesystemwatcher_polling_p.h \ ../../include/QtCore/qfileinfo.h \ io/qfileinfo.h \ ../../include/QtCore/qfile.h \ io/qfile.h \ ../../include/QtCore/qfiledevice.h \ io/qfiledevice.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qdatetime.h \ tools/qdatetime.h \ ../../include/QtCore/qsharedpointer.h \ tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ tools/qsharedpointer_impl.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qdir.h \ io/qdir.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ ../../include/QtCore/qtimer.h \ kernel/qtimer.h \ ../../include/QtCore/qbasictimer.h \ kernel/qbasictimer.h \ io/qfilesystemwatcher_p.h \ io/qfilesystemwatcher.h \ ../../include/QtCore/5.2.0/QtCore/private/qobject_p.h \ kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ kernel/qpointer.h \ ../../include/QtCore/qvector.h \ tools/qvector.h \ ../../include/QtCore/qpoint.h \ tools/qpoint.h \ ../../include/QtCore/qvariant.h \ kernel/qvariant.h \ ../../include/QtCore/qmap.h \ tools/qmap.h \ ../../include/QtCore/qdebug.h \ io/qdebug.h \ ../../include/QtCore/qtextstream.h \ io/qtextstream.h \ ../../include/QtCore/qlocale.h \ tools/qlocale.h \ ../../include/QtCore/qset.h \ tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ tools/qcontiguouscache.h \ ../../include/QtCore/qreadwritelock.h \ thread/qreadwritelock.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qfilesystemwatcher_polling.obj io\qfilesystemwatcher_polling.cpp .obj/qfilesystementry.obj: io/qfilesystementry.cpp io/qfilesystementry_p.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qdir.h \ io/qdir.h \ ../../include/QtCore/qfileinfo.h \ io/qfileinfo.h \ ../../include/QtCore/qfile.h \ io/qfile.h \ ../../include/QtCore/qfiledevice.h \ io/qfiledevice.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ ../../include/QtCore/5.2.0/QtCore/private/qfsfileengine_p.h \ io/qfsfileengine_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qabstractfileengine_p.h \ io/qabstractfileengine_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qfilesystementry_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qfilesystemmetadata_p.h \ io/qfilesystemmetadata_p.h \ ../../include/QtCore/qdatetime.h \ tools/qdatetime.h \ ../../include/QtCore/qsharedpointer.h \ tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ tools/qsharedpointer_impl.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qt_windows.h \ global/qt_windows.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qfilesystementry.obj io\qfilesystementry.cpp .obj/qfilesystemengine.obj: io/qfilesystemengine.cpp io/qfilesystemengine_p.h \ io/qfile.h \ ../../include/QtCore/qfiledevice.h \ io/qfiledevice.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ io/qfilesystementry_p.h \ io/qfilesystemmetadata_p.h \ ../../include/QtCore/qdatetime.h \ tools/qdatetime.h \ ../../include/QtCore/qsharedpointer.h \ tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qsharedpointer_impl.h \ tools/qsharedpointer_impl.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/5.2.0/QtCore/private/qabstractfileengine_p.h \ io/qabstractfileengine_p.h \ ../../include/QtCore/qfile.h \ ../../include/QtCore/qdir.h \ io/qdir.h \ ../../include/QtCore/qfileinfo.h \ io/qfileinfo.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ ../../include/QtCore/qt_windows.h \ global/qt_windows.h \ ../../include/QtCore/5.2.0/QtCore/private/qsystemerror_p.h \ kernel/qsystemerror_p.h \ ../../include/QtCore/qset.h \ tools/qset.h \ ../../include/QtCore/5.2.0/QtCore/private/qresource_p.h \ io/qresource_p.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qfilesystemengine.obj io\qfilesystemengine.cpp .obj/qfileselector.obj: io/qfileselector.cpp io/qfileselector.h \ ../../include/QtCore/QObject \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ ../../include/QtCore/QStringList \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ io/qfileselector_p.h \ ../../include/QtCore/QString \ ../../include/QtCore/QFileSelector \ ../../include/QtCore/qfileselector.h \ ../../include/QtCore/5.2.0/QtCore/private/qobject_p.h \ kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ kernel/qpointer.h \ ../../include/QtCore/qsharedpointer.h \ tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qsharedpointer_impl.h \ tools/qsharedpointer_impl.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qvector.h \ tools/qvector.h \ ../../include/QtCore/qpoint.h \ tools/qpoint.h \ ../../include/QtCore/qvariant.h \ kernel/qvariant.h \ ../../include/QtCore/qmap.h \ tools/qmap.h \ ../../include/QtCore/qdebug.h \ io/qdebug.h \ ../../include/QtCore/qtextstream.h \ io/qtextstream.h \ ../../include/QtCore/qlocale.h \ tools/qlocale.h \ ../../include/QtCore/qset.h \ tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ tools/qcontiguouscache.h \ ../../include/QtCore/qreadwritelock.h \ thread/qreadwritelock.h \ ../../include/QtCore/QFile \ ../../include/QtCore/qfile.h \ io/qfile.h \ ../../include/QtCore/qfiledevice.h \ io/qfiledevice.h \ ../../include/QtCore/QDir \ ../../include/QtCore/qdir.h \ io/qdir.h \ ../../include/QtCore/qfileinfo.h \ io/qfileinfo.h \ ../../include/QtCore/QMutex \ ../../include/QtCore/QMutexLocker \ ../../include/QtCore/QUrl \ ../../include/QtCore/qurl.h \ io/qurl.h \ ../../include/QtCore/qurlquery.h \ io/qurlquery.h \ ../../include/QtCore/QFileInfo \ ../../include/QtCore/QLocale \ ../../include/QtCore/QDebug \ .moc/moc_qfileselector.cpp $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qfileselector.obj io\qfileselector.cpp .obj/qloggingcategory.obj: io/qloggingcategory.cpp ../../include/QtCore/qloggingcategory.h \ io/qloggingcategory.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qdebug.h \ io/qdebug.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qmap.h \ tools/qmap.h \ ../../include/QtCore/qtextstream.h \ io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ ../../include/QtCore/qlocale.h \ tools/qlocale.h \ ../../include/QtCore/qvariant.h \ kernel/qvariant.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qvector.h \ tools/qvector.h \ ../../include/QtCore/qpoint.h \ tools/qpoint.h \ ../../include/QtCore/qset.h \ tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ tools/qcontiguouscache.h \ io/qloggingcategory_p.h \ io/qloggingregistry_p.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qloggingcategory.obj io\qloggingcategory.cpp .obj/qloggingregistry.obj: io/qloggingregistry.cpp io/qloggingregistry_p.h \ ../../include/QtCore/qloggingcategory.h \ io/qloggingcategory.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qdebug.h \ io/qdebug.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qmap.h \ tools/qmap.h \ ../../include/QtCore/qtextstream.h \ io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ ../../include/QtCore/qlocale.h \ tools/qlocale.h \ ../../include/QtCore/qvariant.h \ kernel/qvariant.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qvector.h \ tools/qvector.h \ ../../include/QtCore/qpoint.h \ tools/qpoint.h \ ../../include/QtCore/qset.h \ tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ tools/qcontiguouscache.h \ io/qloggingcategory_p.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qloggingregistry.obj io\qloggingregistry.cpp .obj/qfsfileengine_unix.obj: io/qfsfileengine_unix.cpp ../../include/QtCore/5.2.0/QtCore/private/qabstractfileengine_p.h \ io/qabstractfileengine_p.h \ ../../include/QtCore/qfile.h \ io/qfile.h \ ../../include/QtCore/qfiledevice.h \ io/qfiledevice.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ ../../include/QtCore/qdir.h \ io/qdir.h \ ../../include/QtCore/qfileinfo.h \ io/qfileinfo.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ ../../include/QtCore/5.2.0/QtCore/private/qfsfileengine_p.h \ io/qfsfileengine_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qfilesystementry_p.h \ io/qfilesystementry_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qfilesystemmetadata_p.h \ io/qfilesystemmetadata_p.h \ ../../include/QtCore/qdatetime.h \ tools/qdatetime.h \ ../../include/QtCore/qsharedpointer.h \ tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ tools/qsharedpointer_impl.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qt_windows.h \ global/qt_windows.h \ ../../include/QtCore/5.2.0/QtCore/private/qcore_unix_p.h \ kernel/qcore_unix_p.h \ io/qfilesystemengine_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qsystemerror_p.h \ kernel/qsystemerror_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qcore_mac_p.h \ kernel/qcore_mac_p.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qfsfileengine_unix.obj io\qfsfileengine_unix.cpp .obj/qfilesystemengine_unix.obj: io/qfilesystemengine_unix.cpp io/qfilesystemengine_p.h \ io/qfile.h \ ../../include/QtCore/qfiledevice.h \ io/qfiledevice.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ io/qfilesystementry_p.h \ io/qfilesystemmetadata_p.h \ ../../include/QtCore/qdatetime.h \ tools/qdatetime.h \ ../../include/QtCore/qsharedpointer.h \ tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qsharedpointer_impl.h \ tools/qsharedpointer_impl.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/5.2.0/QtCore/private/qabstractfileengine_p.h \ io/qabstractfileengine_p.h \ ../../include/QtCore/qfile.h \ ../../include/QtCore/qdir.h \ io/qdir.h \ ../../include/QtCore/qfileinfo.h \ io/qfileinfo.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ ../../include/QtCore/qt_windows.h \ global/qt_windows.h \ ../../include/QtCore/5.2.0/QtCore/private/qsystemerror_p.h \ kernel/qsystemerror_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qcore_mac_p.h \ kernel/qcore_mac_p.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qfilesystemengine_unix.obj io\qfilesystemengine_unix.cpp .obj/qlockfile_unix.obj: io/qlockfile_unix.cpp ../../include/QtCore/5.2.0/QtCore/private/qlockfile_p.h \ io/qlockfile_p.h \ ../../include/QtCore/qlockfile.h \ io/qlockfile.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qfile.h \ io/qfile.h \ ../../include/QtCore/qfiledevice.h \ io/qfiledevice.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ global/qt_windows.h \ ../../include/QtCore/qtemporaryfile.h \ io/qtemporaryfile.h \ ../../include/QtCore/qcoreapplication.h \ kernel/qcoreapplication.h \ ../../include/QtCore/qeventloop.h \ kernel/qeventloop.h \ ../../include/QtCore/qfileinfo.h \ io/qfileinfo.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qdebug.h \ io/qdebug.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qmap.h \ tools/qmap.h \ ../../include/QtCore/qtextstream.h \ io/qtextstream.h \ ../../include/QtCore/qlocale.h \ tools/qlocale.h \ ../../include/QtCore/qvariant.h \ kernel/qvariant.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ ../../include/QtCore/qvector.h \ tools/qvector.h \ ../../include/QtCore/qpoint.h \ tools/qpoint.h \ ../../include/QtCore/qset.h \ tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ tools/qcontiguouscache.h \ ../../include/QtCore/qdatetime.h \ tools/qdatetime.h \ ../../include/QtCore/qsharedpointer.h \ tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ tools/qsharedpointer_impl.h \ ../../include/QtCore/5.2.0/QtCore/private/qcore_unix_p.h \ kernel/qcore_unix_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qabstractfileengine_p.h \ io/qabstractfileengine_p.h \ ../../include/QtCore/qdir.h \ io/qdir.h \ ../../include/QtCore/5.2.0/QtCore/private/qtemporaryfile_p.h \ io/qtemporaryfile_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qfsfileengine_p.h \ io/qfsfileengine_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qfilesystementry_p.h \ io/qfilesystementry_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qfilesystemmetadata_p.h \ io/qfilesystemmetadata_p.h \ ../../include/QtCore/qt_windows.h \ ../../include/QtCore/5.2.0/QtCore/private/qfilesystemengine_p.h \ io/qfilesystemengine_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qsystemerror_p.h \ kernel/qsystemerror_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qfile_p.h \ io/qfile_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qfiledevice_p.h \ io/qfiledevice_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qiodevice_p.h \ io/qiodevice_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qringbuffer_p.h \ tools/qringbuffer_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qobject_p.h \ kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ kernel/qpointer.h \ ../../include/QtCore/qreadwritelock.h \ thread/qreadwritelock.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qlockfile_unix.obj io\qlockfile_unix.cpp .obj/qprocess_unix.obj: io/qprocess_unix.cpp io/qdebug.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qmap.h \ tools/qmap.h \ ../../include/QtCore/qdebug.h \ ../../include/QtCore/qtextstream.h \ io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ ../../include/QtCore/qlocale.h \ tools/qlocale.h \ ../../include/QtCore/qvariant.h \ kernel/qvariant.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qvector.h \ tools/qvector.h \ ../../include/QtCore/qpoint.h \ tools/qpoint.h \ ../../include/QtCore/qset.h \ tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ tools/qcontiguouscache.h \ io/qprocess.h \ io/qprocess_p.h \ ../../include/QtCore/qprocess.h \ ../../include/QtCore/5.2.0/QtCore/private/qringbuffer_p.h \ tools/qringbuffer_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qiodevice_p.h \ io/qiodevice_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qobject_p.h \ kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ kernel/qpointer.h \ ../../include/QtCore/qsharedpointer.h \ tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ tools/qsharedpointer_impl.h \ ../../include/QtCore/qreadwritelock.h \ thread/qreadwritelock.h \ ../../include/QtCore/5.2.0/QtCore/private/qorderedmutexlocker_p.h \ thread/qorderedmutexlocker_p.h \ ../../include/QtCore/qt_windows.h \ global/qt_windows.h \ ../../include/QtCore/5.2.0/QtCore/private/qcore_unix_p.h \ kernel/qcore_unix_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qcore_mac_p.h \ kernel/qcore_mac_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qcoreapplication_p.h \ kernel/qcoreapplication_p.h \ ../../include/QtCore/qcoreapplication.h \ kernel/qcoreapplication.h \ ../../include/QtCore/qeventloop.h \ kernel/qeventloop.h \ ../../include/QtCore/qtranslator.h \ kernel/qtranslator.h \ ../../include/QtCore/qsettings.h \ io/qsettings.h \ ../../include/QtCore/5.2.0/QtCore/private/qthread_p.h \ thread/qthread_p.h \ ../../include/QtCore/qthread.h \ thread/qthread.h \ ../../include/QtCore/qstack.h \ tools/qstack.h \ ../../include/QtCore/qwaitcondition.h \ thread/qwaitcondition.h \ ../../include/QtCore/qfile.h \ io/qfile.h \ ../../include/QtCore/qfiledevice.h \ io/qfiledevice.h \ ../../include/QtCore/qfileinfo.h \ io/qfileinfo.h \ ../../include/QtCore/qsemaphore.h \ thread/qsemaphore.h \ ../../include/QtCore/qsocketnotifier.h \ kernel/qsocketnotifier.h \ ../../include/QtCore/qelapsedtimer.h \ tools/qelapsedtimer.h \ .moc/qprocess_unix.moc $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qprocess_unix.obj io\qprocess_unix.cpp .obj/qfilesystemiterator_unix.obj: io/qfilesystemiterator_unix.cpp io/qfilesystemiterator_p.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qdir.h \ io/qdir.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qfileinfo.h \ io/qfileinfo.h \ ../../include/QtCore/qfile.h \ io/qfile.h \ ../../include/QtCore/qfiledevice.h \ io/qfiledevice.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ ../../include/QtCore/qdiriterator.h \ io/qdiriterator.h \ ../../include/QtCore/5.2.0/QtCore/private/qfilesystementry_p.h \ io/qfilesystementry_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qfilesystemmetadata_p.h \ io/qfilesystemmetadata_p.h \ ../../include/QtCore/qdatetime.h \ tools/qdatetime.h \ ../../include/QtCore/qsharedpointer.h \ tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ tools/qsharedpointer_impl.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/5.2.0/QtCore/private/qabstractfileengine_p.h \ io/qabstractfileengine_p.h \ ../../include/QtCore/qt_windows.h \ global/qt_windows.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qfilesystemiterator_unix.obj io\qfilesystemiterator_unix.cpp .obj/qstandardpaths_unix.obj: io/qstandardpaths_unix.cpp io/qstandardpaths.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ ../../include/QtCore/qdir.h \ io/qdir.h \ ../../include/QtCore/qfileinfo.h \ io/qfileinfo.h \ ../../include/QtCore/qfile.h \ io/qfile.h \ ../../include/QtCore/qfiledevice.h \ io/qfiledevice.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qtextstream.h \ io/qtextstream.h \ ../../include/QtCore/qlocale.h \ tools/qlocale.h \ ../../include/QtCore/qvariant.h \ kernel/qvariant.h \ ../../include/QtCore/qmap.h \ tools/qmap.h \ ../../include/QtCore/qdebug.h \ io/qdebug.h \ ../../include/QtCore/qvector.h \ tools/qvector.h \ ../../include/QtCore/qpoint.h \ tools/qpoint.h \ ../../include/QtCore/qset.h \ tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ tools/qcontiguouscache.h \ ../../include/QtCore/5.2.0/QtCore/private/qfilesystemengine_p.h \ io/qfilesystemengine_p.h \ io/qfilesystementry_p.h \ io/qfilesystemmetadata_p.h \ ../../include/QtCore/qdatetime.h \ tools/qdatetime.h \ ../../include/QtCore/qsharedpointer.h \ tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ tools/qsharedpointer_impl.h \ ../../include/QtCore/5.2.0/QtCore/private/qabstractfileengine_p.h \ io/qabstractfileengine_p.h \ ../../include/QtCore/qt_windows.h \ global/qt_windows.h \ ../../include/QtCore/5.2.0/QtCore/private/qsystemerror_p.h \ kernel/qsystemerror_p.h \ ../../include/QtCore/qcoreapplication.h \ kernel/qcoreapplication.h \ ../../include/QtCore/qeventloop.h \ kernel/qeventloop.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qstandardpaths_unix.obj io\qstandardpaths_unix.cpp .obj/qfilesystemwatcher_inotify.obj: io/qfilesystemwatcher_inotify.cpp io/qfilesystemwatcher.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ io/qfilesystemwatcher_inotify_p.h \ io/qfilesystemwatcher_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qobject_p.h \ kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ kernel/qpointer.h \ ../../include/QtCore/qsharedpointer.h \ tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qsharedpointer_impl.h \ tools/qsharedpointer_impl.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qvector.h \ tools/qvector.h \ ../../include/QtCore/qpoint.h \ tools/qpoint.h \ ../../include/QtCore/qvariant.h \ kernel/qvariant.h \ ../../include/QtCore/qmap.h \ tools/qmap.h \ ../../include/QtCore/qdebug.h \ io/qdebug.h \ ../../include/QtCore/qtextstream.h \ io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qlocale.h \ tools/qlocale.h \ ../../include/QtCore/qset.h \ tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ tools/qcontiguouscache.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ ../../include/QtCore/qreadwritelock.h \ thread/qreadwritelock.h \ ../../include/QtCore/qsocketnotifier.h \ kernel/qsocketnotifier.h \ ../../include/QtCore/5.2.0/QtCore/private/qcore_unix_p.h \ kernel/qcore_unix_p.h \ ../../include/QtCore/qfile.h \ io/qfile.h \ ../../include/QtCore/qfiledevice.h \ io/qfiledevice.h \ ../../include/QtCore/qfileinfo.h \ io/qfileinfo.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qfilesystemwatcher_inotify.obj io\qfilesystemwatcher_inotify.cpp .obj/qabstractitemmodel.obj: itemmodels/qabstractitemmodel.cpp itemmodels/qabstractitemmodel.h \ ../../include/QtCore/qvariant.h \ kernel/qvariant.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qmap.h \ tools/qmap.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qdebug.h \ io/qdebug.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qtextstream.h \ io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ ../../include/QtCore/qlocale.h \ tools/qlocale.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qvector.h \ tools/qvector.h \ ../../include/QtCore/qpoint.h \ tools/qpoint.h \ ../../include/QtCore/qset.h \ tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ tools/qcontiguouscache.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ ../../include/QtCore/5.2.0/QtCore/private/qabstractitemmodel_p.h \ itemmodels/qabstractitemmodel_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qobject_p.h \ kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ kernel/qpointer.h \ ../../include/QtCore/qsharedpointer.h \ tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ tools/qsharedpointer_impl.h \ ../../include/QtCore/qreadwritelock.h \ thread/qreadwritelock.h \ ../../include/QtCore/qstack.h \ tools/qstack.h \ ../../include/QtCore/qsize.h \ tools/qsize.h \ ../../include/QtCore/qmimedata.h \ kernel/qmimedata.h \ ../../include/QtCore/qbitarray.h \ tools/qbitarray.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qabstractitemmodel.obj itemmodels\qabstractitemmodel.cpp .obj/qabstractproxymodel.obj: itemmodels/qabstractproxymodel.cpp itemmodels/qabstractproxymodel.h \ ../../include/QtCore/qabstractitemmodel.h \ itemmodels/qabstractitemmodel.h \ ../../include/QtCore/qvariant.h \ kernel/qvariant.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qmap.h \ tools/qmap.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qdebug.h \ io/qdebug.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qtextstream.h \ io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ ../../include/QtCore/qlocale.h \ tools/qlocale.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qvector.h \ tools/qvector.h \ ../../include/QtCore/qpoint.h \ tools/qpoint.h \ ../../include/QtCore/qset.h \ tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ tools/qcontiguouscache.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ itemmodels/qitemselectionmodel.h \ ../../include/QtCore/5.2.0/QtCore/private/qabstractproxymodel_p.h \ itemmodels/qabstractproxymodel_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qabstractitemmodel_p.h \ itemmodels/qabstractitemmodel_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qobject_p.h \ kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ kernel/qpointer.h \ ../../include/QtCore/qsharedpointer.h \ tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ tools/qsharedpointer_impl.h \ ../../include/QtCore/qreadwritelock.h \ thread/qreadwritelock.h \ ../../include/QtCore/qstack.h \ tools/qstack.h \ ../../include/QtCore/QSize \ ../../include/QtCore/qsize.h \ tools/qsize.h \ ../../include/QtCore/QStringList \ .moc/moc_qabstractproxymodel.cpp $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qabstractproxymodel.obj itemmodels\qabstractproxymodel.cpp .obj/qitemselectionmodel.obj: itemmodels/qitemselectionmodel.cpp itemmodels/qitemselectionmodel.h \ ../../include/QtCore/qset.h \ tools/qset.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qvector.h \ tools/qvector.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qpoint.h \ tools/qpoint.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qabstractitemmodel.h \ itemmodels/qabstractitemmodel.h \ ../../include/QtCore/qvariant.h \ kernel/qvariant.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qmap.h \ tools/qmap.h \ ../../include/QtCore/qdebug.h \ io/qdebug.h \ ../../include/QtCore/qtextstream.h \ io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ ../../include/QtCore/qlocale.h \ tools/qlocale.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qcontiguouscache.h \ tools/qcontiguouscache.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ ../../include/QtCore/5.2.0/QtCore/private/qitemselectionmodel_p.h \ itemmodels/qitemselectionmodel_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qobject_p.h \ kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ kernel/qpointer.h \ ../../include/QtCore/qsharedpointer.h \ tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ tools/qsharedpointer_impl.h \ ../../include/QtCore/qreadwritelock.h \ thread/qreadwritelock.h \ .moc/moc_qitemselectionmodel.cpp $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qitemselectionmodel.obj itemmodels\qitemselectionmodel.cpp .obj/qidentityproxymodel.obj: itemmodels/qidentityproxymodel.cpp itemmodels/qidentityproxymodel.h \ ../../include/QtCore/qabstractproxymodel.h \ itemmodels/qabstractproxymodel.h \ ../../include/QtCore/qabstractitemmodel.h \ itemmodels/qabstractitemmodel.h \ ../../include/QtCore/qvariant.h \ kernel/qvariant.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qmap.h \ tools/qmap.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qdebug.h \ io/qdebug.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qtextstream.h \ io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ ../../include/QtCore/qlocale.h \ tools/qlocale.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qvector.h \ tools/qvector.h \ ../../include/QtCore/qpoint.h \ tools/qpoint.h \ ../../include/QtCore/qset.h \ tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ tools/qcontiguouscache.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ itemmodels/qitemselectionmodel.h \ ../../include/QtCore/5.2.0/QtCore/private/qabstractproxymodel_p.h \ itemmodels/qabstractproxymodel_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qabstractitemmodel_p.h \ itemmodels/qabstractitemmodel_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qobject_p.h \ kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ kernel/qpointer.h \ ../../include/QtCore/qsharedpointer.h \ tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ tools/qsharedpointer_impl.h \ ../../include/QtCore/qreadwritelock.h \ thread/qreadwritelock.h \ ../../include/QtCore/qstack.h \ tools/qstack.h \ .moc/moc_qidentityproxymodel.cpp $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qidentityproxymodel.obj itemmodels\qidentityproxymodel.cpp .obj/qsortfilterproxymodel.obj: itemmodels/qsortfilterproxymodel.cpp itemmodels/qsortfilterproxymodel.h \ ../../include/QtCore/qabstractproxymodel.h \ itemmodels/qabstractproxymodel.h \ ../../include/QtCore/qabstractitemmodel.h \ itemmodels/qabstractitemmodel.h \ ../../include/QtCore/qvariant.h \ kernel/qvariant.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qmap.h \ tools/qmap.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qdebug.h \ io/qdebug.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qtextstream.h \ io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ ../../include/QtCore/qlocale.h \ tools/qlocale.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qvector.h \ tools/qvector.h \ ../../include/QtCore/qpoint.h \ tools/qpoint.h \ ../../include/QtCore/qset.h \ tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ tools/qcontiguouscache.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ itemmodels/qitemselectionmodel.h \ ../../include/QtCore/qsize.h \ tools/qsize.h \ ../../include/QtCore/qdatetime.h \ tools/qdatetime.h \ ../../include/QtCore/qsharedpointer.h \ tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ tools/qsharedpointer_impl.h \ ../../include/QtCore/5.2.0/QtCore/private/qabstractitemmodel_p.h \ itemmodels/qabstractitemmodel_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qobject_p.h \ kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ kernel/qpointer.h \ ../../include/QtCore/qreadwritelock.h \ thread/qreadwritelock.h \ ../../include/QtCore/qstack.h \ tools/qstack.h \ ../../include/QtCore/5.2.0/QtCore/private/qabstractproxymodel_p.h \ itemmodels/qabstractproxymodel_p.h \ .moc/moc_qsortfilterproxymodel.cpp $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qsortfilterproxymodel.obj itemmodels\qsortfilterproxymodel.cpp .obj/qstringlistmodel.obj: itemmodels/qstringlistmodel.cpp itemmodels/qstringlistmodel.h \ ../../include/QtCore/qabstractitemmodel.h \ itemmodels/qabstractitemmodel.h \ ../../include/QtCore/qvariant.h \ kernel/qvariant.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qmap.h \ tools/qmap.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qdebug.h \ io/qdebug.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qtextstream.h \ io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ ../../include/QtCore/qlocale.h \ tools/qlocale.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qvector.h \ tools/qvector.h \ ../../include/QtCore/qpoint.h \ tools/qpoint.h \ ../../include/QtCore/qset.h \ tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ tools/qcontiguouscache.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qstringlistmodel.obj itemmodels\qstringlistmodel.cpp .obj/qjson.obj: json/qjson.cpp json/qjson_p.h \ ../../include/QtCore/qjsonobject.h \ json/qjsonobject.h \ ../../include/QtCore/qjsonvalue.h \ json/qjsonvalue.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qjsondocument.h \ json/qjsondocument.h \ ../../include/QtCore/qjsonarray.h \ json/qjsonarray.h \ ../../include/QtCore/qendian.h \ global/qendian.h \ ../../include/QtCore/qnumeric.h \ global/qnumeric.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qjson.obj json\qjson.cpp .obj/qjsondocument.obj: json/qjsondocument.cpp ../../include/QtCore/qjsondocument.h \ json/qjsondocument.h \ ../../include/QtCore/qjsonvalue.h \ json/qjsonvalue.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qjsonobject.h \ json/qjsonobject.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qjsonarray.h \ json/qjsonarray.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ ../../include/QtCore/qvariant.h \ kernel/qvariant.h \ ../../include/QtCore/qmap.h \ tools/qmap.h \ ../../include/QtCore/qdebug.h \ io/qdebug.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qtextstream.h \ io/qtextstream.h \ ../../include/QtCore/qlocale.h \ tools/qlocale.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qvector.h \ tools/qvector.h \ ../../include/QtCore/qpoint.h \ tools/qpoint.h \ ../../include/QtCore/qset.h \ tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ tools/qcontiguouscache.h \ json/qjsonwriter_p.h \ json/qjsonparser_p.h \ json/qjson_p.h \ ../../include/QtCore/qendian.h \ global/qendian.h \ ../../include/QtCore/qnumeric.h \ global/qnumeric.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qjsondocument.obj json\qjsondocument.cpp .obj/qjsonobject.obj: json/qjsonobject.cpp ../../include/QtCore/qjsonobject.h \ json/qjsonobject.h \ ../../include/QtCore/qjsonvalue.h \ json/qjsonvalue.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qjsonarray.h \ json/qjsonarray.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ ../../include/QtCore/qdebug.h \ io/qdebug.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qmap.h \ tools/qmap.h \ ../../include/QtCore/qtextstream.h \ io/qtextstream.h \ ../../include/QtCore/qlocale.h \ tools/qlocale.h \ ../../include/QtCore/qvariant.h \ kernel/qvariant.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qvector.h \ tools/qvector.h \ ../../include/QtCore/qpoint.h \ tools/qpoint.h \ ../../include/QtCore/qset.h \ tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ tools/qcontiguouscache.h \ json/qjson_p.h \ ../../include/QtCore/qjsondocument.h \ json/qjsondocument.h \ ../../include/QtCore/qendian.h \ global/qendian.h \ ../../include/QtCore/qnumeric.h \ global/qnumeric.h \ json/qjsonwriter_p.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qjsonobject.obj json\qjsonobject.cpp .obj/qjsonarray.obj: json/qjsonarray.cpp ../../include/QtCore/qjsonobject.h \ json/qjsonobject.h \ ../../include/QtCore/qjsonvalue.h \ json/qjsonvalue.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qjsonarray.h \ json/qjsonarray.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ ../../include/QtCore/qvariant.h \ kernel/qvariant.h \ ../../include/QtCore/qmap.h \ tools/qmap.h \ ../../include/QtCore/qdebug.h \ io/qdebug.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qtextstream.h \ io/qtextstream.h \ ../../include/QtCore/qlocale.h \ tools/qlocale.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qvector.h \ tools/qvector.h \ ../../include/QtCore/qpoint.h \ tools/qpoint.h \ ../../include/QtCore/qset.h \ tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ tools/qcontiguouscache.h \ json/qjsonwriter_p.h \ json/qjson_p.h \ ../../include/QtCore/qjsondocument.h \ json/qjsondocument.h \ ../../include/QtCore/qendian.h \ global/qendian.h \ ../../include/QtCore/qnumeric.h \ global/qnumeric.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qjsonarray.obj json\qjsonarray.cpp .obj/qjsonvalue.obj: json/qjsonvalue.cpp ../../include/QtCore/qjsonobject.h \ json/qjsonobject.h \ ../../include/QtCore/qjsonvalue.h \ json/qjsonvalue.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qjsonarray.h \ json/qjsonarray.h \ ../../include/QtCore/qvariant.h \ kernel/qvariant.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qmap.h \ tools/qmap.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qdebug.h \ io/qdebug.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qtextstream.h \ io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ ../../include/QtCore/qlocale.h \ tools/qlocale.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qvector.h \ tools/qvector.h \ ../../include/QtCore/qpoint.h \ tools/qpoint.h \ ../../include/QtCore/qset.h \ tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ tools/qcontiguouscache.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ json/qjson_p.h \ ../../include/QtCore/qjsondocument.h \ json/qjsondocument.h \ ../../include/QtCore/qendian.h \ global/qendian.h \ ../../include/QtCore/qnumeric.h \ global/qnumeric.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qjsonvalue.obj json\qjsonvalue.cpp .obj/qjsonwriter.obj: json/qjsonwriter.cpp json/qjsonwriter_p.h \ ../../include/QtCore/qjsonvalue.h \ json/qjsonvalue.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ json/qjson_p.h \ ../../include/QtCore/qjsonobject.h \ json/qjsonobject.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qjsondocument.h \ json/qjsondocument.h \ ../../include/QtCore/qjsonarray.h \ json/qjsonarray.h \ ../../include/QtCore/qendian.h \ global/qendian.h \ ../../include/QtCore/qnumeric.h \ global/qnumeric.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qjsonwriter.obj json\qjsonwriter.cpp .obj/qjsonparser.obj: json/qjsonparser.cpp ../../include/QtCore/qcoreapplication.h \ kernel/qcoreapplication.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ ../../include/QtCore/qeventloop.h \ kernel/qeventloop.h \ ../../include/QtCore/qdebug.h \ io/qdebug.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qmap.h \ tools/qmap.h \ ../../include/QtCore/qtextstream.h \ io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qlocale.h \ tools/qlocale.h \ ../../include/QtCore/qvariant.h \ kernel/qvariant.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qvector.h \ tools/qvector.h \ ../../include/QtCore/qpoint.h \ tools/qpoint.h \ ../../include/QtCore/qset.h \ tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ tools/qcontiguouscache.h \ json/qjsonparser_p.h \ ../../include/QtCore/qjsondocument.h \ json/qjsondocument.h \ ../../include/QtCore/qjsonvalue.h \ json/qjsonvalue.h \ json/qjson_p.h \ ../../include/QtCore/qjsonobject.h \ json/qjsonobject.h \ ../../include/QtCore/qjsonarray.h \ json/qjsonarray.h \ ../../include/QtCore/qendian.h \ global/qendian.h \ ../../include/QtCore/qnumeric.h \ global/qnumeric.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qjsonparser.obj json\qjsonparser.cpp .obj/qpluginloader.obj: plugin/qpluginloader.cpp plugin/qplugin.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ ../../include/QtCore/qpointer.h \ kernel/qpointer.h \ ../../include/QtCore/qsharedpointer.h \ tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qsharedpointer_impl.h \ tools/qsharedpointer_impl.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qjsonobject.h \ json/qjsonobject.h \ ../../include/QtCore/qjsonvalue.h \ json/qjsonvalue.h \ ../../include/QtCore/qcoreapplication.h \ kernel/qcoreapplication.h \ ../../include/QtCore/qeventloop.h \ kernel/qeventloop.h \ plugin/qpluginloader.h \ ../../include/QtCore/qlibrary.h \ plugin/qlibrary.h \ ../../include/QtCore/qplugin.h \ ../../include/QtCore/qfileinfo.h \ io/qfileinfo.h \ ../../include/QtCore/qfile.h \ io/qfile.h \ ../../include/QtCore/qfiledevice.h \ io/qfiledevice.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ plugin/qlibrary_p.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ ../../include/QtCore/qjsondocument.h \ json/qjsondocument.h \ ../../include/QtCore/qendian.h \ global/qendian.h \ ../../include/QtCore/qt_windows.h \ global/qt_windows.h \ ../../include/QtCore/qdebug.h \ io/qdebug.h \ ../../include/QtCore/qmap.h \ tools/qmap.h \ ../../include/QtCore/qtextstream.h \ io/qtextstream.h \ ../../include/QtCore/qlocale.h \ tools/qlocale.h \ ../../include/QtCore/qvariant.h \ kernel/qvariant.h \ ../../include/QtCore/qvector.h \ tools/qvector.h \ ../../include/QtCore/qpoint.h \ tools/qpoint.h \ ../../include/QtCore/qset.h \ tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ tools/qcontiguouscache.h \ ../../include/QtCore/qdir.h \ io/qdir.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qpluginloader.obj plugin\qpluginloader.cpp .obj/qfactoryloader.obj: plugin/qfactoryloader.cpp plugin/qfactoryloader_p.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ ../../include/QtCore/qjsonobject.h \ json/qjsonobject.h \ ../../include/QtCore/qjsonvalue.h \ json/qjsonvalue.h \ ../../include/QtCore/qmap.h \ tools/qmap.h \ ../../include/QtCore/qdebug.h \ io/qdebug.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qtextstream.h \ io/qtextstream.h \ ../../include/QtCore/qlocale.h \ tools/qlocale.h \ ../../include/QtCore/qvariant.h \ kernel/qvariant.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qvector.h \ tools/qvector.h \ ../../include/QtCore/qpoint.h \ tools/qpoint.h \ ../../include/QtCore/qset.h \ tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ tools/qcontiguouscache.h \ ../../include/QtCore/5.2.0/QtCore/private/qlibrary_p.h \ plugin/qlibrary_p.h \ ../../include/QtCore/qlibrary.h \ plugin/qlibrary.h \ ../../include/QtCore/qpointer.h \ kernel/qpointer.h \ ../../include/QtCore/qsharedpointer.h \ tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ tools/qsharedpointer_impl.h \ ../../include/QtCore/qplugin.h \ plugin/qplugin.h \ ../../include/QtCore/qjsondocument.h \ json/qjsondocument.h \ ../../include/QtCore/qendian.h \ global/qendian.h \ ../../include/QtCore/qt_windows.h \ global/qt_windows.h \ plugin/qfactoryinterface.h \ ../../include/QtCore/qdir.h \ io/qdir.h \ ../../include/QtCore/qfileinfo.h \ io/qfileinfo.h \ ../../include/QtCore/qfile.h \ io/qfile.h \ ../../include/QtCore/qfiledevice.h \ io/qfiledevice.h \ plugin/qpluginloader.h \ ../../include/QtCore/5.2.0/QtCore/private/qobject_p.h \ kernel/qobject_p.h \ ../../include/QtCore/qreadwritelock.h \ thread/qreadwritelock.h \ ../../include/QtCore/5.2.0/QtCore/private/qcoreapplication_p.h \ kernel/qcoreapplication_p.h \ ../../include/QtCore/qcoreapplication.h \ kernel/qcoreapplication.h \ ../../include/QtCore/qeventloop.h \ kernel/qeventloop.h \ ../../include/QtCore/qtranslator.h \ kernel/qtranslator.h \ ../../include/QtCore/qsettings.h \ io/qsettings.h \ ../../include/QtCore/qjsonarray.h \ json/qjsonarray.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qfactoryloader.obj plugin\qfactoryloader.cpp .obj/quuid.obj: plugin/quuid.cpp plugin/quuid.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qendian.h \ global/qendian.h \ ../../include/QtCore/qdebug.h \ io/qdebug.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qmap.h \ tools/qmap.h \ ../../include/QtCore/qtextstream.h \ io/qtextstream.h \ ../../include/QtCore/qlocale.h \ tools/qlocale.h \ ../../include/QtCore/qvariant.h \ kernel/qvariant.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qvector.h \ tools/qvector.h \ ../../include/QtCore/qpoint.h \ tools/qpoint.h \ ../../include/QtCore/qset.h \ tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ tools/qcontiguouscache.h \ ../../include/QtCore/qcryptographichash.h \ tools/qcryptographichash.h \ ../../include/QtCore/qdatetime.h \ tools/qdatetime.h \ ../../include/QtCore/qsharedpointer.h \ tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ tools/qsharedpointer_impl.h \ ../../include/QtCore/qfile.h \ io/qfile.h \ ../../include/QtCore/qfiledevice.h \ io/qfiledevice.h \ ../../include/QtCore/qthreadstorage.h \ thread/qthreadstorage.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\quuid.obj plugin\quuid.cpp .obj/qlibrary.obj: plugin/qlibrary.cpp ../../include/QtCore/qlibrary.h \ plugin/qlibrary.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ plugin/qlibrary_p.h \ ../../include/QtCore/qpointer.h \ kernel/qpointer.h \ ../../include/QtCore/qsharedpointer.h \ tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qsharedpointer_impl.h \ tools/qsharedpointer_impl.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ ../../include/QtCore/qplugin.h \ plugin/qplugin.h \ ../../include/QtCore/qjsonobject.h \ json/qjsonobject.h \ ../../include/QtCore/qjsonvalue.h \ json/qjsonvalue.h \ ../../include/QtCore/qjsondocument.h \ json/qjsondocument.h \ ../../include/QtCore/qendian.h \ global/qendian.h \ ../../include/QtCore/qt_windows.h \ global/qt_windows.h \ ../../include/QtCore/qfile.h \ io/qfile.h \ ../../include/QtCore/qfiledevice.h \ io/qfiledevice.h \ ../../include/QtCore/qfileinfo.h \ io/qfileinfo.h \ ../../include/QtCore/qmap.h \ tools/qmap.h \ ../../include/QtCore/qdebug.h \ io/qdebug.h \ ../../include/QtCore/qtextstream.h \ io/qtextstream.h \ ../../include/QtCore/qlocale.h \ tools/qlocale.h \ ../../include/QtCore/qvariant.h \ kernel/qvariant.h \ ../../include/QtCore/qvector.h \ tools/qvector.h \ ../../include/QtCore/qpoint.h \ tools/qpoint.h \ ../../include/QtCore/qset.h \ tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ tools/qcontiguouscache.h \ ../../include/QtCore/5.2.0/QtCore/private/qcoreapplication_p.h \ kernel/qcoreapplication_p.h \ ../../include/QtCore/qcoreapplication.h \ kernel/qcoreapplication.h \ ../../include/QtCore/qeventloop.h \ kernel/qeventloop.h \ ../../include/QtCore/qtranslator.h \ kernel/qtranslator.h \ ../../include/QtCore/qsettings.h \ io/qsettings.h \ ../../include/QtCore/5.2.0/QtCore/private/qobject_p.h \ kernel/qobject_p.h \ ../../include/QtCore/qreadwritelock.h \ thread/qreadwritelock.h \ ../../include/QtCore/5.2.0/QtCore/private/qcore_mac_p.h \ kernel/qcore_mac_p.h \ ../../include/QtCore/qdir.h \ io/qdir.h \ plugin/qelfparser_p.h \ plugin/qmachparser_p.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qlibrary.obj plugin\qlibrary.cpp .obj/qelfparser_p.obj: plugin/qelfparser_p.cpp plugin/qelfparser_p.h \ ../../include/QtCore/qendian.h \ global/qendian.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ plugin/qlibrary_p.h \ ../../include/QtCore/qlibrary.h \ plugin/qlibrary.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ ../../include/QtCore/qpointer.h \ kernel/qpointer.h \ ../../include/QtCore/qsharedpointer.h \ tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qsharedpointer_impl.h \ tools/qsharedpointer_impl.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ ../../include/QtCore/qplugin.h \ plugin/qplugin.h \ ../../include/QtCore/qjsonobject.h \ json/qjsonobject.h \ ../../include/QtCore/qjsonvalue.h \ json/qjsonvalue.h \ ../../include/QtCore/qjsondocument.h \ json/qjsondocument.h \ ../../include/QtCore/qt_windows.h \ global/qt_windows.h \ ../../include/QtCore/qdebug.h \ io/qdebug.h \ ../../include/QtCore/qmap.h \ tools/qmap.h \ ../../include/QtCore/qtextstream.h \ io/qtextstream.h \ ../../include/QtCore/qlocale.h \ tools/qlocale.h \ ../../include/QtCore/qvariant.h \ kernel/qvariant.h \ ../../include/QtCore/qvector.h \ tools/qvector.h \ ../../include/QtCore/qpoint.h \ tools/qpoint.h \ ../../include/QtCore/qset.h \ tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ tools/qcontiguouscache.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qelfparser_p.obj plugin\qelfparser_p.cpp .obj/qmachparser.obj: plugin/qmachparser.cpp plugin/qmachparser_p.h \ ../../include/QtCore/qendian.h \ global/qendian.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ plugin/qlibrary_p.h \ ../../include/QtCore/qlibrary.h \ plugin/qlibrary.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ ../../include/QtCore/qpointer.h \ kernel/qpointer.h \ ../../include/QtCore/qsharedpointer.h \ tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qsharedpointer_impl.h \ tools/qsharedpointer_impl.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ ../../include/QtCore/qplugin.h \ plugin/qplugin.h \ ../../include/QtCore/qjsonobject.h \ json/qjsonobject.h \ ../../include/QtCore/qjsonvalue.h \ json/qjsonvalue.h \ ../../include/QtCore/qjsondocument.h \ json/qjsondocument.h \ ../../include/QtCore/qt_windows.h \ global/qt_windows.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qmachparser.obj plugin\qmachparser.cpp .obj/qlibrary_unix.obj: plugin/qlibrary_unix.cpp ../../include/QtCore/qfile.h \ io/qfile.h \ ../../include/QtCore/qfiledevice.h \ io/qfiledevice.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ plugin/qlibrary_p.h \ ../../include/QtCore/qlibrary.h \ plugin/qlibrary.h \ ../../include/QtCore/qpointer.h \ kernel/qpointer.h \ ../../include/QtCore/qsharedpointer.h \ tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qsharedpointer_impl.h \ tools/qsharedpointer_impl.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ ../../include/QtCore/qplugin.h \ plugin/qplugin.h \ ../../include/QtCore/qjsonobject.h \ json/qjsonobject.h \ ../../include/QtCore/qjsonvalue.h \ json/qjsonvalue.h \ ../../include/QtCore/qjsondocument.h \ json/qjsondocument.h \ ../../include/QtCore/qendian.h \ global/qendian.h \ ../../include/QtCore/qt_windows.h \ global/qt_windows.h \ ../../include/QtCore/qcoreapplication.h \ kernel/qcoreapplication.h \ ../../include/QtCore/qeventloop.h \ kernel/qeventloop.h \ ../../include/QtCore/5.2.0/QtCore/private/qfilesystementry_p.h \ io/qfilesystementry_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qcore_mac_p.h \ kernel/qcore_mac_p.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qlibrary_unix.obj plugin\qlibrary_unix.cpp .obj/qabstracteventdispatcher.obj: kernel/qabstracteventdispatcher.cpp ../../include/QtCore/qabstracteventdispatcher.h \ kernel/qabstracteventdispatcher.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ ../../include/QtCore/qeventloop.h \ kernel/qeventloop.h \ kernel/qabstracteventdispatcher_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qobject_p.h \ kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ kernel/qpointer.h \ ../../include/QtCore/qsharedpointer.h \ tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qsharedpointer_impl.h \ tools/qsharedpointer_impl.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qvector.h \ tools/qvector.h \ ../../include/QtCore/qpoint.h \ tools/qpoint.h \ ../../include/QtCore/qvariant.h \ kernel/qvariant.h \ ../../include/QtCore/qmap.h \ tools/qmap.h \ ../../include/QtCore/qdebug.h \ io/qdebug.h \ ../../include/QtCore/qtextstream.h \ io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qlocale.h \ tools/qlocale.h \ ../../include/QtCore/qset.h \ tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ tools/qcontiguouscache.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ ../../include/QtCore/qreadwritelock.h \ thread/qreadwritelock.h \ kernel/qabstractnativeeventfilter.h \ ../../include/QtCore/qthread.h \ thread/qthread.h \ ../../include/QtCore/5.2.0/QtCore/private/qthread_p.h \ thread/qthread_p.h \ ../../include/QtCore/qstack.h \ tools/qstack.h \ ../../include/QtCore/qwaitcondition.h \ thread/qwaitcondition.h \ ../../include/QtCore/qcoreapplication.h \ kernel/qcoreapplication.h \ ../../include/QtCore/5.2.0/QtCore/private/qcoreapplication_p.h \ kernel/qcoreapplication_p.h \ ../../include/QtCore/qtranslator.h \ kernel/qtranslator.h \ ../../include/QtCore/qsettings.h \ io/qsettings.h \ ../../include/QtCore/5.2.0/QtCore/private/qfreelist_p.h \ tools/qfreelist_p.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qabstracteventdispatcher.obj kernel\qabstracteventdispatcher.cpp .obj/qabstractnativeeventfilter.obj: kernel/qabstractnativeeventfilter.cpp kernel/qabstractnativeeventfilter.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qabstracteventdispatcher.h \ kernel/qabstracteventdispatcher.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ ../../include/QtCore/qeventloop.h \ kernel/qeventloop.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qabstractnativeeventfilter.obj kernel\qabstractnativeeventfilter.cpp .obj/qbasictimer.obj: kernel/qbasictimer.cpp kernel/qbasictimer.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qabstracteventdispatcher.h \ kernel/qabstracteventdispatcher.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ ../../include/QtCore/qeventloop.h \ kernel/qeventloop.h \ kernel/qabstracteventdispatcher_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qobject_p.h \ kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ kernel/qpointer.h \ ../../include/QtCore/qsharedpointer.h \ tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qsharedpointer_impl.h \ tools/qsharedpointer_impl.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qvector.h \ tools/qvector.h \ ../../include/QtCore/qpoint.h \ tools/qpoint.h \ ../../include/QtCore/qvariant.h \ kernel/qvariant.h \ ../../include/QtCore/qmap.h \ tools/qmap.h \ ../../include/QtCore/qdebug.h \ io/qdebug.h \ ../../include/QtCore/qtextstream.h \ io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qlocale.h \ tools/qlocale.h \ ../../include/QtCore/qset.h \ tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ tools/qcontiguouscache.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ ../../include/QtCore/qreadwritelock.h \ thread/qreadwritelock.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qbasictimer.obj kernel\qbasictimer.cpp .obj/qeventloop.obj: kernel/qeventloop.cpp kernel/qeventloop.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ ../../include/QtCore/qabstracteventdispatcher.h \ kernel/qabstracteventdispatcher.h \ ../../include/QtCore/qeventloop.h \ kernel/qcoreapplication.h \ kernel/qcoreapplication_p.h \ ../../include/QtCore/qcoreapplication.h \ ../../include/QtCore/qtranslator.h \ kernel/qtranslator.h \ ../../include/QtCore/qsettings.h \ io/qsettings.h \ ../../include/QtCore/qvariant.h \ kernel/qvariant.h \ ../../include/QtCore/qmap.h \ tools/qmap.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qdebug.h \ io/qdebug.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qtextstream.h \ io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qlocale.h \ tools/qlocale.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qvector.h \ tools/qvector.h \ ../../include/QtCore/qpoint.h \ tools/qpoint.h \ ../../include/QtCore/qset.h \ tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ tools/qcontiguouscache.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ ../../include/QtCore/5.2.0/QtCore/private/qobject_p.h \ kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ kernel/qpointer.h \ ../../include/QtCore/qsharedpointer.h \ tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ tools/qsharedpointer_impl.h \ ../../include/QtCore/qreadwritelock.h \ thread/qreadwritelock.h \ ../../include/QtCore/qelapsedtimer.h \ tools/qelapsedtimer.h \ kernel/qeventloop_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qthread_p.h \ thread/qthread_p.h \ ../../include/QtCore/qthread.h \ thread/qthread.h \ ../../include/QtCore/qstack.h \ tools/qstack.h \ ../../include/QtCore/qwaitcondition.h \ thread/qwaitcondition.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qeventloop.obj kernel\qeventloop.cpp .obj/qcoreapplication.obj: kernel/qcoreapplication.cpp kernel/qcoreapplication.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ ../../include/QtCore/qeventloop.h \ kernel/qeventloop.h \ kernel/qcoreapplication_p.h \ ../../include/QtCore/qcoreapplication.h \ ../../include/QtCore/qtranslator.h \ kernel/qtranslator.h \ ../../include/QtCore/qsettings.h \ io/qsettings.h \ ../../include/QtCore/qvariant.h \ kernel/qvariant.h \ ../../include/QtCore/qmap.h \ tools/qmap.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qdebug.h \ io/qdebug.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qtextstream.h \ io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qlocale.h \ tools/qlocale.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qvector.h \ tools/qvector.h \ ../../include/QtCore/qpoint.h \ tools/qpoint.h \ ../../include/QtCore/qset.h \ tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ tools/qcontiguouscache.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ ../../include/QtCore/5.2.0/QtCore/private/qobject_p.h \ kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ kernel/qpointer.h \ ../../include/QtCore/qsharedpointer.h \ tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ tools/qsharedpointer_impl.h \ ../../include/QtCore/qreadwritelock.h \ thread/qreadwritelock.h \ ../../include/QtCore/qabstracteventdispatcher.h \ kernel/qabstracteventdispatcher.h \ kernel/qcorecmdlineargs_p.h \ global/qt_windows.h \ ../../include/QtCore/qdir.h \ io/qdir.h \ ../../include/QtCore/qfileinfo.h \ io/qfileinfo.h \ ../../include/QtCore/qfile.h \ io/qfile.h \ ../../include/QtCore/qfiledevice.h \ io/qfiledevice.h \ ../../include/QtCore/5.2.0/QtCore/private/qprocess_p.h \ io/qprocess_p.h \ ../../include/QtCore/qprocess.h \ io/qprocess.h \ ../../include/QtCore/5.2.0/QtCore/private/qringbuffer_p.h \ tools/qringbuffer_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qiodevice_p.h \ io/qiodevice_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qorderedmutexlocker_p.h \ thread/qorderedmutexlocker_p.h \ ../../include/QtCore/qt_windows.h \ ../../include/QtCore/qstandardpaths.h \ io/qstandardpaths.h \ ../../include/QtCore/qtextcodec.h \ codecs/qtextcodec.h \ ../../include/QtCore/qthread.h \ thread/qthread.h \ ../../include/QtCore/qthreadpool.h \ thread/qthreadpool.h \ ../../include/QtCore/qrunnable.h \ thread/qrunnable.h \ ../../include/QtCore/qthreadstorage.h \ thread/qthreadstorage.h \ ../../include/QtCore/5.2.0/QtCore/private/qthread_p.h \ thread/qthread_p.h \ ../../include/QtCore/qstack.h \ tools/qstack.h \ ../../include/QtCore/qwaitcondition.h \ thread/qwaitcondition.h \ ../../include/QtCore/qelapsedtimer.h \ tools/qelapsedtimer.h \ ../../include/QtCore/qlibraryinfo.h \ global/qlibraryinfo.h \ ../../include/QtCore/qdatetime.h \ tools/qdatetime.h \ ../../include/QtCore/5.2.0/QtCore/private/qfactoryloader_p.h \ plugin/qfactoryloader_p.h \ ../../include/QtCore/qjsonobject.h \ json/qjsonobject.h \ ../../include/QtCore/qjsonvalue.h \ json/qjsonvalue.h \ ../../include/QtCore/5.2.0/QtCore/private/qlibrary_p.h \ plugin/qlibrary_p.h \ ../../include/QtCore/qlibrary.h \ plugin/qlibrary.h \ ../../include/QtCore/qplugin.h \ plugin/qplugin.h \ ../../include/QtCore/qjsondocument.h \ json/qjsondocument.h \ ../../include/QtCore/qendian.h \ global/qendian.h \ ../../include/QtCore/5.2.0/QtCore/private/qfunctions_p.h \ kernel/qfunctions_p.h \ ../../include/QtCore/qfunctions_wince.h \ kernel/qfunctions_wince.h \ ../../include/QtCore/qfunctions_vxworks.h \ kernel/qfunctions_vxworks.h \ ../../include/QtCore/qfunctions_nacl.h \ kernel/qfunctions_nacl.h \ ../../include/QtCore/5.2.0/QtCore/private/qlocale_p.h \ tools/qlocale_p.h \ kernel/qeventdispatcher_blackberry_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qeventdispatcher_unix_p.h \ kernel/qeventdispatcher_unix_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qabstracteventdispatcher_p.h \ kernel/qabstracteventdispatcher_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qcore_unix_p.h \ kernel/qcore_unix_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qpodlist_p.h \ tools/qpodlist_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qtimerinfo_unix_p.h \ kernel/qtimerinfo_unix_p.h \ kernel/qeventdispatcher_glib_p.h \ kernel/qeventdispatcher_win_p.h \ kernel/qcore_mac_p.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qcoreapplication.obj kernel\qcoreapplication.cpp .obj/qcoreevent.obj: kernel/qcoreevent.cpp kernel/qcoreevent.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ kernel/qcoreapplication.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ ../../include/QtCore/qeventloop.h \ kernel/qeventloop.h \ kernel/qcoreapplication_p.h \ ../../include/QtCore/qcoreapplication.h \ ../../include/QtCore/qtranslator.h \ kernel/qtranslator.h \ ../../include/QtCore/qsettings.h \ io/qsettings.h \ ../../include/QtCore/qvariant.h \ kernel/qvariant.h \ ../../include/QtCore/qmap.h \ tools/qmap.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qdebug.h \ io/qdebug.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qtextstream.h \ io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qlocale.h \ tools/qlocale.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qvector.h \ tools/qvector.h \ ../../include/QtCore/qpoint.h \ tools/qpoint.h \ ../../include/QtCore/qset.h \ tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ tools/qcontiguouscache.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ ../../include/QtCore/5.2.0/QtCore/private/qobject_p.h \ kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ kernel/qpointer.h \ ../../include/QtCore/qsharedpointer.h \ tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ tools/qsharedpointer_impl.h \ ../../include/QtCore/qreadwritelock.h \ thread/qreadwritelock.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qcoreevent.obj kernel\qcoreevent.cpp .obj/qmetaobject.obj: kernel/qmetaobject.cpp kernel/qmetaobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qvariant.h \ kernel/qvariant.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qmap.h \ tools/qmap.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qdebug.h \ io/qdebug.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qtextstream.h \ io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ ../../include/QtCore/qlocale.h \ tools/qlocale.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qvector.h \ tools/qvector.h \ ../../include/QtCore/qpoint.h \ tools/qpoint.h \ ../../include/QtCore/qset.h \ tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ tools/qcontiguouscache.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ kernel/qmetaobject_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qobject_p.h \ kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ kernel/qpointer.h \ ../../include/QtCore/qsharedpointer.h \ tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ tools/qsharedpointer_impl.h \ ../../include/QtCore/qreadwritelock.h \ thread/qreadwritelock.h \ ../../include/QtCore/qcoreapplication.h \ kernel/qcoreapplication.h \ ../../include/QtCore/qeventloop.h \ kernel/qeventloop.h \ ../../include/QtCore/qthread.h \ thread/qthread.h \ ../../include/QtCore/qsemaphore.h \ thread/qsemaphore.h \ ../../include/QtCore/5.2.0/QtCore/private/qmetaobject_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qmetaobject_moc_p.h \ kernel/qmetaobject_moc_p.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qmetaobject.obj kernel\qmetaobject.cpp .obj/qmetatype.obj: kernel/qmetatype.cpp kernel/qmetatype.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ kernel/qmetatype_p.h \ ../../include/QtCore/qdatetime.h \ tools/qdatetime.h \ ../../include/QtCore/qsharedpointer.h \ tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qsharedpointer_impl.h \ tools/qsharedpointer_impl.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qreadwritelock.h \ thread/qreadwritelock.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ ../../include/QtCore/qvector.h \ tools/qvector.h \ ../../include/QtCore/qpoint.h \ tools/qpoint.h \ ../../include/QtCore/qlocale.h \ tools/qlocale.h \ ../../include/QtCore/qvariant.h \ kernel/qvariant.h \ ../../include/QtCore/qmap.h \ tools/qmap.h \ ../../include/QtCore/qdebug.h \ io/qdebug.h \ ../../include/QtCore/qtextstream.h \ io/qtextstream.h \ ../../include/QtCore/qset.h \ tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ tools/qcontiguouscache.h \ ../../include/QtCore/qeasingcurve.h \ tools/qeasingcurve.h \ ../../include/QtCore/quuid.h \ plugin/quuid.h \ kernel/qmetatypeswitcher_p.h \ ../../include/QtCore/qbitarray.h \ tools/qbitarray.h \ ../../include/QtCore/qurl.h \ io/qurl.h \ ../../include/QtCore/qurlquery.h \ io/qurlquery.h \ ../../include/QtCore/qabstractitemmodel.h \ itemmodels/qabstractitemmodel.h \ ../../include/QtCore/qregularexpression.h \ tools/qregularexpression.h \ ../../include/QtCore/qjsonvalue.h \ json/qjsonvalue.h \ ../../include/QtCore/qjsonobject.h \ json/qjsonobject.h \ ../../include/QtCore/qjsonarray.h \ json/qjsonarray.h \ ../../include/QtCore/qjsondocument.h \ json/qjsondocument.h \ ../../include/QtCore/qsize.h \ tools/qsize.h \ ../../include/QtCore/qrect.h \ tools/qrect.h \ ../../include/QtCore/qline.h \ tools/qline.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qmetatype.obj kernel\qmetatype.cpp .obj/qmetaobjectbuilder.obj: kernel/qmetaobjectbuilder.cpp kernel/qmetaobjectbuilder_p.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ ../../include/QtCore/qmetaobject.h \ kernel/qmetaobject.h \ ../../include/QtCore/qvariant.h \ kernel/qvariant.h \ ../../include/QtCore/qmap.h \ tools/qmap.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qdebug.h \ io/qdebug.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qtextstream.h \ io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qlocale.h \ tools/qlocale.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qvector.h \ tools/qvector.h \ ../../include/QtCore/qpoint.h \ tools/qpoint.h \ ../../include/QtCore/qset.h \ tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ tools/qcontiguouscache.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ kernel/qpointer.h \ ../../include/QtCore/qsharedpointer.h \ tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ tools/qsharedpointer_impl.h \ ../../include/QtCore/qreadwritelock.h \ thread/qreadwritelock.h \ kernel/qmetaobject_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qobject_p.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qmetaobjectbuilder.obj kernel\qmetaobjectbuilder.cpp .obj/qmimedata.obj: kernel/qmimedata.cpp ../../include/QtCore/qmimedata.h \ kernel/qmimedata.h \ ../../include/QtCore/qvariant.h \ kernel/qvariant.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qmap.h \ tools/qmap.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qdebug.h \ io/qdebug.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qtextstream.h \ io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ ../../include/QtCore/qlocale.h \ tools/qlocale.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qvector.h \ tools/qvector.h \ ../../include/QtCore/qpoint.h \ tools/qpoint.h \ ../../include/QtCore/qset.h \ tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ tools/qcontiguouscache.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ ../../include/QtCore/5.2.0/QtCore/private/qobject_p.h \ kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ kernel/qpointer.h \ ../../include/QtCore/qsharedpointer.h \ tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ tools/qsharedpointer_impl.h \ ../../include/QtCore/qreadwritelock.h \ thread/qreadwritelock.h \ ../../include/QtCore/qurl.h \ io/qurl.h \ ../../include/QtCore/qurlquery.h \ io/qurlquery.h \ ../../include/QtCore/qtextcodec.h \ codecs/qtextcodec.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qmimedata.obj kernel\qmimedata.cpp .obj/qobject.obj: kernel/qobject.cpp kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ kernel/qobject_p.h \ ../../include/QtCore/qobject.h \ ../../include/QtCore/qpointer.h \ kernel/qpointer.h \ ../../include/QtCore/qsharedpointer.h \ tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qsharedpointer_impl.h \ tools/qsharedpointer_impl.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qvector.h \ tools/qvector.h \ ../../include/QtCore/qpoint.h \ tools/qpoint.h \ ../../include/QtCore/qvariant.h \ kernel/qvariant.h \ ../../include/QtCore/qmap.h \ tools/qmap.h \ ../../include/QtCore/qdebug.h \ io/qdebug.h \ ../../include/QtCore/qtextstream.h \ io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qlocale.h \ tools/qlocale.h \ ../../include/QtCore/qset.h \ tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ tools/qcontiguouscache.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ ../../include/QtCore/qreadwritelock.h \ thread/qreadwritelock.h \ kernel/qmetaobject_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qobject_p.h \ ../../include/QtCore/qabstracteventdispatcher.h \ kernel/qabstracteventdispatcher.h \ ../../include/QtCore/qeventloop.h \ kernel/qeventloop.h \ kernel/qabstracteventdispatcher_p.h \ kernel/qcoreapplication.h \ kernel/qcoreapplication_p.h \ ../../include/QtCore/qcoreapplication.h \ ../../include/QtCore/qtranslator.h \ kernel/qtranslator.h \ ../../include/QtCore/qsettings.h \ io/qsettings.h \ kernel/qmetaobject.h \ ../../include/QtCore/qregularexpression.h \ tools/qregularexpression.h \ ../../include/QtCore/qthread.h \ thread/qthread.h \ ../../include/QtCore/5.2.0/QtCore/private/qthread_p.h \ thread/qthread_p.h \ ../../include/QtCore/qstack.h \ tools/qstack.h \ ../../include/QtCore/qwaitcondition.h \ thread/qwaitcondition.h \ ../../include/QtCore/qsemaphore.h \ thread/qsemaphore.h \ ../../include/QtCore/5.2.0/QtCore/private/qorderedmutexlocker_p.h \ thread/qorderedmutexlocker_p.h \ .moc/moc_qobject.cpp $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qobject.obj kernel\qobject.cpp .obj/qobjectcleanuphandler.obj: kernel/qobjectcleanuphandler.cpp kernel/qobjectcleanuphandler.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qobjectcleanuphandler.obj kernel\qobjectcleanuphandler.cpp .obj/qsignalmapper.obj: kernel/qsignalmapper.cpp kernel/qsignalmapper.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ kernel/qpointer.h \ ../../include/QtCore/qsharedpointer.h \ tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qsharedpointer_impl.h \ tools/qsharedpointer_impl.h \ ../../include/QtCore/qvector.h \ tools/qvector.h \ ../../include/QtCore/qpoint.h \ tools/qpoint.h \ ../../include/QtCore/qvariant.h \ kernel/qvariant.h \ ../../include/QtCore/qmap.h \ tools/qmap.h \ ../../include/QtCore/qdebug.h \ io/qdebug.h \ ../../include/QtCore/qtextstream.h \ io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qlocale.h \ tools/qlocale.h \ ../../include/QtCore/qset.h \ tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ tools/qcontiguouscache.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ ../../include/QtCore/qreadwritelock.h \ thread/qreadwritelock.h \ .moc/moc_qsignalmapper.cpp $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qsignalmapper.obj kernel\qsignalmapper.cpp .obj/qsocketnotifier.obj: kernel/qsocketnotifier.cpp ../../include/QtCore/qsocketnotifier.h \ kernel/qsocketnotifier.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ ../../include/QtCore/qabstracteventdispatcher.h \ kernel/qabstracteventdispatcher.h \ ../../include/QtCore/qeventloop.h \ kernel/qeventloop.h \ kernel/qcoreapplication.h \ kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ kernel/qpointer.h \ ../../include/QtCore/qsharedpointer.h \ tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qsharedpointer_impl.h \ tools/qsharedpointer_impl.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qvector.h \ tools/qvector.h \ ../../include/QtCore/qpoint.h \ tools/qpoint.h \ ../../include/QtCore/qvariant.h \ kernel/qvariant.h \ ../../include/QtCore/qmap.h \ tools/qmap.h \ ../../include/QtCore/qdebug.h \ io/qdebug.h \ ../../include/QtCore/qtextstream.h \ io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qlocale.h \ tools/qlocale.h \ ../../include/QtCore/qset.h \ tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ tools/qcontiguouscache.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ ../../include/QtCore/qreadwritelock.h \ thread/qreadwritelock.h \ ../../include/QtCore/5.2.0/QtCore/private/qthread_p.h \ thread/qthread_p.h \ ../../include/QtCore/qthread.h \ thread/qthread.h \ ../../include/QtCore/qstack.h \ tools/qstack.h \ ../../include/QtCore/qwaitcondition.h \ thread/qwaitcondition.h \ ../../include/QtCore/qcoreapplication.h \ ../../include/QtCore/5.2.0/QtCore/private/qobject_p.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qsocketnotifier.obj kernel\qsocketnotifier.cpp .obj/qtimer.obj: kernel/qtimer.cpp kernel/qtimer.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qbasictimer.h \ kernel/qbasictimer.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ ../../include/QtCore/qabstracteventdispatcher.h \ kernel/qabstracteventdispatcher.h \ ../../include/QtCore/qeventloop.h \ kernel/qeventloop.h \ kernel/qcoreapplication.h \ kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ kernel/qpointer.h \ ../../include/QtCore/qsharedpointer.h \ tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qsharedpointer_impl.h \ tools/qsharedpointer_impl.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qvector.h \ tools/qvector.h \ ../../include/QtCore/qpoint.h \ tools/qpoint.h \ ../../include/QtCore/qvariant.h \ kernel/qvariant.h \ ../../include/QtCore/qmap.h \ tools/qmap.h \ ../../include/QtCore/qdebug.h \ io/qdebug.h \ ../../include/QtCore/qtextstream.h \ io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qlocale.h \ tools/qlocale.h \ ../../include/QtCore/qset.h \ tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ tools/qcontiguouscache.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ ../../include/QtCore/qreadwritelock.h \ thread/qreadwritelock.h \ .moc/qtimer.moc $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qtimer.obj kernel\qtimer.cpp .obj/qtranslator.obj: kernel/qtranslator.cpp kernel/qtranslator.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ ../../include/QtCore/qfileinfo.h \ io/qfileinfo.h \ ../../include/QtCore/qfile.h \ io/qfile.h \ ../../include/QtCore/qfiledevice.h \ io/qfiledevice.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ kernel/qcoreapplication.h \ ../../include/QtCore/qeventloop.h \ kernel/qeventloop.h \ kernel/qcoreapplication_p.h \ ../../include/QtCore/qcoreapplication.h \ ../../include/QtCore/qtranslator.h \ ../../include/QtCore/qsettings.h \ io/qsettings.h \ ../../include/QtCore/qvariant.h \ kernel/qvariant.h \ ../../include/QtCore/qmap.h \ tools/qmap.h \ ../../include/QtCore/qdebug.h \ io/qdebug.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qtextstream.h \ io/qtextstream.h \ ../../include/QtCore/qlocale.h \ tools/qlocale.h \ ../../include/QtCore/qvector.h \ tools/qvector.h \ ../../include/QtCore/qpoint.h \ tools/qpoint.h \ ../../include/QtCore/qset.h \ tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ tools/qcontiguouscache.h \ ../../include/QtCore/5.2.0/QtCore/private/qobject_p.h \ kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ kernel/qpointer.h \ ../../include/QtCore/qsharedpointer.h \ tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ tools/qsharedpointer_impl.h \ ../../include/QtCore/qreadwritelock.h \ thread/qreadwritelock.h \ kernel/qtranslator_p.h \ ../../include/QtCore/qendian.h \ global/qendian.h \ io/qresource.h \ ../../include/QtCore/5.2.0/QtCore/private/qcore_unix_p.h \ kernel/qcore_unix_p.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qtranslator.obj kernel\qtranslator.cpp .obj/qvariant.obj: kernel/qvariant.cpp kernel/qvariant.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qmap.h \ tools/qmap.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qdebug.h \ io/qdebug.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qtextstream.h \ io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ ../../include/QtCore/qlocale.h \ tools/qlocale.h \ ../../include/QtCore/qvariant.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qvector.h \ tools/qvector.h \ ../../include/QtCore/qpoint.h \ tools/qpoint.h \ ../../include/QtCore/qset.h \ tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ tools/qcontiguouscache.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ ../../include/QtCore/qbitarray.h \ tools/qbitarray.h \ ../../include/QtCore/qdatetime.h \ tools/qdatetime.h \ ../../include/QtCore/qsharedpointer.h \ tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ tools/qsharedpointer_impl.h \ ../../include/QtCore/qeasingcurve.h \ tools/qeasingcurve.h \ ../../include/QtCore/qregularexpression.h \ tools/qregularexpression.h \ ../../include/QtCore/qurl.h \ io/qurl.h \ ../../include/QtCore/qurlquery.h \ io/qurlquery.h \ ../../include/QtCore/quuid.h \ plugin/quuid.h \ ../../include/QtCore/qabstractitemmodel.h \ itemmodels/qabstractitemmodel.h \ ../../include/QtCore/qjsonvalue.h \ json/qjsonvalue.h \ ../../include/QtCore/qjsonobject.h \ json/qjsonobject.h \ ../../include/QtCore/qjsonarray.h \ json/qjsonarray.h \ ../../include/QtCore/qjsondocument.h \ json/qjsondocument.h \ ../../include/QtCore/5.2.0/QtCore/private/qvariant_p.h \ kernel/qvariant_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qmetatype_p.h \ kernel/qmetatype_p.h \ kernel/qmetatypeswitcher_p.h \ ../../include/QtCore/qsize.h \ tools/qsize.h \ ../../include/QtCore/qrect.h \ tools/qrect.h \ ../../include/QtCore/qline.h \ tools/qline.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qvariant.obj kernel\qvariant.cpp .obj/qcoreglobaldata.obj: kernel/qcoreglobaldata.cpp kernel/qcoreglobaldata_p.h \ ../../include/QtCore/qmap.h \ tools/qmap.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qdebug.h \ io/qdebug.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qtextstream.h \ io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ ../../include/QtCore/qlocale.h \ tools/qlocale.h \ ../../include/QtCore/qvariant.h \ kernel/qvariant.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qvector.h \ tools/qvector.h \ ../../include/QtCore/qpoint.h \ tools/qpoint.h \ ../../include/QtCore/qset.h \ tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ tools/qcontiguouscache.h \ ../../include/QtCore/qreadwritelock.h \ thread/qreadwritelock.h \ ../../include/QtCore/qtextcodec.h \ codecs/qtextcodec.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qcoreglobaldata.obj kernel\qcoreglobaldata.cpp .obj/qsharedmemory.obj: kernel/qsharedmemory.cpp kernel/qsharedmemory.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ kernel/qsharedmemory_p.h \ kernel/qsystemsemaphore.h \ ../../include/QtCore/5.2.0/QtCore/private/qobject_p.h \ kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ kernel/qpointer.h \ ../../include/QtCore/qsharedpointer.h \ tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qsharedpointer_impl.h \ tools/qsharedpointer_impl.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qvector.h \ tools/qvector.h \ ../../include/QtCore/qpoint.h \ tools/qpoint.h \ ../../include/QtCore/qvariant.h \ kernel/qvariant.h \ ../../include/QtCore/qmap.h \ tools/qmap.h \ ../../include/QtCore/qdebug.h \ io/qdebug.h \ ../../include/QtCore/qtextstream.h \ io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qlocale.h \ tools/qlocale.h \ ../../include/QtCore/qset.h \ tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ tools/qcontiguouscache.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ ../../include/QtCore/qreadwritelock.h \ thread/qreadwritelock.h \ ../../include/QtCore/qdir.h \ io/qdir.h \ ../../include/QtCore/qfileinfo.h \ io/qfileinfo.h \ ../../include/QtCore/qfile.h \ io/qfile.h \ ../../include/QtCore/qfiledevice.h \ io/qfiledevice.h \ ../../include/QtCore/qcryptographichash.h \ tools/qcryptographichash.h \ global/qt_windows.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qsharedmemory.obj kernel\qsharedmemory.cpp .obj/qsystemsemaphore.obj: kernel/qsystemsemaphore.cpp kernel/qsystemsemaphore.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ kernel/qsystemsemaphore_p.h \ kernel/qsharedmemory_p.h \ kernel/qsharedmemory.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ ../../include/QtCore/5.2.0/QtCore/private/qobject_p.h \ kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ kernel/qpointer.h \ ../../include/QtCore/qsharedpointer.h \ tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qsharedpointer_impl.h \ tools/qsharedpointer_impl.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qvector.h \ tools/qvector.h \ ../../include/QtCore/qpoint.h \ tools/qpoint.h \ ../../include/QtCore/qvariant.h \ kernel/qvariant.h \ ../../include/QtCore/qmap.h \ tools/qmap.h \ ../../include/QtCore/qdebug.h \ io/qdebug.h \ ../../include/QtCore/qtextstream.h \ io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qlocale.h \ tools/qlocale.h \ ../../include/QtCore/qset.h \ tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ tools/qcontiguouscache.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ ../../include/QtCore/qreadwritelock.h \ thread/qreadwritelock.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qsystemsemaphore.obj kernel\qsystemsemaphore.cpp .obj/qpointer.obj: kernel/qpointer.cpp $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qpointer.obj kernel\qpointer.cpp .obj/qmath.obj: kernel/qmath.cpp ../../include/QtCore/qmath.h \ kernel/qmath.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qmath.obj kernel\qmath.cpp .obj/qsystemerror.obj: kernel/qsystemerror.cpp ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ kernel/qsystemerror_p.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ global/qt_windows.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qsystemerror.obj kernel\qsystemerror.cpp .obj/qcore_unix.obj: kernel/qcore_unix.cpp kernel/qcore_unix_p.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qelapsedtimer.h \ tools/qelapsedtimer.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qcore_unix.obj kernel\qcore_unix.cpp .obj/qcrashhandler.obj: kernel/qcrashhandler.cpp ../../include/QtCore/5.2.0/QtCore/private/qcrashhandler_p.h \ kernel/qcrashhandler_p.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qcrashhandler.obj kernel\qcrashhandler.cpp .obj/qeventdispatcher_unix.obj: kernel/qeventdispatcher_unix.cpp kernel/qcoreapplication.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ ../../include/QtCore/qeventloop.h \ kernel/qeventloop.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qsocketnotifier.h \ kernel/qsocketnotifier.h \ ../../include/QtCore/qthread.h \ thread/qthread.h \ ../../include/QtCore/qelapsedtimer.h \ tools/qelapsedtimer.h \ kernel/qeventdispatcher_unix_p.h \ ../../include/QtCore/qabstracteventdispatcher.h \ kernel/qabstracteventdispatcher.h \ ../../include/QtCore/5.2.0/QtCore/private/qabstracteventdispatcher_p.h \ kernel/qabstracteventdispatcher_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qobject_p.h \ kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ kernel/qpointer.h \ ../../include/QtCore/qsharedpointer.h \ tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qsharedpointer_impl.h \ tools/qsharedpointer_impl.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qvector.h \ tools/qvector.h \ ../../include/QtCore/qpoint.h \ tools/qpoint.h \ ../../include/QtCore/qvariant.h \ kernel/qvariant.h \ ../../include/QtCore/qmap.h \ tools/qmap.h \ ../../include/QtCore/qdebug.h \ io/qdebug.h \ ../../include/QtCore/qtextstream.h \ io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qlocale.h \ tools/qlocale.h \ ../../include/QtCore/qset.h \ tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ tools/qcontiguouscache.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ ../../include/QtCore/qreadwritelock.h \ thread/qreadwritelock.h \ ../../include/QtCore/5.2.0/QtCore/private/qcore_unix_p.h \ kernel/qcore_unix_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qpodlist_p.h \ tools/qpodlist_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qtimerinfo_unix_p.h \ kernel/qtimerinfo_unix_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qthread_p.h \ thread/qthread_p.h \ ../../include/QtCore/qstack.h \ tools/qstack.h \ ../../include/QtCore/qwaitcondition.h \ thread/qwaitcondition.h \ ../../include/QtCore/qcoreapplication.h \ ../../include/QtCore/5.2.0/QtCore/private/qcoreapplication_p.h \ kernel/qcoreapplication_p.h \ ../../include/QtCore/qtranslator.h \ kernel/qtranslator.h \ ../../include/QtCore/qsettings.h \ io/qsettings.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qeventdispatcher_unix.obj kernel\qeventdispatcher_unix.cpp .obj/qtimerinfo_unix.obj: kernel/qtimerinfo_unix.cpp ../../include/QtCore/qelapsedtimer.h \ tools/qelapsedtimer.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qcoreapplication.h \ kernel/qcoreapplication.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ ../../include/QtCore/qeventloop.h \ kernel/qeventloop.h \ ../../include/QtCore/5.2.0/QtCore/private/qcore_unix_p.h \ kernel/qcore_unix_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qtimerinfo_unix_p.h \ kernel/qtimerinfo_unix_p.h \ ../../include/QtCore/qabstracteventdispatcher.h \ kernel/qabstracteventdispatcher.h \ ../../include/QtCore/5.2.0/QtCore/private/qobject_p.h \ kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ kernel/qpointer.h \ ../../include/QtCore/qsharedpointer.h \ tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qsharedpointer_impl.h \ tools/qsharedpointer_impl.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qvector.h \ tools/qvector.h \ ../../include/QtCore/qpoint.h \ tools/qpoint.h \ ../../include/QtCore/qvariant.h \ kernel/qvariant.h \ ../../include/QtCore/qmap.h \ tools/qmap.h \ ../../include/QtCore/qdebug.h \ io/qdebug.h \ ../../include/QtCore/qtextstream.h \ io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qlocale.h \ tools/qlocale.h \ ../../include/QtCore/qset.h \ tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ tools/qcontiguouscache.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ ../../include/QtCore/qreadwritelock.h \ thread/qreadwritelock.h \ ../../include/QtCore/5.2.0/QtCore/private/qabstracteventdispatcher_p.h \ kernel/qabstracteventdispatcher_p.h \ ../../include/QtCore/QDebug \ ../../include/QtCore/QThread \ ../../include/QtCore/qthread.h \ thread/qthread.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qtimerinfo_unix.obj kernel\qtimerinfo_unix.cpp .obj/qsharedmemory_unix.obj: kernel/qsharedmemory_unix.cpp kernel/qsharedmemory.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ kernel/qsharedmemory_p.h \ kernel/qsystemsemaphore.h \ ../../include/QtCore/5.2.0/QtCore/private/qobject_p.h \ kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ kernel/qpointer.h \ ../../include/QtCore/qsharedpointer.h \ tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qsharedpointer_impl.h \ tools/qsharedpointer_impl.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qvector.h \ tools/qvector.h \ ../../include/QtCore/qpoint.h \ tools/qpoint.h \ ../../include/QtCore/qvariant.h \ kernel/qvariant.h \ ../../include/QtCore/qmap.h \ tools/qmap.h \ ../../include/QtCore/qdebug.h \ io/qdebug.h \ ../../include/QtCore/qtextstream.h \ io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qlocale.h \ tools/qlocale.h \ ../../include/QtCore/qset.h \ tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ tools/qcontiguouscache.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ ../../include/QtCore/qreadwritelock.h \ thread/qreadwritelock.h \ ../../include/QtCore/qdir.h \ io/qdir.h \ ../../include/QtCore/qfileinfo.h \ io/qfileinfo.h \ ../../include/QtCore/qfile.h \ io/qfile.h \ ../../include/QtCore/qfiledevice.h \ io/qfiledevice.h \ ../../include/QtCore/5.2.0/QtCore/private/qcore_unix_p.h \ kernel/qcore_unix_p.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qsharedmemory_unix.obj kernel\qsharedmemory_unix.cpp .obj/qsystemsemaphore_unix.obj: kernel/qsystemsemaphore_unix.cpp kernel/qsystemsemaphore.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ kernel/qsystemsemaphore_p.h \ kernel/qsharedmemory_p.h \ kernel/qsharedmemory.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ ../../include/QtCore/5.2.0/QtCore/private/qobject_p.h \ kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ kernel/qpointer.h \ ../../include/QtCore/qsharedpointer.h \ tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qsharedpointer_impl.h \ tools/qsharedpointer_impl.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qvector.h \ tools/qvector.h \ ../../include/QtCore/qpoint.h \ tools/qpoint.h \ ../../include/QtCore/qvariant.h \ kernel/qvariant.h \ ../../include/QtCore/qmap.h \ tools/qmap.h \ ../../include/QtCore/qdebug.h \ io/qdebug.h \ ../../include/QtCore/qtextstream.h \ io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qlocale.h \ tools/qlocale.h \ ../../include/QtCore/qset.h \ tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ tools/qcontiguouscache.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ ../../include/QtCore/qreadwritelock.h \ thread/qreadwritelock.h \ ../../include/QtCore/qfile.h \ io/qfile.h \ ../../include/QtCore/qfiledevice.h \ io/qfiledevice.h \ ../../include/QtCore/qcoreapplication.h \ kernel/qcoreapplication.h \ ../../include/QtCore/qeventloop.h \ kernel/qeventloop.h \ ../../include/QtCore/5.2.0/QtCore/private/qcore_unix_p.h \ kernel/qcore_unix_p.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qsystemsemaphore_unix.obj kernel\qsystemsemaphore_unix.cpp .obj/qisciicodec.obj: codecs/qisciicodec.cpp codecs/qisciicodec_p.h \ ../../include/QtCore/qtextcodec.h \ codecs/qtextcodec.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ codecs/qtextcodec_p.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qisciicodec.obj codecs\qisciicodec.cpp .obj/qlatincodec.obj: codecs/qlatincodec.cpp codecs/qlatincodec_p.h \ ../../include/QtCore/qtextcodec.h \ codecs/qtextcodec.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qlatincodec.obj codecs\qlatincodec.cpp .obj/qtextcodec.obj: codecs/qtextcodec.cpp ../../include/QtCore/qtextcodec.h \ codecs/qtextcodec.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ codecs/qtextcodec_p.h \ ../../include/QtCore/qfile.h \ io/qfile.h \ ../../include/QtCore/qfiledevice.h \ io/qfiledevice.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ ../../include/QtCore/5.2.0/QtCore/private/qcoreapplication_p.h \ kernel/qcoreapplication_p.h \ ../../include/QtCore/qcoreapplication.h \ kernel/qcoreapplication.h \ ../../include/QtCore/qeventloop.h \ kernel/qeventloop.h \ ../../include/QtCore/qtranslator.h \ kernel/qtranslator.h \ ../../include/QtCore/qsettings.h \ io/qsettings.h \ ../../include/QtCore/qvariant.h \ kernel/qvariant.h \ ../../include/QtCore/qmap.h \ tools/qmap.h \ ../../include/QtCore/qdebug.h \ io/qdebug.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qtextstream.h \ io/qtextstream.h \ ../../include/QtCore/qlocale.h \ tools/qlocale.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qvector.h \ tools/qvector.h \ ../../include/QtCore/qpoint.h \ tools/qpoint.h \ ../../include/QtCore/qset.h \ tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ tools/qcontiguouscache.h \ ../../include/QtCore/5.2.0/QtCore/private/qobject_p.h \ kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ kernel/qpointer.h \ ../../include/QtCore/qsharedpointer.h \ tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ tools/qsharedpointer_impl.h \ ../../include/QtCore/qreadwritelock.h \ thread/qreadwritelock.h \ ../../include/QtCore/5.2.0/QtCore/private/qcoreglobaldata_p.h \ kernel/qcoreglobaldata_p.h \ codecs/qutfcodec_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qtextcodec_p.h \ codecs/qlatincodec_p.h \ codecs/qtsciicodec_p.h \ codecs/qisciicodec_p.h \ codecs/qicucodec_p.h \ codecs/qiconvcodec_p.h \ codecs/qwindowscodec_p.h \ codecs/qsimplecodec_p.h \ codecs/qgb18030codec_p.h \ codecs/qeucjpcodec_p.h \ codecs/qjpunicode_p.h \ codecs/qjiscodec_p.h \ codecs/qsjiscodec_p.h \ codecs/qeuckrcodec_p.h \ codecs/qbig5codec_p.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qtextcodec.obj codecs\qtextcodec.cpp .obj/qtsciicodec.obj: codecs/qtsciicodec.cpp codecs/qtsciicodec_p.h \ ../../include/QtCore/qtextcodec.h \ codecs/qtextcodec.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qtsciicodec.obj codecs\qtsciicodec.cpp .obj/qutfcodec.obj: codecs/qutfcodec.cpp codecs/qutfcodec_p.h \ ../../include/QtCore/qtextcodec.h \ codecs/qtextcodec.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/5.2.0/QtCore/private/qtextcodec_p.h \ codecs/qtextcodec_p.h \ ../../include/QtCore/qendian.h \ global/qendian.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qutfcodec.obj codecs\qutfcodec.cpp .obj/qsimplecodec.obj: codecs/qsimplecodec.cpp codecs/qsimplecodec_p.h \ ../../include/QtCore/qtextcodec.h \ codecs/qtextcodec.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qsimplecodec.obj codecs\qsimplecodec.cpp .obj/qgb18030codec.obj: codecs/qgb18030codec.cpp codecs/qgb18030codec_p.h \ ../../include/QtCore/qtextcodec.h \ codecs/qtextcodec.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qgb18030codec.obj codecs\qgb18030codec.cpp .obj/qjpunicode.obj: codecs/qjpunicode.cpp codecs/qjpunicode_p.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qjpunicode.obj codecs\qjpunicode.cpp .obj/qeucjpcodec.obj: codecs/qeucjpcodec.cpp codecs/qeucjpcodec_p.h \ codecs/qjpunicode_p.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qtextcodec.h \ codecs/qtextcodec.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qeucjpcodec.obj codecs\qeucjpcodec.cpp .obj/qjiscodec.obj: codecs/qjiscodec.cpp codecs/qjiscodec_p.h \ codecs/qjpunicode_p.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qtextcodec.h \ codecs/qtextcodec.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qjiscodec.obj codecs\qjiscodec.cpp .obj/qsjiscodec.obj: codecs/qsjiscodec.cpp codecs/qsjiscodec_p.h \ codecs/qjpunicode_p.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qtextcodec.h \ codecs/qtextcodec.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qsjiscodec.obj codecs\qsjiscodec.cpp .obj/qeuckrcodec.obj: codecs/qeuckrcodec.cpp codecs/qeuckrcodec_p.h \ ../../include/QtCore/qtextcodec.h \ codecs/qtextcodec.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ codecs/cp949codetbl_p.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qeuckrcodec.obj codecs\qeuckrcodec.cpp .obj/qbig5codec.obj: codecs/qbig5codec.cpp codecs/qbig5codec_p.h \ ../../include/QtCore/qtextcodec.h \ codecs/qtextcodec.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qbig5codec.obj codecs\qbig5codec.cpp .obj/qstatemachine.obj: statemachine/qstatemachine.cpp statemachine/qstatemachine.h \ ../../include/QtCore/qstate.h \ statemachine/qstate.h \ ../../include/QtCore/qabstractstate.h \ statemachine/qabstractstate.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ ../../include/QtCore/qset.h \ tools/qset.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qvariant.h \ kernel/qvariant.h \ ../../include/QtCore/qmap.h \ tools/qmap.h \ ../../include/QtCore/qdebug.h \ io/qdebug.h \ ../../include/QtCore/qtextstream.h \ io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qlocale.h \ tools/qlocale.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qvector.h \ tools/qvector.h \ ../../include/QtCore/qpoint.h \ tools/qpoint.h \ ../../include/QtCore/qcontiguouscache.h \ tools/qcontiguouscache.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ statemachine/qstate_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qabstractstate_p.h \ statemachine/qabstractstate_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qobject_p.h \ kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ kernel/qpointer.h \ ../../include/QtCore/qsharedpointer.h \ tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ tools/qsharedpointer_impl.h \ ../../include/QtCore/qreadwritelock.h \ thread/qreadwritelock.h \ statemachine/qstatemachine_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qstate_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qfreelist_p.h \ tools/qfreelist_p.h \ statemachine/qabstracttransition.h \ statemachine/qabstracttransition_p.h \ statemachine/qsignaltransition.h \ ../../include/QtCore/qabstracttransition.h \ statemachine/qsignaltransition_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qabstracttransition_p.h \ statemachine/qsignaleventgenerator_p.h \ statemachine/qfinalstate.h \ statemachine/qhistorystate.h \ statemachine/qhistorystate_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qthread_p.h \ thread/qthread_p.h \ ../../include/QtCore/qthread.h \ thread/qthread.h \ ../../include/QtCore/qstack.h \ tools/qstack.h \ ../../include/QtCore/qwaitcondition.h \ thread/qwaitcondition.h \ ../../include/QtCore/qcoreapplication.h \ kernel/qcoreapplication.h \ ../../include/QtCore/qeventloop.h \ kernel/qeventloop.h \ statemachine/qeventtransition.h \ statemachine/qeventtransition_p.h \ ../../include/QtCore/qpropertyanimation.h \ animation/qpropertyanimation.h \ ../../include/QtCore/qvariantanimation.h \ animation/qvariantanimation.h \ ../../include/QtCore/qeasingcurve.h \ tools/qeasingcurve.h \ ../../include/QtCore/qabstractanimation.h \ animation/qabstractanimation.h \ ../../include/QtCore/qanimationgroup.h \ animation/qanimationgroup.h \ ../../include/QtCore/5.2.0/QtCore/private/qvariantanimation_p.h \ animation/qvariantanimation_p.h \ ../../include/QtCore/qmetaobject.h \ kernel/qmetaobject.h \ ../../include/QtCore/5.2.0/QtCore/private/qabstractanimation_p.h \ animation/qabstractanimation_p.h \ ../../include/QtCore/qbasictimer.h \ kernel/qbasictimer.h \ ../../include/QtCore/qdatetime.h \ tools/qdatetime.h \ ../../include/QtCore/qtimer.h \ kernel/qtimer.h \ ../../include/QtCore/qelapsedtimer.h \ tools/qelapsedtimer.h \ .moc/qstatemachine.moc \ .moc/moc_qstatemachine.cpp $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qstatemachine.obj statemachine\qstatemachine.cpp .obj/qabstractstate.obj: statemachine/qabstractstate.cpp statemachine/qabstractstate.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ statemachine/qabstractstate_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qobject_p.h \ kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ kernel/qpointer.h \ ../../include/QtCore/qsharedpointer.h \ tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qsharedpointer_impl.h \ tools/qsharedpointer_impl.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qvector.h \ tools/qvector.h \ ../../include/QtCore/qpoint.h \ tools/qpoint.h \ ../../include/QtCore/qvariant.h \ kernel/qvariant.h \ ../../include/QtCore/qmap.h \ tools/qmap.h \ ../../include/QtCore/qdebug.h \ io/qdebug.h \ ../../include/QtCore/qtextstream.h \ io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qlocale.h \ tools/qlocale.h \ ../../include/QtCore/qset.h \ tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ tools/qcontiguouscache.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ ../../include/QtCore/qreadwritelock.h \ thread/qreadwritelock.h \ statemachine/qstate.h \ ../../include/QtCore/qabstractstate.h \ statemachine/qstate_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qabstractstate_p.h \ statemachine/qstatemachine.h \ ../../include/QtCore/qstate.h \ statemachine/qstatemachine_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qstate_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qfreelist_p.h \ tools/qfreelist_p.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qabstractstate.obj statemachine\qabstractstate.cpp .obj/qstate.obj: statemachine/qstate.cpp statemachine/qstate.h \ ../../include/QtCore/qabstractstate.h \ statemachine/qabstractstate.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ statemachine/qstate_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qabstractstate_p.h \ statemachine/qabstractstate_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qobject_p.h \ kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ kernel/qpointer.h \ ../../include/QtCore/qsharedpointer.h \ tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qsharedpointer_impl.h \ tools/qsharedpointer_impl.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qvector.h \ tools/qvector.h \ ../../include/QtCore/qpoint.h \ tools/qpoint.h \ ../../include/QtCore/qvariant.h \ kernel/qvariant.h \ ../../include/QtCore/qmap.h \ tools/qmap.h \ ../../include/QtCore/qdebug.h \ io/qdebug.h \ ../../include/QtCore/qtextstream.h \ io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qlocale.h \ tools/qlocale.h \ ../../include/QtCore/qset.h \ tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ tools/qcontiguouscache.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ ../../include/QtCore/qreadwritelock.h \ thread/qreadwritelock.h \ statemachine/qhistorystate.h \ statemachine/qhistorystate_p.h \ statemachine/qabstracttransition.h \ statemachine/qabstracttransition_p.h \ statemachine/qsignaltransition.h \ ../../include/QtCore/qabstracttransition.h \ statemachine/qstatemachine.h \ ../../include/QtCore/qstate.h \ statemachine/qstatemachine_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qstate_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qfreelist_p.h \ tools/qfreelist_p.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qstate.obj statemachine\qstate.cpp .obj/qfinalstate.obj: statemachine/qfinalstate.cpp statemachine/qfinalstate.h \ ../../include/QtCore/qabstractstate.h \ statemachine/qabstractstate.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ statemachine/qabstractstate_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qobject_p.h \ kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ kernel/qpointer.h \ ../../include/QtCore/qsharedpointer.h \ tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qsharedpointer_impl.h \ tools/qsharedpointer_impl.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qvector.h \ tools/qvector.h \ ../../include/QtCore/qpoint.h \ tools/qpoint.h \ ../../include/QtCore/qvariant.h \ kernel/qvariant.h \ ../../include/QtCore/qmap.h \ tools/qmap.h \ ../../include/QtCore/qdebug.h \ io/qdebug.h \ ../../include/QtCore/qtextstream.h \ io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qlocale.h \ tools/qlocale.h \ ../../include/QtCore/qset.h \ tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ tools/qcontiguouscache.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ ../../include/QtCore/qreadwritelock.h \ thread/qreadwritelock.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qfinalstate.obj statemachine\qfinalstate.cpp .obj/qhistorystate.obj: statemachine/qhistorystate.cpp statemachine/qhistorystate.h \ ../../include/QtCore/qabstractstate.h \ statemachine/qabstractstate.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ statemachine/qhistorystate_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qabstractstate_p.h \ statemachine/qabstractstate_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qobject_p.h \ kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ kernel/qpointer.h \ ../../include/QtCore/qsharedpointer.h \ tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qsharedpointer_impl.h \ tools/qsharedpointer_impl.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qvector.h \ tools/qvector.h \ ../../include/QtCore/qpoint.h \ tools/qpoint.h \ ../../include/QtCore/qvariant.h \ kernel/qvariant.h \ ../../include/QtCore/qmap.h \ tools/qmap.h \ ../../include/QtCore/qdebug.h \ io/qdebug.h \ ../../include/QtCore/qtextstream.h \ io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qlocale.h \ tools/qlocale.h \ ../../include/QtCore/qset.h \ tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ tools/qcontiguouscache.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ ../../include/QtCore/qreadwritelock.h \ thread/qreadwritelock.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qhistorystate.obj statemachine\qhistorystate.cpp .obj/qabstracttransition.obj: statemachine/qabstracttransition.cpp statemachine/qabstracttransition.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ statemachine/qabstracttransition_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qobject_p.h \ kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ kernel/qpointer.h \ ../../include/QtCore/qsharedpointer.h \ tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qsharedpointer_impl.h \ tools/qsharedpointer_impl.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qvector.h \ tools/qvector.h \ ../../include/QtCore/qpoint.h \ tools/qpoint.h \ ../../include/QtCore/qvariant.h \ kernel/qvariant.h \ ../../include/QtCore/qmap.h \ tools/qmap.h \ ../../include/QtCore/qdebug.h \ io/qdebug.h \ ../../include/QtCore/qtextstream.h \ io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qlocale.h \ tools/qlocale.h \ ../../include/QtCore/qset.h \ tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ tools/qcontiguouscache.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ ../../include/QtCore/qreadwritelock.h \ thread/qreadwritelock.h \ statemachine/qabstractstate.h \ statemachine/qstate.h \ ../../include/QtCore/qabstractstate.h \ statemachine/qstatemachine.h \ ../../include/QtCore/qstate.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qabstracttransition.obj statemachine\qabstracttransition.cpp .obj/qsignaltransition.obj: statemachine/qsignaltransition.cpp statemachine/qsignaltransition.h \ ../../include/QtCore/qabstracttransition.h \ statemachine/qabstracttransition.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ statemachine/qsignaltransition_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qabstracttransition_p.h \ statemachine/qabstracttransition_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qobject_p.h \ kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ kernel/qpointer.h \ ../../include/QtCore/qsharedpointer.h \ tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qsharedpointer_impl.h \ tools/qsharedpointer_impl.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qvector.h \ tools/qvector.h \ ../../include/QtCore/qpoint.h \ tools/qpoint.h \ ../../include/QtCore/qvariant.h \ kernel/qvariant.h \ ../../include/QtCore/qmap.h \ tools/qmap.h \ ../../include/QtCore/qdebug.h \ io/qdebug.h \ ../../include/QtCore/qtextstream.h \ io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qlocale.h \ tools/qlocale.h \ ../../include/QtCore/qset.h \ tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ tools/qcontiguouscache.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ ../../include/QtCore/qreadwritelock.h \ thread/qreadwritelock.h \ statemachine/qstate.h \ ../../include/QtCore/qabstractstate.h \ statemachine/qabstractstate.h \ statemachine/qstate_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qabstractstate_p.h \ statemachine/qabstractstate_p.h \ statemachine/qstatemachine.h \ ../../include/QtCore/qstate.h \ statemachine/qstatemachine_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qstate_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qfreelist_p.h \ tools/qfreelist_p.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qsignaltransition.obj statemachine\qsignaltransition.cpp .obj/qeventtransition.obj: statemachine/qeventtransition.cpp statemachine/qeventtransition.h \ ../../include/QtCore/qabstracttransition.h \ statemachine/qabstracttransition.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ statemachine/qeventtransition_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qabstracttransition_p.h \ statemachine/qabstracttransition_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qobject_p.h \ kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ kernel/qpointer.h \ ../../include/QtCore/qsharedpointer.h \ tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qsharedpointer_impl.h \ tools/qsharedpointer_impl.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qvector.h \ tools/qvector.h \ ../../include/QtCore/qpoint.h \ tools/qpoint.h \ ../../include/QtCore/qvariant.h \ kernel/qvariant.h \ ../../include/QtCore/qmap.h \ tools/qmap.h \ ../../include/QtCore/qdebug.h \ io/qdebug.h \ ../../include/QtCore/qtextstream.h \ io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qlocale.h \ tools/qlocale.h \ ../../include/QtCore/qset.h \ tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ tools/qcontiguouscache.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ ../../include/QtCore/qreadwritelock.h \ thread/qreadwritelock.h \ statemachine/qstate.h \ ../../include/QtCore/qabstractstate.h \ statemachine/qabstractstate.h \ statemachine/qstate_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qabstractstate_p.h \ statemachine/qabstractstate_p.h \ statemachine/qstatemachine.h \ ../../include/QtCore/qstate.h \ statemachine/qstatemachine_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qstate_p.h \ ../../include/QtCore/5.2.0/QtCore/private/qfreelist_p.h \ tools/qfreelist_p.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qeventtransition.obj statemachine\qeventtransition.cpp .obj/qmimedatabase.obj: mimetypes/qmimedatabase.cpp mimetypes/qmimedatabase.h \ ../../include/QtCore/qmimetype.h \ mimetypes/qmimetype.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ mimetypes/qmimedatabase_p.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ mimetypes/qmimetype_p.h \ mimetypes/qmimeglobpattern_p.h \ mimetypes/qmimeprovider_p.h \ ../../include/QtCore/qdatetime.h \ tools/qdatetime.h \ ../../include/QtCore/qsharedpointer.h \ tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ tools/qsharedpointer_impl.h \ ../../include/QtCore/qset.h \ tools/qset.h \ ../../include/QtCore/QFile \ ../../include/QtCore/qfile.h \ io/qfile.h \ ../../include/QtCore/qfiledevice.h \ io/qfiledevice.h \ ../../include/QtCore/QFileInfo \ ../../include/QtCore/qfileinfo.h \ io/qfileinfo.h \ ../../include/QtCore/QSet \ ../../include/QtCore/QBuffer \ ../../include/QtCore/qbuffer.h \ io/qbuffer.h \ ../../include/QtCore/QUrl \ ../../include/QtCore/qurl.h \ io/qurl.h \ ../../include/QtCore/qurlquery.h \ io/qurlquery.h \ ../../include/QtCore/QStack \ ../../include/QtCore/qstack.h \ tools/qstack.h \ ../../include/QtCore/qvector.h \ tools/qvector.h \ ../../include/QtCore/qpoint.h \ tools/qpoint.h \ ../../include/QtCore/QDebug \ ../../include/QtCore/qdebug.h \ io/qdebug.h \ ../../include/QtCore/qmap.h \ tools/qmap.h \ ../../include/QtCore/qtextstream.h \ io/qtextstream.h \ ../../include/QtCore/qlocale.h \ tools/qlocale.h \ ../../include/QtCore/qvariant.h \ kernel/qvariant.h \ ../../include/QtCore/qcontiguouscache.h \ tools/qcontiguouscache.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qmimedatabase.obj mimetypes\qmimedatabase.cpp .obj/qmimetype.obj: mimetypes/qmimetype.cpp mimetypes/qmimetype.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ mimetypes/qmimetype_p.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ mimetypes/qmimedatabase_p.h \ mimetypes/qmimeglobpattern_p.h \ mimetypes/qmimeprovider_p.h \ ../../include/QtCore/qdatetime.h \ tools/qdatetime.h \ ../../include/QtCore/qsharedpointer.h \ tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ tools/qsharedpointer_impl.h \ ../../include/QtCore/qset.h \ tools/qset.h \ ../../include/QtCore/QDebug \ ../../include/QtCore/qdebug.h \ io/qdebug.h \ ../../include/QtCore/qmap.h \ tools/qmap.h \ ../../include/QtCore/qtextstream.h \ io/qtextstream.h \ ../../include/QtCore/qlocale.h \ tools/qlocale.h \ ../../include/QtCore/qvariant.h \ kernel/qvariant.h \ ../../include/QtCore/qvector.h \ tools/qvector.h \ ../../include/QtCore/qpoint.h \ tools/qpoint.h \ ../../include/QtCore/qcontiguouscache.h \ tools/qcontiguouscache.h \ ../../include/QtCore/QLocale $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qmimetype.obj mimetypes\qmimetype.cpp .obj/qmimemagicrulematcher.obj: mimetypes/qmimemagicrulematcher.cpp mimetypes/qmimemagicrulematcher_p.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ mimetypes/qmimemagicrule_p.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ mimetypes/qmimetype_p.h \ mimetypes/qmimetype.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qmimemagicrulematcher.obj mimetypes\qmimemagicrulematcher.cpp .obj/qmimetypeparser.obj: mimetypes/qmimetypeparser.cpp mimetypes/qmimetypeparser_p.h \ mimetypes/qmimedatabase_p.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ mimetypes/qmimetype.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ mimetypes/qmimetype_p.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ mimetypes/qmimeglobpattern_p.h \ mimetypes/qmimeprovider_p.h \ ../../include/QtCore/qdatetime.h \ tools/qdatetime.h \ ../../include/QtCore/qsharedpointer.h \ tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ tools/qsharedpointer_impl.h \ ../../include/QtCore/qset.h \ tools/qset.h \ mimetypes/qmimemagicrulematcher_p.h \ mimetypes/qmimemagicrule_p.h \ ../../include/QtCore/QCoreApplication \ ../../include/QtCore/qcoreapplication.h \ kernel/qcoreapplication.h \ ../../include/QtCore/qeventloop.h \ kernel/qeventloop.h \ ../../include/QtCore/QDebug \ ../../include/QtCore/qdebug.h \ io/qdebug.h \ ../../include/QtCore/qmap.h \ tools/qmap.h \ ../../include/QtCore/qtextstream.h \ io/qtextstream.h \ ../../include/QtCore/qlocale.h \ tools/qlocale.h \ ../../include/QtCore/qvariant.h \ kernel/qvariant.h \ ../../include/QtCore/qvector.h \ tools/qvector.h \ ../../include/QtCore/qpoint.h \ tools/qpoint.h \ ../../include/QtCore/qcontiguouscache.h \ tools/qcontiguouscache.h \ ../../include/QtCore/QDir \ ../../include/QtCore/qdir.h \ io/qdir.h \ ../../include/QtCore/qfileinfo.h \ io/qfileinfo.h \ ../../include/QtCore/qfile.h \ io/qfile.h \ ../../include/QtCore/qfiledevice.h \ io/qfiledevice.h \ ../../include/QtCore/QPair \ ../../include/QtCore/QXmlStreamReader \ ../../include/QtCore/qxmlstream.h \ xml/qxmlstream.h \ ../../include/QtCore/QXmlStreamWriter \ ../../include/QtCore/QStack \ ../../include/QtCore/qstack.h \ tools/qstack.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qmimetypeparser.obj mimetypes\qmimetypeparser.cpp .obj/qmimemagicrule.obj: mimetypes/qmimemagicrule.cpp mimetypes/qmimemagicrule_p.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/QList \ ../../include/QtCore/QDebug \ ../../include/QtCore/qdebug.h \ io/qdebug.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qmap.h \ tools/qmap.h \ ../../include/QtCore/qtextstream.h \ io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ ../../include/QtCore/qlocale.h \ tools/qlocale.h \ ../../include/QtCore/qvariant.h \ kernel/qvariant.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qvector.h \ tools/qvector.h \ ../../include/QtCore/qpoint.h \ tools/qpoint.h \ ../../include/QtCore/qset.h \ tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ tools/qcontiguouscache.h \ ../../include/QtCore/qendian.h \ global/qendian.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qmimemagicrule.obj mimetypes\qmimemagicrule.cpp .obj/qmimeglobpattern.obj: mimetypes/qmimeglobpattern.cpp mimetypes/qmimeglobpattern_p.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/QRegExp \ ../../include/QtCore/QStringList \ ../../include/QtCore/QDebug \ ../../include/QtCore/qdebug.h \ io/qdebug.h \ ../../include/QtCore/qmap.h \ tools/qmap.h \ ../../include/QtCore/qtextstream.h \ io/qtextstream.h \ ../../include/QtCore/qlocale.h \ tools/qlocale.h \ ../../include/QtCore/qvariant.h \ kernel/qvariant.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qvector.h \ tools/qvector.h \ ../../include/QtCore/qpoint.h \ tools/qpoint.h \ ../../include/QtCore/qset.h \ tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ tools/qcontiguouscache.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qmimeglobpattern.obj mimetypes\qmimeglobpattern.cpp .obj/qmimeprovider.obj: mimetypes/qmimeprovider.cpp mimetypes/qmimeprovider_p.h \ ../../include/QtCore/qdatetime.h \ tools/qdatetime.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qsharedpointer.h \ tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qsharedpointer_impl.h \ tools/qsharedpointer_impl.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ mimetypes/qmimedatabase_p.h \ mimetypes/qmimetype.h \ mimetypes/qmimetype_p.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ mimetypes/qmimeglobpattern_p.h \ ../../include/QtCore/qset.h \ tools/qset.h \ mimetypes/qmimetypeparser_p.h \ ../../include/QtCore/qstandardpaths.h \ io/qstandardpaths.h \ mimetypes/qmimemagicrulematcher_p.h \ mimetypes/qmimemagicrule_p.h \ ../../include/QtCore/QXmlStreamReader \ ../../include/QtCore/qxmlstream.h \ xml/qxmlstream.h \ ../../include/QtCore/qvector.h \ tools/qvector.h \ ../../include/QtCore/qpoint.h \ tools/qpoint.h \ ../../include/QtCore/QDir \ ../../include/QtCore/qdir.h \ io/qdir.h \ ../../include/QtCore/qfileinfo.h \ io/qfileinfo.h \ ../../include/QtCore/qfile.h \ io/qfile.h \ ../../include/QtCore/qfiledevice.h \ io/qfiledevice.h \ ../../include/QtCore/QFile \ ../../include/QtCore/QByteArrayMatcher \ ../../include/QtCore/qbytearraymatcher.h \ tools/qbytearraymatcher.h \ ../../include/QtCore/QDebug \ ../../include/QtCore/qdebug.h \ io/qdebug.h \ ../../include/QtCore/qmap.h \ tools/qmap.h \ ../../include/QtCore/qtextstream.h \ io/qtextstream.h \ ../../include/QtCore/qlocale.h \ tools/qlocale.h \ ../../include/QtCore/qvariant.h \ kernel/qvariant.h \ ../../include/QtCore/qcontiguouscache.h \ tools/qcontiguouscache.h \ ../../include/QtCore/QDateTime \ ../../include/QtCore/QtEndian \ ../../include/QtCore/qendian.h \ global/qendian.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qmimeprovider.obj mimetypes\qmimeprovider.cpp .obj/qxmlstream.obj: xml/qxmlstream.cpp ../../include/QtCore/qxmlstream.h \ xml/qxmlstream.h \ ../../include/QtCore/qiodevice.h \ io/qiodevice.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qobject.h \ kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ tools/qiterator.h \ ../../include/QtCore/qcoreevent.h \ kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ tools/qcontainerfwd.h \ ../../include/QtCore/qisenum.h \ global/qisenum.h \ ../../include/QtCore/qobject_impl.h \ kernel/qobject_impl.h \ ../../include/QtCore/qvector.h \ tools/qvector.h \ ../../include/QtCore/qpoint.h \ tools/qpoint.h \ xml/qxmlutils_p.h \ ../../include/QtCore/qdebug.h \ io/qdebug.h \ ../../include/QtCore/qhash.h \ tools/qhash.h \ ../../include/QtCore/qpair.h \ tools/qpair.h \ ../../include/QtCore/qmap.h \ tools/qmap.h \ ../../include/QtCore/qtextstream.h \ io/qtextstream.h \ ../../include/QtCore/qlocale.h \ tools/qlocale.h \ ../../include/QtCore/qvariant.h \ kernel/qvariant.h \ ../../include/QtCore/qstringlist.h \ tools/qstringlist.h \ ../../include/QtCore/qdatastream.h \ io/qdatastream.h \ ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ tools/qstringmatcher.h \ ../../include/QtCore/qshareddata.h \ tools/qshareddata.h \ ../../include/QtCore/qset.h \ tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ tools/qcontiguouscache.h \ ../../include/QtCore/qfile.h \ io/qfile.h \ ../../include/QtCore/qfiledevice.h \ io/qfiledevice.h \ ../../include/QtCore/qtextcodec.h \ codecs/qtextcodec.h \ ../../include/QtCore/qstack.h \ tools/qstack.h \ ../../include/QtCore/qbuffer.h \ io/qbuffer.h \ ../../include/QtCore/qcoreapplication.h \ kernel/qcoreapplication.h \ ../../include/QtCore/qeventloop.h \ kernel/qeventloop.h \ xml/qxmlstream_p.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qxmlstream.obj xml\qxmlstream.cpp .obj/qxmlutils.obj: xml/qxmlutils.cpp ../../include/QtCore/qregexp.h \ tools/qregexp.h \ ../../include/QtCore/qglobal.h \ global/qglobal.h \ ../../include/QtCore/qconfig.h \ global/qconfig.h \ ../../include/QtCore/qfeatures.h \ global/qfeatures.h \ ../../include/QtCore/qsystemdetection.h \ global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ global/qcompilerdetection.h \ ../../include/QtCore/qglobalstatic.h \ global/qglobalstatic.h \ ../../include/QtCore/qatomic.h \ thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ thread/qgenericatomic.h \ ../../include/QtCore/qatomic_msvc.h \ arch/qatomic_msvc.h \ ../../include/QtCore/qatomic_integrity.h \ arch/qatomic_integrity.h \ ../../include/QtCore/qoldbasicatomic.h \ thread/qoldbasicatomic.h \ ../../include/QtCore/qatomic_vxworks.h \ arch/qatomic_vxworks.h \ ../../include/QtCore/qatomic_power.h \ arch/qatomic_power.h \ ../../include/QtCore/qatomic_alpha.h \ arch/qatomic_alpha.h \ ../../include/QtCore/qatomic_armv7.h \ arch/qatomic_armv7.h \ ../../include/QtCore/qatomic_armv6.h \ arch/qatomic_armv6.h \ ../../include/QtCore/qatomic_armv5.h \ arch/qatomic_armv5.h \ ../../include/QtCore/qatomic_bfin.h \ arch/qatomic_bfin.h \ ../../include/QtCore/qatomic_ia64.h \ arch/qatomic_ia64.h \ ../../include/QtCore/qatomic_mips.h \ arch/qatomic_mips.h \ ../../include/QtCore/qatomic_s390.h \ arch/qatomic_s390.h \ ../../include/QtCore/qatomic_sh4a.h \ arch/qatomic_sh4a.h \ ../../include/QtCore/qatomic_sparc.h \ arch/qatomic_sparc.h \ ../../include/QtCore/qatomic_x86.h \ arch/qatomic_x86.h \ ../../include/QtCore/qatomic_cxx11.h \ arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_gcc.h \ arch/qatomic_gcc.h \ ../../include/QtCore/qatomic_unix.h \ arch/qatomic_unix.h \ ../../include/QtCore/qmutex.h \ thread/qmutex.h \ ../../include/QtCore/qlogging.h \ global/qlogging.h \ ../../include/QtCore/qflags.h \ global/qflags.h \ ../../include/QtCore/qtypeinfo.h \ global/qtypeinfo.h \ ../../include/QtCore/qtypetraits.h \ global/qtypetraits.h \ ../../include/QtCore/qsysinfo.h \ global/qsysinfo.h \ ../../include/QtCore/qstring.h \ tools/qstring.h \ ../../include/QtCore/qchar.h \ tools/qchar.h \ ../../include/QtCore/qbytearray.h \ tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ tools/qrefcount.h \ ../../include/QtCore/qnamespace.h \ global/qnamespace.h \ ../../include/QtCore/qarraydata.h \ tools/qarraydata.h \ ../../include/QtCore/qstringbuilder.h \ tools/qstringbuilder.h \ xml/qxmlutils_p.h $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qxmlutils.obj xml\qxmlutils.cpp .obj/qrc_mimetypes.obj: .rcc/qrc_mimetypes.cpp $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\qrc_mimetypes.obj .rcc\qrc_mimetypes.cpp .obj/moc_qabstractanimation_p.obj: .moc/moc_qabstractanimation_p.cpp $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\moc_qabstractanimation_p.obj .moc\moc_qabstractanimation_p.cpp .obj/moc_qnamespace.obj: .moc/moc_qnamespace.cpp $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\moc_qnamespace.obj .moc\moc_qnamespace.cpp .obj/moc_qthread.obj: .moc/moc_qthread.cpp $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\moc_qthread.obj .moc\moc_qthread.cpp .obj/moc_qthreadpool.obj: .moc/moc_qthreadpool.cpp $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\moc_qthreadpool.obj .moc\moc_qthreadpool.cpp .obj/moc_qfuturewatcher.obj: .moc/moc_qfuturewatcher.cpp $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\moc_qfuturewatcher.obj .moc\moc_qfuturewatcher.cpp .obj/moc_qeasingcurve.obj: .moc/moc_qeasingcurve.cpp $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\moc_qeasingcurve.obj .moc\moc_qeasingcurve.cpp .obj/moc_qlocale.obj: .moc/moc_qlocale.cpp $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\moc_qlocale.obj .moc\moc_qlocale.cpp .obj/moc_qtimeline.obj: .moc/moc_qtimeline.cpp $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\moc_qtimeline.obj .moc\moc_qtimeline.cpp .obj/moc_qfile.obj: .moc/moc_qfile.cpp $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\moc_qfile.obj .moc\moc_qfile.cpp .obj/moc_qfiledevice.obj: .moc/moc_qfiledevice.cpp $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\moc_qfiledevice.obj .moc\moc_qfiledevice.cpp .obj/moc_qiodevice.obj: .moc/moc_qiodevice.cpp $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\moc_qiodevice.obj .moc\moc_qiodevice.cpp .obj/moc_qnoncontiguousbytedevice_p.obj: .moc/moc_qnoncontiguousbytedevice_p.cpp $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\moc_qnoncontiguousbytedevice_p.obj .moc\moc_qnoncontiguousbytedevice_p.cpp .obj/moc_qtextstream_p.obj: .moc/moc_qtextstream_p.cpp $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\moc_qtextstream_p.obj .moc\moc_qtextstream_p.cpp .obj/moc_qtemporaryfile.obj: .moc/moc_qtemporaryfile.cpp $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\moc_qtemporaryfile.obj .moc\moc_qtemporaryfile.cpp .obj/moc_qsavefile.obj: .moc/moc_qsavefile.cpp $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\moc_qsavefile.obj .moc\moc_qsavefile.cpp .obj/moc_qsettings.obj: .moc/moc_qsettings.cpp $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\moc_qsettings.obj .moc\moc_qsettings.cpp .obj/moc_qfilesystemwatcher_p.obj: .moc/moc_qfilesystemwatcher_p.cpp $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\moc_qfilesystemwatcher_p.obj .moc\moc_qfilesystemwatcher_p.cpp .obj/moc_qfilesystemwatcher_polling_p.obj: .moc/moc_qfilesystemwatcher_polling_p.cpp $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\moc_qfilesystemwatcher_polling_p.obj .moc\moc_qfilesystemwatcher_polling_p.cpp .obj/moc_qfilesystemwatcher_inotify_p.obj: .moc/moc_qfilesystemwatcher_inotify_p.cpp $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\moc_qfilesystemwatcher_inotify_p.obj .moc\moc_qfilesystemwatcher_inotify_p.cpp .obj/moc_qabstractitemmodel.obj: .moc/moc_qabstractitemmodel.cpp $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\moc_qabstractitemmodel.obj .moc\moc_qabstractitemmodel.cpp .obj/moc_qstringlistmodel.obj: .moc/moc_qstringlistmodel.cpp $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\moc_qstringlistmodel.obj .moc\moc_qstringlistmodel.cpp .obj/moc_qpluginloader.obj: .moc/moc_qpluginloader.cpp $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\moc_qpluginloader.obj .moc\moc_qpluginloader.cpp .obj/moc_qlibrary.obj: .moc/moc_qlibrary.cpp $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\moc_qlibrary.obj .moc\moc_qlibrary.cpp .obj/moc_qfactoryloader_p.obj: .moc/moc_qfactoryloader_p.cpp $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\moc_qfactoryloader_p.obj .moc\moc_qfactoryloader_p.cpp .obj/moc_qabstracteventdispatcher.obj: .moc/moc_qabstracteventdispatcher.cpp $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\moc_qabstracteventdispatcher.obj .moc\moc_qabstracteventdispatcher.cpp .obj/moc_qeventloop.obj: .moc/moc_qeventloop.cpp $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\moc_qeventloop.obj .moc\moc_qeventloop.cpp .obj/moc_qcoreapplication.obj: .moc/moc_qcoreapplication.cpp $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\moc_qcoreapplication.obj .moc\moc_qcoreapplication.cpp .obj/moc_qcoreevent.obj: .moc/moc_qcoreevent.cpp $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\moc_qcoreevent.obj .moc\moc_qcoreevent.cpp .obj/moc_qmimedata.obj: .moc/moc_qmimedata.cpp $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\moc_qmimedata.obj .moc\moc_qmimedata.cpp .obj/moc_qsocketnotifier.obj: .moc/moc_qsocketnotifier.cpp $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\moc_qsocketnotifier.obj .moc\moc_qsocketnotifier.cpp .obj/moc_qtimer.obj: .moc/moc_qtimer.cpp $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\moc_qtimer.obj .moc\moc_qtimer.cpp .obj/moc_qtranslator.obj: .moc/moc_qtranslator.cpp $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\moc_qtranslator.obj .moc\moc_qtranslator.cpp .obj/moc_qobjectcleanuphandler.obj: .moc/moc_qobjectcleanuphandler.cpp $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\moc_qobjectcleanuphandler.obj .moc\moc_qobjectcleanuphandler.cpp .obj/moc_qsharedmemory.obj: .moc/moc_qsharedmemory.cpp $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\moc_qsharedmemory.obj .moc\moc_qsharedmemory.cpp .obj/moc_qeventdispatcher_unix_p.obj: .moc/moc_qeventdispatcher_unix_p.cpp $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\moc_qeventdispatcher_unix_p.obj .moc\moc_qeventdispatcher_unix_p.cpp .obj/moc_qabstractstate.obj: .moc/moc_qabstractstate.cpp $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\moc_qabstractstate.obj .moc\moc_qabstractstate.cpp .obj/moc_qstate.obj: .moc/moc_qstate.cpp $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\moc_qstate.obj .moc\moc_qstate.cpp .obj/moc_qfinalstate.obj: .moc/moc_qfinalstate.cpp $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\moc_qfinalstate.obj .moc\moc_qfinalstate.cpp .obj/moc_qhistorystate.obj: .moc/moc_qhistorystate.cpp $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\moc_qhistorystate.obj .moc\moc_qhistorystate.cpp .obj/moc_qabstracttransition.obj: .moc/moc_qabstracttransition.cpp $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\moc_qabstracttransition.obj .moc\moc_qabstracttransition.cpp .obj/moc_qsignaltransition.obj: .moc/moc_qsignaltransition.cpp $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\moc_qsignaltransition.obj .moc\moc_qsignaltransition.cpp .obj/moc_qeventtransition.obj: .moc/moc_qeventtransition.cpp $(CXX) -c $(CXXFLAGS) $(INCPATH) -o .obj\moc_qeventtransition.obj .moc\moc_qeventtransition.cpp ####### Install install_target: first FORCE @if not exist E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\lib mkdir E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\lib & if not exist E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\lib exit 1 -$(SED) -e "s,E:/Qt/test_toradex/qt52-cross-compile-tegra2-windows-scripts/qtsrc/qtbase/include,E:/Qt/test_toradex/qt52-cross-compile-tegra2-windows-scripts/qtsrc/qtbase/include,g" -e "s,E:\\\\Qt\\\\test_toradex\\\\qt52-cross-compile-tegra2-windows-scripts\\\\qtsrc\\\\qtbase\\\\include,E:\\\\Qt\\\\test_toradex\\\\qt52-cross-compile-tegra2-windows-scripts\\\\qtsrc\\\\qtbase\\\\include,gi" -e "s,E:/Qt/test_toradex/qt52-cross-compile-tegra2-windows-scripts/qtsrc/qtbase/lib,E:/Qt/test_toradex/qt52-cross-compile-tegra2-windows-scripts/qtsrc/qtbase/lib,g" -e "s,E:\\\\Qt\\\\test_toradex\\\\qt52-cross-compile-tegra2-windows-scripts\\\\qtsrc\\\\qtbase\\\\lib,E:\\\\Qt\\\\test_toradex\\\\qt52-cross-compile-tegra2-windows-scripts\\\\qtsrc\\\\qtbase\\\\lib,gi" "..\..\lib\Qt5Core.prl" >"E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\lib\Qt5Core.prl" @if not exist E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\lib\pkgconfig mkdir E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\lib\pkgconfig & if not exist E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\lib\pkgconfig exit 1 -$(SED) -e "s,E:/Qt/test_toradex/qt52-cross-compile-tegra2-windows-scripts/qtsrc/qtbase/include,E:/Qt/test_toradex/qt52-cross-compile-tegra2-windows-scripts/qtsrc/qtbase/include,g" -e "s,E:\\\\Qt\\\\test_toradex\\\\qt52-cross-compile-tegra2-windows-scripts\\\\qtsrc\\\\qtbase\\\\include,E:\\\\Qt\\\\test_toradex\\\\qt52-cross-compile-tegra2-windows-scripts\\\\qtsrc\\\\qtbase\\\\include,gi" -e "s,E:/Qt/test_toradex/qt52-cross-compile-tegra2-windows-scripts/qtsrc/qtbase/lib,E:/Qt/test_toradex/qt52-cross-compile-tegra2-windows-scripts/qtsrc/qtbase/lib,g" -e "s,E:\\\\Qt\\\\test_toradex\\\\qt52-cross-compile-tegra2-windows-scripts\\\\qtsrc\\\\qtbase\\\\lib,E:\\\\Qt\\\\test_toradex\\\\qt52-cross-compile-tegra2-windows-scripts\\\\qtsrc\\\\qtbase\\\\lib,gi" "..\..\lib\pkgconfig\Qt5Core.pc" >"E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\lib\pkgconfig\Qt5Core.pc" -$(INSTALL_FILE) "..\..\lib\liblibQt5Core5.a" "E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\lib\liblibQt5Core5.a" -$(INSTALL_FILE) "$(DESTDIR_TARGET)" "E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\lib\$(TARGET)" uninstall_target: FORCE -$(DEL_FILE) "E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\lib\Qt5Core.prl" -$(DEL_FILE) "E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\lib\pkgconfig\Qt5Core.pc" -$(DEL_FILE) "E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\lib\liblibQt5Core5.a" -$(DEL_FILE) "E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\lib\$(TARGET)" -$(DEL_DIR) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\lib install_class_headers: first FORCE @if not exist E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore mkdir E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore & if not exist E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore exit 1 -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QAbstractAnimation E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QAnimationDriver E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QAnimationGroup E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QParallelAnimationGroup E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QPauseAnimation E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QPropertyAnimation E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QSequentialAnimationGroup E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QVariantAnimation E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QTextCodec E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QTextEncoder E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QTextDecoder E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QtEndian E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QFlag E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QIncompatibleFlag E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QFlags E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QtGlobal E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QIntegerForSize E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QNoImplicitBoolCast E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QStaticAssertFailure E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QFunctionPointer E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QForeachContainer E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QGlobalStatic E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QLibraryInfo E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QMessageLogContext E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QMessageLogger E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QtMsgHandler E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QtMessageHandler E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\Qt E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QInternal E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QtNumeric E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QSysInfo E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QTypeInfo E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QTypeInfoMerger E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QBuffer E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QDataStream E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QtDebug E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QDebug E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QDebugStateSaver E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QNoDebug E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QDir E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QDirIterator E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QFile E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QFileDevice E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QFileInfo E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QFileInfoList E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QFileSelector E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QFileSystemWatcher E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QIODevice E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QLockFile E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QLoggingCategory E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\Q_PID E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QProcessEnvironment E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QProcess E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QResource E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QSaveFile E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QSettings E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QStandardPaths E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QTemporaryDir E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QTemporaryFile E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QTextStream E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QTextStreamFunction E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QTextStreamManipulator E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QUrlTwoFlags E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QUrl E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QUrlQuery E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QModelIndex E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QPersistentModelIndex E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QModelIndexList E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QAbstractItemModel E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QAbstractTableModel E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QAbstractListModel E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QAbstractProxyModel E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QIdentityProxyModel E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QItemSelectionRange E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QItemSelectionModel E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QItemSelection E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QSortFilterProxyModel E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QStringListModel E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QVariantList E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QJsonArray E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QJsonParseError E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QJsonDocument E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QVariantMap E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QJsonObject E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QJsonValue E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QJsonValueRef E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QAbstractEventDispatcher E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QAbstractNativeEventFilter E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QBasicTimer E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QCoreApplication E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QtCleanUpFunction E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QEvent E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QTimerEvent E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QChildEvent E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QDynamicPropertyChangeEvent E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QDeferredDeleteEvent E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QEventLoop E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QEventLoopLocker E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QtMath E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QMetaMethod E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QMetaEnum E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QMetaProperty E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QMetaClassInfo E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QMetaType E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QMetaTypeIdQObject E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QMetaTypeId E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QMetaTypeId2 E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QVariantHash E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QMimeData E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QObjectList E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QObjectData E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QObject E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QObjectUserData E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QObjectCleanupHandler E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QByteArrayData E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QGenericArgument E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QGenericReturnArgument E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QArgument E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QReturnArgument E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QMetaObject E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QPointer E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QSharedMemory E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QSignalMapper E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QSocketNotifier E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QSystemSemaphore E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QTimer E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QTranslator E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QVariant E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QVariantComparisonHelper E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QSequentialIterable E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QAssociativeIterable E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QWinEventNotifier E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QMimeDatabase E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QMimeType E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QFactoryInterface E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QLibrary E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QtPlugin E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QtPluginInstanceFunction E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QtPluginMetaDataFunction E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QStaticPlugin E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QPluginLoader E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QUuid E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QAbstractState E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QAbstractTransition E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QEventTransition E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QFinalState E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QHistoryState E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QSignalTransition E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QState E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QStateMachine E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QAtomicInt E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QAtomicPointer E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QException E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QUnhandledException E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QFuture E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QFutureIterator E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QMutableFutureIterator E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QFutureInterfaceBase E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QFutureInterface E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QFutureSynchronizer E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QFutureWatcherBase E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QFutureWatcher E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QBasicMutex E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QMutex E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QMutexLocker E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QReadWriteLock E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QReadLocker E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QWriteLocker E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QRunnable E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QSemaphore E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QThread E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QThreadPool E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QThreadStorageData E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QThreadStorage E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QWaitCondition E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QtAlgorithms E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QArrayData E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QStaticArrayData E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QArrayDataPointerRef E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QArrayDataPointer E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QBitArray E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QBitRef E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QStaticByteArrayData E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QByteArrayDataPtr E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QByteArray E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QByteRef E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QByteArrayMatcher E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QCache E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QLatin1Char E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QChar E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QCollatorSortKey E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QCollator E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QCommandLineOption E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QCommandLineParser E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QtContainerFwd E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QContiguousCacheData E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QContiguousCacheTypedData E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QContiguousCache E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QCryptographicHash E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QDate E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QTime E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QDateTime E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QEasingCurve E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QElapsedTimer E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QHashData E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QHashDummyValue E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QHashNode E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QHashDummyNode E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QHash E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QMultiHash E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QHashIterator E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QMutableHashIterator E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QLine E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QLineF E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QLinkedListData E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QLinkedListNode E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QLinkedList E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QLinkedListIterator E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QMutableLinkedListIterator E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QListData E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QList E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QListIterator E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QMutableListIterator E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QLocale E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QBBSystemLocaleData E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QMapNodeBase E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QMapNode E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QMapDataBase E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QMapData E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QMap E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QMultiMap E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QMapIterator E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QMutableMapIterator E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QMargins E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QMessageAuthenticationCode E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QPair E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QPoint E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QPointF E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QQueue E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QRect E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QRectF E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QRegExp E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QRegularExpression E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QRegularExpressionMatch E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QRegularExpressionMatchIterator E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QScopedPointerDeleter E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QScopedPointerArrayDeleter E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QScopedPointerPodDeleter E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QScopedPointerObjectDeleteLater E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QScopedPointerDeleteLater E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QScopedPointer E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QScopedArrayPointer E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QScopedValueRollback E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QSet E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QSetIterator E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QMutableSetIterator E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QSharedData E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QSharedDataPointer E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QExplicitlySharedDataPointer E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QSharedPointer E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QWeakPointer E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QSize E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QSizeF E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QStack E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QLatin1String E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QLatin1Literal E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QStringData E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QStaticStringData E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QStringDataPtr E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QString E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QCharRef E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QStringRef E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QStringBuilder E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QStringListIterator E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QMutableStringListIterator E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QStringList E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QStringMatcher E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QTextBoundaryFinder E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QTimeLine E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QTimeZone E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QVarLengthArray E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QVector E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QVectorIterator E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QMutableVectorIterator E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QXmlStreamStringRef E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QXmlStreamAttribute E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QXmlStreamAttributes E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QXmlStreamNamespaceDeclaration E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QXmlStreamNamespaceDeclarations E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QXmlStreamNotationDeclaration E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QXmlStreamNotationDeclarations E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QXmlStreamEntityDeclaration E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QXmlStreamEntityDeclarations E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QXmlStreamEntityResolver E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QXmlStreamReader E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QXmlStreamWriter E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QtCoreVersion E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore uninstall_class_headers: FORCE -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QtCoreVersion -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QXmlStreamWriter -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QXmlStreamReader -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QXmlStreamEntityResolver -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QXmlStreamEntityDeclarations -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QXmlStreamEntityDeclaration -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QXmlStreamNotationDeclarations -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QXmlStreamNotationDeclaration -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QXmlStreamNamespaceDeclarations -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QXmlStreamNamespaceDeclaration -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QXmlStreamAttributes -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QXmlStreamAttribute -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QXmlStreamStringRef -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QMutableVectorIterator -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QVectorIterator -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QVector -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QVarLengthArray -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QTimeZone -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QTimeLine -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QTextBoundaryFinder -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QStringMatcher -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QStringList -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QMutableStringListIterator -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QStringListIterator -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QStringBuilder -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QStringRef -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QCharRef -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QString -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QStringDataPtr -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QStaticStringData -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QStringData -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QLatin1Literal -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QLatin1String -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QStack -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QSizeF -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QSize -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QWeakPointer -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QSharedPointer -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QExplicitlySharedDataPointer -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QSharedDataPointer -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QSharedData -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QMutableSetIterator -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QSetIterator -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QSet -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QScopedValueRollback -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QScopedArrayPointer -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QScopedPointer -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QScopedPointerDeleteLater -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QScopedPointerObjectDeleteLater -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QScopedPointerPodDeleter -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QScopedPointerArrayDeleter -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QScopedPointerDeleter -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QRegularExpressionMatchIterator -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QRegularExpressionMatch -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QRegularExpression -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QRegExp -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QRectF -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QRect -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QQueue -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QPointF -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QPoint -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QPair -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QMessageAuthenticationCode -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QMargins -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QMutableMapIterator -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QMapIterator -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QMultiMap -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QMap -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QMapData -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QMapDataBase -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QMapNode -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QMapNodeBase -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QBBSystemLocaleData -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QLocale -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QMutableListIterator -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QListIterator -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QList -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QListData -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QMutableLinkedListIterator -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QLinkedListIterator -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QLinkedList -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QLinkedListNode -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QLinkedListData -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QLineF -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QLine -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QMutableHashIterator -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QHashIterator -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QMultiHash -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QHash -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QHashDummyNode -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QHashNode -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QHashDummyValue -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QHashData -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QElapsedTimer -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QEasingCurve -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QDateTime -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QTime -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QDate -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QCryptographicHash -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QContiguousCache -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QContiguousCacheTypedData -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QContiguousCacheData -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QtContainerFwd -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QCommandLineParser -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QCommandLineOption -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QCollator -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QCollatorSortKey -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QChar -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QLatin1Char -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QCache -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QByteArrayMatcher -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QByteRef -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QByteArray -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QByteArrayDataPtr -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QStaticByteArrayData -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QBitRef -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QBitArray -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QArrayDataPointer -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QArrayDataPointerRef -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QStaticArrayData -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QArrayData -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QtAlgorithms -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QWaitCondition -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QThreadStorage -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QThreadStorageData -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QThreadPool -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QThread -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QSemaphore -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QRunnable -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QWriteLocker -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QReadLocker -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QReadWriteLock -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QMutexLocker -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QMutex -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QBasicMutex -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QFutureWatcher -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QFutureWatcherBase -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QFutureSynchronizer -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QFutureInterface -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QFutureInterfaceBase -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QMutableFutureIterator -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QFutureIterator -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QFuture -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QUnhandledException -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QException -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QAtomicPointer -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QAtomicInt -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QStateMachine -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QState -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QSignalTransition -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QHistoryState -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QFinalState -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QEventTransition -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QAbstractTransition -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QAbstractState -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QUuid -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QPluginLoader -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QStaticPlugin -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QtPluginMetaDataFunction -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QtPluginInstanceFunction -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QtPlugin -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QLibrary -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QFactoryInterface -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QMimeType -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QMimeDatabase -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QWinEventNotifier -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QAssociativeIterable -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QSequentialIterable -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QVariantComparisonHelper -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QVariant -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QTranslator -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QTimer -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QSystemSemaphore -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QSocketNotifier -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QSignalMapper -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QSharedMemory -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QPointer -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QMetaObject -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QReturnArgument -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QArgument -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QGenericReturnArgument -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QGenericArgument -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QByteArrayData -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QObjectCleanupHandler -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QObjectUserData -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QObject -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QObjectData -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QObjectList -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QMimeData -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QVariantHash -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QMetaTypeId2 -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QMetaTypeId -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QMetaTypeIdQObject -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QMetaType -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QMetaClassInfo -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QMetaProperty -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QMetaEnum -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QMetaMethod -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QtMath -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QEventLoopLocker -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QEventLoop -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QDeferredDeleteEvent -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QDynamicPropertyChangeEvent -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QChildEvent -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QTimerEvent -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QEvent -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QtCleanUpFunction -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QCoreApplication -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QBasicTimer -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QAbstractNativeEventFilter -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QAbstractEventDispatcher -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QJsonValueRef -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QJsonValue -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QJsonObject -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QVariantMap -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QJsonDocument -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QJsonParseError -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QJsonArray -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QVariantList -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QStringListModel -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QSortFilterProxyModel -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QItemSelection -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QItemSelectionModel -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QItemSelectionRange -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QIdentityProxyModel -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QAbstractProxyModel -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QAbstractListModel -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QAbstractTableModel -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QAbstractItemModel -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QModelIndexList -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QPersistentModelIndex -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QModelIndex -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QUrlQuery -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QUrl -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QUrlTwoFlags -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QTextStreamManipulator -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QTextStreamFunction -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QTextStream -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QTemporaryFile -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QTemporaryDir -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QStandardPaths -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QSettings -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QSaveFile -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QResource -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QProcess -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QProcessEnvironment -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\Q_PID -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QLoggingCategory -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QLockFile -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QIODevice -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QFileSystemWatcher -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QFileSelector -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QFileInfoList -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QFileInfo -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QFileDevice -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QFile -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QDirIterator -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QDir -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QNoDebug -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QDebugStateSaver -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QDebug -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QtDebug -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QDataStream -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QBuffer -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QTypeInfoMerger -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QTypeInfo -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QSysInfo -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QtNumeric -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QInternal -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\Qt -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QtMessageHandler -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QtMsgHandler -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QMessageLogger -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QMessageLogContext -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QLibraryInfo -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QGlobalStatic -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QForeachContainer -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QFunctionPointer -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QStaticAssertFailure -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QNoImplicitBoolCast -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QIntegerForSize -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QtGlobal -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QFlags -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QIncompatibleFlag -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QFlag -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QtEndian -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QTextDecoder -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QTextEncoder -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QTextCodec -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QVariantAnimation -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QSequentialAnimationGroup -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QPropertyAnimation -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QPauseAnimation -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QParallelAnimationGroup -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QAnimationGroup -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QAnimationDriver -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QAbstractAnimation -$(DEL_DIR) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore install_targ_headers: first FORCE @if not exist E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore mkdir E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore & if not exist E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore exit 1 -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\animation\qabstractanimation.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\animation\qanimationgroup.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\animation\qparallelanimationgroup.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\animation\qpauseanimation.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\animation\qpropertyanimation.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\animation\qsequentialanimationgroup.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\animation\qvariantanimation.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\arch\qatomic_alpha.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\arch\qatomic_armv5.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\arch\qatomic_armv6.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\arch\qatomic_armv7.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\arch\qatomic_bfin.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\arch\qatomic_bootstrap.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\arch\qatomic_cxx11.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\arch\qatomic_gcc.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\arch\qatomic_ia64.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\arch\qatomic_integrity.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\arch\qatomic_mips.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\arch\qatomic_msvc.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\arch\qatomic_power.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\arch\qatomic_s390.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\arch\qatomic_sh4a.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\arch\qatomic_sparc.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\arch\qatomic_unix.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\arch\qatomic_vxworks.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\arch\qatomic_x86.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\codecs\qtextcodec.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\global\qcompilerdetection.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\global\qconfig-dist.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\global\qconfig-large.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\global\qconfig-medium.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\global\qconfig-minimal.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\global\qconfig-nacl.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\global\qconfig-small.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\global\qendian.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\global\qflags.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\global\qglobal.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\global\qglobalstatic.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\global\qisenum.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\global\qlibraryinfo.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\global\qlogging.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\global\qnamespace.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\global\qnumeric.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\global\qprocessordetection.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\global\qsysinfo.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\global\qsystemdetection.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\global\qt_windows.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\global\qtypeinfo.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\global\qtypetraits.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\io\qbuffer.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\io\qdatastream.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\io\qdebug.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\io\qdir.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\io\qdiriterator.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\io\qfile.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\io\qfiledevice.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\io\qfileinfo.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\io\qfileselector.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\io\qfilesystemwatcher.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\io\qiodevice.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\io\qlockfile.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\io\qloggingcategory.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\io\qprocess.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\io\qresource.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\io\qsavefile.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\io\qsettings.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\io\qstandardpaths.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\io\qtemporarydir.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\io\qtemporaryfile.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\io\qtextstream.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\io\qurl.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\io\qurlquery.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\itemmodels\qabstractitemmodel.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\itemmodels\qabstractproxymodel.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\itemmodels\qidentityproxymodel.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\itemmodels\qitemselectionmodel.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\itemmodels\qsortfilterproxymodel.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\itemmodels\qstringlistmodel.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\json\qjsonarray.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\json\qjsondocument.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\json\qjsonobject.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\json\qjsonvalue.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\kernel\qabstracteventdispatcher.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\kernel\qabstractnativeeventfilter.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\kernel\qbasictimer.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\kernel\qcoreapplication.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\kernel\qcoreevent.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\kernel\qeventloop.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\kernel\qfunctions_nacl.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\kernel\qfunctions_vxworks.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\kernel\qfunctions_wince.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\kernel\qmath.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\kernel\qmetaobject.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\kernel\qmetatype.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\kernel\qmimedata.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\kernel\qobject.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\kernel\qobject_impl.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\kernel\qobjectcleanuphandler.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\kernel\qobjectdefs.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\kernel\qobjectdefs_impl.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\kernel\qpointer.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\kernel\qsharedmemory.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\kernel\qsignalmapper.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\kernel\qsocketnotifier.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\kernel\qsystemsemaphore.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\kernel\qtimer.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\kernel\qtranslator.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\kernel\qvariant.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\kernel\qwineventnotifier.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\mimetypes\qmimedatabase.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\mimetypes\qmimetype.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\plugin\qfactoryinterface.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\plugin\qlibrary.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\plugin\qplugin.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\plugin\qpluginloader.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\plugin\quuid.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\statemachine\qabstractstate.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\statemachine\qabstracttransition.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\statemachine\qeventtransition.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\statemachine\qfinalstate.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\statemachine\qhistorystate.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\statemachine\qsignaltransition.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\statemachine\qstate.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\statemachine\qstatemachine.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\thread\qatomic.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\thread\qbasicatomic.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\thread\qexception.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\thread\qfuture.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\thread\qfutureinterface.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\thread\qfuturesynchronizer.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\thread\qfuturewatcher.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\thread\qgenericatomic.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\thread\qmutex.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\thread\qoldbasicatomic.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\thread\qreadwritelock.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\thread\qresultstore.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\thread\qrunnable.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\thread\qsemaphore.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\thread\qthread.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\thread\qthreadpool.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\thread\qthreadstorage.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\thread\qwaitcondition.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\tools\qalgorithms.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\tools\qarraydata.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\tools\qarraydataops.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\tools\qarraydatapointer.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\tools\qbitarray.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\tools\qbytearray.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\tools\qbytearraymatcher.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\tools\qcache.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\tools\qchar.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\tools\qcollator.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\tools\qcommandlineoption.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\tools\qcommandlineparser.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\tools\qcontainerfwd.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\tools\qcontiguouscache.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\tools\qcryptographichash.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\tools\qdatetime.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\tools\qeasingcurve.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\tools\qelapsedtimer.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\tools\qhash.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\tools\qiterator.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\tools\qline.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\tools\qlinkedlist.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\tools\qlist.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\tools\qlocale.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\tools\qlocale_blackberry.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\tools\qmap.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\tools\qmargins.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\tools\qmessageauthenticationcode.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\tools\qpair.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\tools\qpoint.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\tools\qqueue.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\tools\qrect.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\tools\qrefcount.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\tools\qregexp.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\tools\qregularexpression.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\tools\qscopedpointer.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\tools\qscopedvaluerollback.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\tools\qset.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\tools\qshareddata.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\tools\qsharedpointer.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\tools\qsharedpointer_impl.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\tools\qsize.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\tools\qstack.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\tools\qstring.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\tools\qstringbuilder.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\tools\qstringlist.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\tools\qstringmatcher.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\tools\qtextboundaryfinder.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\tools\qtimeline.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\tools\qtimezone.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\tools\qvarlengtharray.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\tools\qvector.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\xml\qxmlstream.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qtcoreversion.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QtCore E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QtCoreDepends E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\global\qfeatures.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\global\qconfig.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QtConfig E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore uninstall_targ_headers: FORCE -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QtConfig -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qconfig.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qfeatures.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QtCoreDepends -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\QtCore -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qtcoreversion.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qxmlstream.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qvector.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qvarlengtharray.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qtimezone.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qtimeline.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qtextboundaryfinder.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qstringmatcher.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qstringlist.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qstringbuilder.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qstring.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qstack.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qsize.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qsharedpointer_impl.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qsharedpointer.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qshareddata.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qset.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qscopedvaluerollback.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qscopedpointer.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qregularexpression.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qregexp.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qrefcount.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qrect.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qqueue.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qpoint.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qpair.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qmessageauthenticationcode.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qmargins.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qmap.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qlocale_blackberry.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qlocale.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qlist.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qlinkedlist.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qline.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qiterator.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qhash.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qelapsedtimer.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qeasingcurve.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qdatetime.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qcryptographichash.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qcontiguouscache.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qcontainerfwd.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qcommandlineparser.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qcommandlineoption.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qcollator.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qchar.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qcache.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qbytearraymatcher.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qbytearray.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qbitarray.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qarraydatapointer.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qarraydataops.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qarraydata.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qalgorithms.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qwaitcondition.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qthreadstorage.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qthreadpool.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qthread.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qsemaphore.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qrunnable.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qresultstore.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qreadwritelock.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qoldbasicatomic.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qmutex.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qgenericatomic.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qfuturewatcher.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qfuturesynchronizer.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qfutureinterface.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qfuture.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qexception.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qbasicatomic.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qatomic.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qstatemachine.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qstate.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qsignaltransition.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qhistorystate.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qfinalstate.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qeventtransition.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qabstracttransition.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qabstractstate.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\quuid.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qpluginloader.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qplugin.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qlibrary.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qfactoryinterface.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qmimetype.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qmimedatabase.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qwineventnotifier.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qvariant.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qtranslator.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qtimer.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qsystemsemaphore.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qsocketnotifier.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qsignalmapper.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qsharedmemory.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qpointer.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qobjectdefs_impl.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qobjectdefs.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qobjectcleanuphandler.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qobject_impl.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qobject.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qmimedata.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qmetatype.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qmetaobject.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qmath.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qfunctions_wince.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qfunctions_vxworks.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qfunctions_nacl.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qeventloop.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qcoreevent.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qcoreapplication.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qbasictimer.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qabstractnativeeventfilter.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qabstracteventdispatcher.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qjsonvalue.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qjsonobject.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qjsondocument.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qjsonarray.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qstringlistmodel.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qsortfilterproxymodel.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qitemselectionmodel.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qidentityproxymodel.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qabstractproxymodel.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qabstractitemmodel.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qurlquery.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qurl.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qtextstream.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qtemporaryfile.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qtemporarydir.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qstandardpaths.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qsettings.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qsavefile.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qresource.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qprocess.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qloggingcategory.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qlockfile.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qiodevice.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qfilesystemwatcher.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qfileselector.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qfileinfo.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qfiledevice.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qfile.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qdiriterator.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qdir.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qdebug.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qdatastream.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qbuffer.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qtypetraits.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qtypeinfo.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qt_windows.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qsystemdetection.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qsysinfo.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qprocessordetection.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qnumeric.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qnamespace.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qlogging.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qlibraryinfo.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qisenum.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qglobalstatic.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qglobal.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qflags.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qendian.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qconfig-small.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qconfig-nacl.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qconfig-minimal.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qconfig-medium.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qconfig-large.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qconfig-dist.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qcompilerdetection.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qtextcodec.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qatomic_x86.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qatomic_vxworks.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qatomic_unix.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qatomic_sparc.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qatomic_sh4a.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qatomic_s390.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qatomic_power.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qatomic_msvc.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qatomic_mips.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qatomic_integrity.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qatomic_ia64.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qatomic_gcc.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qatomic_cxx11.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qatomic_bootstrap.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qatomic_bfin.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qatomic_armv7.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qatomic_armv6.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qatomic_armv5.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qatomic_alpha.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qvariantanimation.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qsequentialanimationgroup.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qpropertyanimation.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qpauseanimation.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qparallelanimationgroup.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qanimationgroup.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\qabstractanimation.h -$(DEL_DIR) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore install_private_headers: first FORCE @if not exist E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private mkdir E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private & if not exist E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private exit 1 -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\animation\qabstractanimation_p.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\animation\qanimationgroup_p.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\animation\qparallelanimationgroup_p.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\animation\qpropertyanimation_p.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\animation\qsequentialanimationgroup_p.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\animation\qvariantanimation_p.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\codecs\cp949codetbl_p.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\codecs\qbig5codec_p.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\codecs\qeucjpcodec_p.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\codecs\qeuckrcodec_p.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\codecs\qgb18030codec_p.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\codecs\qiconvcodec_p.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\codecs\qicucodec_p.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\codecs\qisciicodec_p.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\codecs\qjiscodec_p.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\codecs\qjpunicode_p.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\codecs\qlatincodec_p.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\codecs\qsimplecodec_p.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\codecs\qsjiscodec_p.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\codecs\qtextcodec_p.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\codecs\qtsciicodec_p.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\codecs\qutfcodec_p.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\codecs\qwindowscodec_p.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\global\qnumeric_p.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\global\qt_pch.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\io\qabstractfileengine_p.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\io\qdatastream_p.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\io\qdataurl_p.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\io\qdir_p.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\io\qfile_p.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\io\qfiledevice_p.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\io\qfileinfo_p.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\io\qfileselector_p.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\io\qfilesystemengine_p.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\io\qfilesystementry_p.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\io\qfilesystemiterator_p.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\io\qfilesystemmetadata_p.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\io\qfilesystemwatcher_inotify_p.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\io\qfilesystemwatcher_kqueue_p.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\io\qfilesystemwatcher_p.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\io\qfilesystemwatcher_polling_p.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\io\qfilesystemwatcher_win_p.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\io\qfsfileengine_iterator_p.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\io\qfsfileengine_p.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\io\qiodevice_p.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\io\qipaddress_p.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\io\qlockfile_p.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\io\qloggingcategory_p.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\io\qloggingregistry_p.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\io\qnoncontiguousbytedevice_p.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\io\qprocess_p.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\io\qresource_iterator_p.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\io\qresource_p.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\io\qsavefile_p.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\io\qsettings_p.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\io\qtemporaryfile_p.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\io\qtextstream_p.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\io\qtldurl_p.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\io\qurl_p.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\io\qurltlds_p.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\io\qwindowspipereader_p.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\io\qwindowspipewriter_p.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\io\qwinoverlappedionotifier_p.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\itemmodels\qabstractitemmodel_p.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\itemmodels\qabstractproxymodel_p.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\itemmodels\qitemselectionmodel_p.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\json\qjson_p.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\json\qjsonparser_p.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\json\qjsonwriter_p.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\kernel\qabstracteventdispatcher_p.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\kernel\qcore_mac_p.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\kernel\qcore_unix_p.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\kernel\qcoreapplication_p.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\kernel\qcorecmdlineargs_p.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\kernel\qcoreglobaldata_p.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\kernel\qcrashhandler_p.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\kernel\qeventdispatcher_blackberry_p.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\kernel\qeventdispatcher_glib_p.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\kernel\qeventdispatcher_unix_p.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\kernel\qeventdispatcher_win_p.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\kernel\qeventloop_p.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\kernel\qfunctions_p.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\kernel\qjni_p.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\kernel\qjnihelpers_p.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\kernel\qmetaobject_moc_p.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\kernel\qmetaobject_p.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\kernel\qmetaobjectbuilder_p.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\kernel\qmetatype_p.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\kernel\qmetatypeswitcher_p.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\kernel\qobject_p.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\kernel\qsharedmemory_p.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\kernel\qsystemerror_p.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\kernel\qsystemsemaphore_p.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\kernel\qtimerinfo_unix_p.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\kernel\qtranslator_p.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\kernel\qvariant_p.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\mimetypes\qmimedatabase_p.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\mimetypes\qmimeglobpattern_p.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\mimetypes\qmimemagicrule_p.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\mimetypes\qmimemagicrulematcher_p.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\mimetypes\qmimeprovider_p.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\mimetypes\qmimetype_p.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\mimetypes\qmimetypeparser_p.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\plugin\qelfparser_p.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\plugin\qfactoryloader_p.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\plugin\qlibrary_p.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\plugin\qmachparser_p.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\plugin\qsystemlibrary_p.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\statemachine\qabstractstate_p.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\statemachine\qabstracttransition_p.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\statemachine\qeventtransition_p.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\statemachine\qhistorystate_p.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\statemachine\qsignaleventgenerator_p.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\statemachine\qsignaltransition_p.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\statemachine\qstate_p.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\statemachine\qstatemachine_p.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\thread\qfutureinterface_p.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\thread\qfuturewatcher_p.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\thread\qmutex_p.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\thread\qmutexpool_p.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\thread\qorderedmutexlocker_p.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\thread\qreadwritelock_p.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\thread\qthread_p.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\thread\qthreadpool_p.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\tools\qbytedata_p.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\tools\qcollator_p.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\tools\qdatetime_p.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\tools\qdatetimeparser_p.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\tools\qfreelist_p.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\tools\qharfbuzz_p.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\tools\qlocale_data_p.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\tools\qlocale_p.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\tools\qlocale_tools_p.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\tools\qpodlist_p.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\tools\qringbuffer_p.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\tools\qscopedpointer_p.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\tools\qsimd_p.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\tools\qtimezoneprivate_data_p.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\tools\qtimezoneprivate_p.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\tools\qtools_p.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\tools\qunicodetables_p.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\tools\qunicodetools_p.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\xml\qxmlstream_p.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\corelib\xml\qxmlutils_p.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private uninstall_private_headers: FORCE -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private\qxmlutils_p.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private\qxmlstream_p.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private\qunicodetools_p.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private\qunicodetables_p.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private\qtools_p.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private\qtimezoneprivate_p.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private\qtimezoneprivate_data_p.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private\qsimd_p.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private\qscopedpointer_p.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private\qringbuffer_p.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private\qpodlist_p.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private\qlocale_tools_p.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private\qlocale_p.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private\qlocale_data_p.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private\qharfbuzz_p.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private\qfreelist_p.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private\qdatetimeparser_p.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private\qdatetime_p.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private\qcollator_p.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private\qbytedata_p.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private\qthreadpool_p.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private\qthread_p.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private\qreadwritelock_p.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private\qorderedmutexlocker_p.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private\qmutexpool_p.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private\qmutex_p.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private\qfuturewatcher_p.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private\qfutureinterface_p.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private\qstatemachine_p.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private\qstate_p.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private\qsignaltransition_p.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private\qsignaleventgenerator_p.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private\qhistorystate_p.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private\qeventtransition_p.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private\qabstracttransition_p.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private\qabstractstate_p.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private\qsystemlibrary_p.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private\qmachparser_p.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private\qlibrary_p.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private\qfactoryloader_p.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private\qelfparser_p.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private\qmimetypeparser_p.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private\qmimetype_p.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private\qmimeprovider_p.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private\qmimemagicrulematcher_p.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private\qmimemagicrule_p.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private\qmimeglobpattern_p.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private\qmimedatabase_p.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private\qvariant_p.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private\qtranslator_p.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private\qtimerinfo_unix_p.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private\qsystemsemaphore_p.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private\qsystemerror_p.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private\qsharedmemory_p.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private\qobject_p.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private\qmetatypeswitcher_p.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private\qmetatype_p.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private\qmetaobjectbuilder_p.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private\qmetaobject_p.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private\qmetaobject_moc_p.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private\qjnihelpers_p.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private\qjni_p.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private\qfunctions_p.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private\qeventloop_p.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private\qeventdispatcher_win_p.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private\qeventdispatcher_unix_p.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private\qeventdispatcher_glib_p.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private\qeventdispatcher_blackberry_p.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private\qcrashhandler_p.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private\qcoreglobaldata_p.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private\qcorecmdlineargs_p.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private\qcoreapplication_p.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private\qcore_unix_p.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private\qcore_mac_p.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private\qabstracteventdispatcher_p.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private\qjsonwriter_p.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private\qjsonparser_p.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private\qjson_p.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private\qitemselectionmodel_p.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private\qabstractproxymodel_p.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private\qabstractitemmodel_p.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private\qwinoverlappedionotifier_p.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private\qwindowspipewriter_p.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private\qwindowspipereader_p.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private\qurltlds_p.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private\qurl_p.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private\qtldurl_p.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private\qtextstream_p.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private\qtemporaryfile_p.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private\qsettings_p.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private\qsavefile_p.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private\qresource_p.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private\qresource_iterator_p.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private\qprocess_p.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private\qnoncontiguousbytedevice_p.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private\qloggingregistry_p.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private\qloggingcategory_p.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private\qlockfile_p.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private\qipaddress_p.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private\qiodevice_p.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private\qfsfileengine_p.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private\qfsfileengine_iterator_p.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private\qfilesystemwatcher_win_p.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private\qfilesystemwatcher_polling_p.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private\qfilesystemwatcher_p.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private\qfilesystemwatcher_kqueue_p.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private\qfilesystemwatcher_inotify_p.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private\qfilesystemmetadata_p.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private\qfilesystemiterator_p.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private\qfilesystementry_p.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private\qfilesystemengine_p.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private\qfileselector_p.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private\qfileinfo_p.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private\qfiledevice_p.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private\qfile_p.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private\qdir_p.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private\qdataurl_p.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private\qdatastream_p.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private\qabstractfileengine_p.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private\qt_pch.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private\qnumeric_p.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private\qwindowscodec_p.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private\qutfcodec_p.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private\qtsciicodec_p.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private\qtextcodec_p.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private\qsjiscodec_p.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private\qsimplecodec_p.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private\qlatincodec_p.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private\qjpunicode_p.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private\qjiscodec_p.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private\qisciicodec_p.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private\qicucodec_p.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private\qiconvcodec_p.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private\qgb18030codec_p.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private\qeuckrcodec_p.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private\qeucjpcodec_p.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private\qbig5codec_p.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private\cp949codetbl_p.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private\qvariantanimation_p.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private\qsequentialanimationgroup_p.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private\qpropertyanimation_p.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private\qparallelanimationgroup_p.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private\qanimationgroup_p.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private\qabstractanimation_p.h -$(DEL_DIR) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtCore\5.2.0\QtCore\private install_pritarget: first FORCE @if not exist E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\mkspecs\modules mkdir E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\mkspecs\modules & if not exist E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\mkspecs\modules exit 1 -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\mkspecs\modules\qt_lib_core.pri E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\mkspecs\modules uninstall_pritarget: FORCE -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\mkspecs\modules\qt_lib_core.pri -$(DEL_DIR) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\mkspecs\modules install_privpritarget: first FORCE @if not exist E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\mkspecs\modules mkdir E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\mkspecs\modules & if not exist E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\mkspecs\modules exit 1 -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\mkspecs\modules\qt_lib_core_private.pri E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\mkspecs\modules uninstall_privpritarget: FORCE -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\mkspecs\modules\qt_lib_core_private.pri -$(DEL_DIR) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\mkspecs\modules install_corelib_zlib_headers: first FORCE @if not exist E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtZlib mkdir E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtZlib & if not exist E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtZlib exit 1 -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\3rdparty\zlib\zconf.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtZlib -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\src\3rdparty\zlib\zlib.h E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtZlib uninstall_corelib_zlib_headers: FORCE -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtZlib\zlib.h -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtZlib\zconf.h -$(DEL_DIR) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\include\QtZlib install_ctest_qt5_module_files: first FORCE @if not exist E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\lib\cmake\Qt5Core mkdir E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\lib\cmake\Qt5Core & if not exist E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\lib\cmake\Qt5Core exit 1 -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\lib\cmake\Qt5Core\Qt5CTestMacros.cmake E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\lib\cmake\Qt5Core -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\lib\cmake\install\Qt5Core\Qt5CoreConfigExtrasMkspecDir.cmake E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\lib\cmake\Qt5Core uninstall_ctest_qt5_module_files: FORCE -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\lib\cmake\Qt5Core\Qt5CoreConfigExtrasMkspecDir.cmake -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\lib\cmake\Qt5Core\Qt5CTestMacros.cmake -$(DEL_DIR) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\lib\cmake\Qt5Core install_cmake_qt5_umbrella_module_files: first FORCE @if not exist E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\lib\cmake\Qt5 mkdir E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\lib\cmake\Qt5 & if not exist E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\lib\cmake\Qt5 exit 1 -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\lib\cmake\Qt5\Qt5Config.cmake E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\lib\cmake\Qt5 -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\lib\cmake\Qt5\Qt5ConfigVersion.cmake E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\lib\cmake\Qt5 uninstall_cmake_qt5_umbrella_module_files: FORCE -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\lib\cmake\Qt5\Qt5ConfigVersion.cmake -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\lib\cmake\Qt5\Qt5Config.cmake -$(DEL_DIR) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\lib\cmake\Qt5 install_cmake_qt5_module_files: first FORCE @if not exist E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\lib\cmake\Qt5Core mkdir E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\lib\cmake\Qt5Core & if not exist E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\lib\cmake\Qt5Core exit 1 -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\lib\cmake\Qt5Core\Qt5CoreConfig.cmake E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\lib\cmake\Qt5Core -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\lib\cmake\Qt5Core\Qt5CoreConfigVersion.cmake E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\lib\cmake\Qt5Core -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\lib\cmake\Qt5Core\Qt5CoreConfigExtras.cmake E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\lib\cmake\Qt5Core -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\lib\cmake\Qt5Core\Qt5CoreMacros.cmake E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\lib\cmake\Qt5Core uninstall_cmake_qt5_module_files: FORCE -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\lib\cmake\Qt5Core\Qt5CoreMacros.cmake -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\lib\cmake\Qt5Core\Qt5CoreConfigExtras.cmake -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\lib\cmake\Qt5Core\Qt5CoreConfigVersion.cmake -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\lib\cmake\Qt5Core\Qt5CoreConfig.cmake -$(DEL_DIR) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\lib\cmake\Qt5Core install_inst_html_docs: FORCE @if not exist E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\doc mkdir E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\doc & if not exist E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\doc exit 1 -$(INSTALL_DIR) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\doc\qtcore E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\doc\qtcore uninstall_inst_html_docs: FORCE -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\doc\qtcore -$(DEL_DIR) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\doc install_inst_qch_docs: FORCE @if not exist E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\doc mkdir E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\doc & if not exist E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\doc exit 1 -$(INSTALL_FILE) E:\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\doc\qtcore.qch E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\doc uninstall_inst_qch_docs: FORCE -$(DEL_FILE) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\doc\qtcore.qch -$(DEL_DIR) E:$(INSTALL_ROOT)\Qt\test_toradex\qt52-cross-compile-tegra2-windows-scripts\qtsrc\qtbase\doc install: install_target install_class_headers install_targ_headers install_private_headers install_pritarget install_privpritarget install_corelib_zlib_headers install_ctest_qt5_module_files install_cmake_qt5_umbrella_module_files install_cmake_qt5_module_files FORCE uninstall: uninstall_target uninstall_class_headers uninstall_targ_headers uninstall_private_headers uninstall_pritarget uninstall_privpritarget uninstall_corelib_zlib_headers uninstall_ctest_qt5_module_files uninstall_cmake_qt5_umbrella_module_files uninstall_cmake_qt5_module_files FORCE FORCE: