############################################################################# # Makefile for building: libQt5Gui.so.5.10.0 # Generated by qmake (3.1) (Qt 5.10.0) # Project: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/gui.pro # Template: lib # Command: /home/oliver/developing/qt-sourcex64/qtbase/bin/qmake -o Makefile /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/gui.pro ############################################################################# MAKEFILE = Makefile ####### Compiler, tools and options CC = @echo compiling $< && gcc CXX = @echo compiling $< && g++ DEFINES = -DQT_NO_USING_NAMESPACE -DQT_NO_FOREACH -DENABLE_PIXMAN_DRAWHELPERS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_BUILD_GUI_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 -DQT_NO_EXCEPTIONS -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB CFLAGS = -m64 -pipe -Os -fvisibility=hidden -fno-exceptions -Wall -W -D_REENTRANT -fPIC $(DEFINES) CXXFLAGS = -m64 -pipe -Os -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -Wvla -Wdate-time -Wshift-overflow=2 -Wduplicated-cond -Wno-stringop-overflow -D_REENTRANT -fPIC $(DEFINES) INCPATH = -I/home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui -I. -I../../include -I../../include/QtGui -I../../include/QtGui/5.10.0 -I../../include/QtGui/5.10.0/QtGui -isystem /usr/include/libdrm -I../../include/QtCore/5.10.0 -I../../include/QtCore/5.10.0/QtCore -I../../include/QtCore -I.moc -isystem /usr/include/libpng16 -I/home/oliver/developing/binaries/icux64release/include -I/home/oliver/developing/binaries/opensslx64release/include -I/home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++-64 QMAKE = /home/oliver/developing/qt-sourcex64/qtbase/bin/qmake DEL_FILE = rm -f CHK_DIR_EXISTS= test -d MKDIR = mkdir -p COPY = cp -f COPY_FILE = cp -f COPY_DIR = cp -f -R INSTALL_FILE = install -m 644 -p INSTALL_PROGRAM = install -m 755 -p INSTALL_DIR = cp -f -R QINSTALL = /home/oliver/developing/qt-sourcex64/qtbase/bin/qmake -install qinstall QINSTALL_PROGRAM = /home/oliver/developing/qt-sourcex64/qtbase/bin/qmake -install qinstall -exe DEL_FILE = rm -f SYMLINK = ln -f -s DEL_DIR = rmdir MOVE = mv -f TAR = tar -cf COMPRESS = gzip -9f DISTNAME = Qt5Gui5.10.0 DISTDIR = /home/oliver/developing/qt-sourcex64/qtbase/src/gui/.obj/Qt5Gui5.10.0 LINK = @echo linking $@ && g++ LFLAGS = -m64 -Wl,--no-undefined -Wl,--version-script,QtGui.version -Wl,-O1 -fuse-ld=gold -Wl,--enable-new-dtags -Wl,-z,origin -Wl,-rpath,\$$ORIGIN -shared -Wl,-Bsymbolic-functions -Wl,--dynamic-list,/home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/QtGui.dynlist -Wl,-soname,libQt5Gui.so.5 LIBS = $(SUBLIBS) -L/usr/X11R6/lib64 -L/home/oliver/developing/binaries/icux64release/lib/ -L/home/oliver/developing/binaries/opensslx64release/lib/ -L/home/oliver/developing/qt-sourcex64/qtbase/lib -lQt5Core -lpthread -lGL -lpng16 -lharfbuzz -lz AR = ar cqs RANLIB = SED = sed STRIP = strip ####### Output directory OBJECTS_DIR = .obj/ ####### Files SOURCES = /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/accessible/qaccessible.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/accessible/qaccessiblecache.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/accessible/qaccessibleobject.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/accessible/qaccessibleplugin.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/accessible/qplatformaccessibility.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/accessible/qaccessiblebridge.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qgenericpluginfactory.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qgenericplugin.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatforminputcontextfactory.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatforminputcontextplugin.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatforminputcontext.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformintegration.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformdrag.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformscreen.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformintegrationfactory.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformintegrationplugin.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformtheme.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformthemefactory.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformthemeplugin.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformoffscreensurface.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformcursor.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformclipboard.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformnativeinterface.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsessionmanager.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qshapedpixmapdndwindow.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsimpledrag.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qguiapplication.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindow.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qoffscreensurface.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformsurface.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurface.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qclipboard.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qcursor.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qdrag.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qdnd.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qevent.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qinputmethod.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qkeysequence.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qkeymapper.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpalette.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qguivariant.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qscreen.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qshortcutmap.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qstylehints.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtouchdevice.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformsharedgraphicscache.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformservices.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformsystemtrayicon.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformsessionmanager.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformmenu.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpaintdevicewindow.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qrasterwindow.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformgraphicsbuffer.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformgraphicsbufferhelper.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qinputdevicemanager.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qhighdpiscaling.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformopenglcontext.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qopenglcontext.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qopenglwindow.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qbitmap.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage_conversions.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimageiohandler.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimagereader.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimagewriter.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpaintengine_pic.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpicture.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpictureformatplugin.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmapcache.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qplatformpixmap.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap_raster.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap_blitter.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimagepixmapcleanuphooks.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qicon.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qiconloader.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qiconengine.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qiconengineplugin.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qmovie.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qbmphandler.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qppmhandler.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qxbmhandler.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qxpmhandler.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpnghandler.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontengine.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontengineglyphcache.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontsubset.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontmetrics.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontdatabase.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextengine.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextlayout.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextformat.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextobject.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextoption.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfragmentmap.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocument.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocument_p.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qabstracttextdocumentlayout.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextcursor.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocumentfragment.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextimagehandler.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtexttable.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextlist.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocumentwriter.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qsyntaxhighlighter.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qstatictext.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qrawfont.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qglyphrun.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qdistancefield.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qinputcontrol.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontengine_qpf2.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qplatformfontdatabase.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qharfbuzzng.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextodfwriter.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qzip.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qcssparser.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbackingstore.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbezier.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qblendfunctions.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qblittable.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbrush.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolorprofile.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcosmeticstroker.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qdrawhelper.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qemulationpaintengine.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qgrayraster.c \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qimagescale.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmemrotate.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qoutlinemapper.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpagedpaintdevice.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpagelayout.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpagesize.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengine.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengineex.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainter.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpathclipper.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpdf.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpdfwriter.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpen.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrasterizer.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qstroker.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtextureglyphcache.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtriangulatingstroker.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtriangulator.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qplatformbackingstore.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcssutil.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qdesktopservices.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qvalidator.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qabstractlayoutstyleinfo.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qlayoutpolicy.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qshaderformat.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qshadergenerator.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qshadergraph.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qshadergraphloader.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qshaderlanguage.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qshadernode.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qshadernodeport.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qshadernodesloader.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qgenericmatrix.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qquaternion.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector2d.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector3d.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector4d.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengl.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglframebufferobject.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglpaintdevice.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglbuffer.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglshaderprogram.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglgradientcache.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengltexturecache.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglengineshadermanager.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengl2pexvertexarray.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglcustomshaderstage.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengltextureglyphcache.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglversionfunctionsfactory.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglvertexarrayobject.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengldebug.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengltextureblitter.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengltexture.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglpixeltransferoptions.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglprogrambinarycache.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_1_0.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_1_1.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_1_2.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_1_3.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_1_4.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_1_5.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_2_0.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_2_1.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_3_0.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_3_1.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_3_2_core.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_3_3_core.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_0_core.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_1_core.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_2_core.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_3_core.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_4_core.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_5_core.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_3_2_compatibility.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_3_3_compatibility.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_0_compatibility.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_1_compatibility.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_2_compatibility.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_3_compatibility.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_4_compatibility.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_5_compatibility.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengltimerquery.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/animation/qguivariantanimation.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/vulkan/qvulkaninstance.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/vulkan/qplatformvulkaninstance.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/vulkan/qvulkanfunctions.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/vulkan/qvulkanwindow.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage_sse2.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qdrawhelper_sse2.cpp vulkan/qvulkanfunctions_p.cpp \ .rcc/qrc_qpdf.cpp \ .moc/moc_qaccessible.cpp \ .moc/moc_qaccessiblecache_p.cpp \ .moc/moc_qaccessibleplugin.cpp \ .moc/moc_qaccessiblebridge.cpp \ .moc/moc_qgenericplugin.cpp \ .moc/moc_qplatforminputcontext.cpp \ .moc/moc_qplatforminputcontextplugin_p.cpp \ .moc/moc_qplatformintegrationplugin.cpp \ .moc/moc_qplatformthemeplugin.cpp \ .moc/moc_qplatformnativeinterface.cpp \ .moc/moc_qplatformmenu.cpp \ .moc/moc_qshapedpixmapdndwindow_p.cpp \ .moc/moc_qsurfaceformat.cpp \ .moc/moc_qoffscreensurface.cpp \ .moc/moc_qclipboard.cpp \ .moc/moc_qdrag.cpp \ .moc/moc_qdnd_p.cpp \ .moc/moc_qevent.cpp \ .moc/moc_qkeysequence.cpp \ .moc/moc_qkeymapper_p.cpp \ .moc/moc_qpalette.cpp \ .moc/moc_qsessionmanager.cpp \ .moc/moc_qscreen.cpp \ .moc/moc_qstylehints.cpp \ .moc/moc_qtouchdevice.cpp \ .moc/moc_qplatformsharedgraphicscache.cpp \ .moc/moc_qplatformdialoghelper.cpp \ .moc/moc_qpaintdevicewindow.cpp \ .moc/moc_qrasterwindow.cpp \ .moc/moc_qplatformgraphicsbuffer.cpp \ .moc/moc_qinputdevicemanager_p.cpp \ .moc/moc_qopenglwindow.cpp \ .moc/moc_qimageiohandler.cpp \ .moc/moc_qpictureformatplugin.cpp \ .moc/moc_qiconengineplugin.cpp \ .moc/moc_qfont.cpp \ .moc/moc_qfontdatabase.cpp \ .moc/moc_qtextformat.cpp \ .moc/moc_qtextobject.cpp \ .moc/moc_qtextdocument.cpp \ .moc/moc_qtextimagehandler_p.cpp \ .moc/moc_qtexttable.cpp \ .moc/moc_qtextlist.cpp \ .moc/moc_qinputcontrol_p.cpp \ .moc/moc_qbrush.cpp \ .moc/moc_qpainter.cpp \ .moc/moc_qpdfwriter.cpp \ .moc/moc_qplatformbackingstore.cpp \ .moc/moc_qvalidator.cpp \ .moc/moc_qshaderlanguage_p.cpp \ .moc/moc_qopenglshaderprogram.cpp \ .moc/moc_qopenglengineshadermanager_p.cpp \ .moc/moc_qopengltexture.cpp \ .moc/moc_qopengltimerquery.cpp \ .moc/moc_qvulkanwindow.cpp OBJECTS = .obj/qimage_ssse3.o \ .obj/qdrawhelper_ssse3.o \ .obj/qimage_sse4.o \ .obj/qdrawhelper_sse4.o \ .obj/qimagescale_sse4.o \ .obj/qimage_avx2.o \ .obj/qdrawhelper_avx2.o \ .obj/qimage_compat.o \ .obj/qaccessible.o \ .obj/qaccessiblecache.o \ .obj/qaccessibleobject.o \ .obj/qaccessibleplugin.o \ .obj/qplatformaccessibility.o \ .obj/qaccessiblebridge.o \ .obj/qgenericpluginfactory.o \ .obj/qgenericplugin.o \ .obj/qwindowsysteminterface.o \ .obj/qplatforminputcontextfactory.o \ .obj/qplatforminputcontextplugin.o \ .obj/qplatforminputcontext.o \ .obj/qplatformintegration.o \ .obj/qplatformdrag.o \ .obj/qplatformscreen.o \ .obj/qplatformintegrationfactory.o \ .obj/qplatformintegrationplugin.o \ .obj/qplatformtheme.o \ .obj/qplatformthemefactory.o \ .obj/qplatformthemeplugin.o \ .obj/qplatformwindow.o \ .obj/qplatformoffscreensurface.o \ .obj/qplatformcursor.o \ .obj/qplatformclipboard.o \ .obj/qplatformnativeinterface.o \ .obj/qsessionmanager.o \ .obj/qshapedpixmapdndwindow.o \ .obj/qsimpledrag.o \ .obj/qsurfaceformat.o \ .obj/qguiapplication.o \ .obj/qwindow.o \ .obj/qoffscreensurface.o \ .obj/qplatformsurface.o \ .obj/qsurface.o \ .obj/qclipboard.o \ .obj/qcursor.o \ .obj/qdrag.o \ .obj/qdnd.o \ .obj/qevent.o \ .obj/qinputmethod.o \ .obj/qkeysequence.o \ .obj/qkeymapper.o \ .obj/qpalette.o \ .obj/qguivariant.o \ .obj/qscreen.o \ .obj/qshortcutmap.o \ .obj/qstylehints.o \ .obj/qtouchdevice.o \ .obj/qplatformsharedgraphicscache.o \ .obj/qplatformdialoghelper.o \ .obj/qplatformservices.o \ .obj/qplatformsystemtrayicon.o \ .obj/qplatformsessionmanager.o \ .obj/qplatformmenu.o \ .obj/qpixelformat.o \ .obj/qpaintdevicewindow.o \ .obj/qrasterwindow.o \ .obj/qplatformgraphicsbuffer.o \ .obj/qplatformgraphicsbufferhelper.o \ .obj/qinputdevicemanager.o \ .obj/qhighdpiscaling.o \ .obj/qplatformopenglcontext.o \ .obj/qopenglcontext.o \ .obj/qopenglwindow.o \ .obj/qbitmap.o \ .obj/qimage.o \ .obj/qimage_conversions.o \ .obj/qimageiohandler.o \ .obj/qimagereader.o \ .obj/qimagewriter.o \ .obj/qpaintengine_pic.o \ .obj/qpicture.o \ .obj/qpictureformatplugin.o \ .obj/qpixmap.o \ .obj/qpixmapcache.o \ .obj/qplatformpixmap.o \ .obj/qpixmap_raster.o \ .obj/qpixmap_blitter.o \ .obj/qimagepixmapcleanuphooks.o \ .obj/qicon.o \ .obj/qiconloader.o \ .obj/qiconengine.o \ .obj/qiconengineplugin.o \ .obj/qmovie.o \ .obj/qbmphandler.o \ .obj/qppmhandler.o \ .obj/qxbmhandler.o \ .obj/qxpmhandler.o \ .obj/qpnghandler.o \ .obj/qfont.o \ .obj/qfontengine.o \ .obj/qfontengineglyphcache.o \ .obj/qfontsubset.o \ .obj/qfontmetrics.o \ .obj/qfontdatabase.o \ .obj/qtextengine.o \ .obj/qtextlayout.o \ .obj/qtextformat.o \ .obj/qtextobject.o \ .obj/qtextoption.o \ .obj/qfragmentmap.o \ .obj/qtextdocument.o \ .obj/qtextdocument_p.o \ .obj/qtexthtmlparser.o \ .obj/qabstracttextdocumentlayout.o \ .obj/qtextdocumentlayout.o \ .obj/qtextcursor.o \ .obj/qtextdocumentfragment.o \ .obj/qtextimagehandler.o \ .obj/qtexttable.o \ .obj/qtextlist.o \ .obj/qtextdocumentwriter.o \ .obj/qsyntaxhighlighter.o \ .obj/qstatictext.o \ .obj/qrawfont.o \ .obj/qglyphrun.o \ .obj/qdistancefield.o \ .obj/qinputcontrol.o \ .obj/qfontengine_qpf2.o \ .obj/qplatformfontdatabase.o \ .obj/qharfbuzzng.o \ .obj/qtextodfwriter.o \ .obj/qzip.o \ .obj/qcssparser.o \ .obj/qbackingstore.o \ .obj/qbezier.o \ .obj/qblendfunctions.o \ .obj/qblittable.o \ .obj/qbrush.o \ .obj/qcolor.o \ .obj/qcolorprofile.o \ .obj/qcompositionfunctions.o \ .obj/qcosmeticstroker.o \ .obj/qdrawhelper.o \ .obj/qemulationpaintengine.o \ .obj/qgrayraster.o \ .obj/qimagescale.o \ .obj/qmatrix.o \ .obj/qmemrotate.o \ .obj/qoutlinemapper.o \ .obj/qpagedpaintdevice.o \ .obj/qpagelayout.o \ .obj/qpagesize.o \ .obj/qpaintdevice.o \ .obj/qpaintengine.o \ .obj/qpaintengineex.o \ .obj/qpaintengine_blitter.o \ .obj/qpaintengine_raster.o \ .obj/qpainter.o \ .obj/qpainterpath.o \ .obj/qpathclipper.o \ .obj/qpdf.o \ .obj/qpdfwriter.o \ .obj/qpen.o \ .obj/qpolygon.o \ .obj/qrasterizer.o \ .obj/qregion.o \ .obj/qstroker.o \ .obj/qtextureglyphcache.o \ .obj/qtransform.o \ .obj/qtriangulatingstroker.o \ .obj/qtriangulator.o \ .obj/qplatformbackingstore.o \ .obj/qpathsimplifier.o \ .obj/qcssutil.o \ .obj/qdesktopservices.o \ .obj/qvalidator.o \ .obj/qgridlayoutengine.o \ .obj/qabstractlayoutstyleinfo.o \ .obj/qlayoutpolicy.o \ .obj/qshaderformat.o \ .obj/qshadergenerator.o \ .obj/qshadergraph.o \ .obj/qshadergraphloader.o \ .obj/qshaderlanguage.o \ .obj/qshadernode.o \ .obj/qshadernodeport.o \ .obj/qshadernodesloader.o \ .obj/qgenericmatrix.o \ .obj/qmatrix4x4.o \ .obj/qquaternion.o \ .obj/qvector2d.o \ .obj/qvector3d.o \ .obj/qvector4d.o \ .obj/qopengl.o \ .obj/qopenglfunctions.o \ .obj/qopenglframebufferobject.o \ .obj/qopenglpaintdevice.o \ .obj/qopenglbuffer.o \ .obj/qopenglshaderprogram.o \ .obj/qopenglgradientcache.o \ .obj/qopengltexturecache.o \ .obj/qopenglengineshadermanager.o \ .obj/qopengl2pexvertexarray.o \ .obj/qopenglpaintengine.o \ .obj/qopenglcustomshaderstage.o \ .obj/qopengltextureglyphcache.o \ .obj/qopenglversionfunctions.o \ .obj/qopenglversionfunctionsfactory.o \ .obj/qopenglvertexarrayobject.o \ .obj/qopengldebug.o \ .obj/qopengltextureblitter.o \ .obj/qopengltexture.o \ .obj/qopengltexturehelper.o \ .obj/qopenglpixeltransferoptions.o \ .obj/qopenglprogrambinarycache.o \ .obj/qopenglfunctions_1_0.o \ .obj/qopenglfunctions_1_1.o \ .obj/qopenglfunctions_1_2.o \ .obj/qopenglfunctions_1_3.o \ .obj/qopenglfunctions_1_4.o \ .obj/qopenglfunctions_1_5.o \ .obj/qopenglfunctions_2_0.o \ .obj/qopenglfunctions_2_1.o \ .obj/qopenglfunctions_3_0.o \ .obj/qopenglfunctions_3_1.o \ .obj/qopenglfunctions_3_2_core.o \ .obj/qopenglfunctions_3_3_core.o \ .obj/qopenglfunctions_4_0_core.o \ .obj/qopenglfunctions_4_1_core.o \ .obj/qopenglfunctions_4_2_core.o \ .obj/qopenglfunctions_4_3_core.o \ .obj/qopenglfunctions_4_4_core.o \ .obj/qopenglfunctions_4_5_core.o \ .obj/qopenglfunctions_3_2_compatibility.o \ .obj/qopenglfunctions_3_3_compatibility.o \ .obj/qopenglfunctions_4_0_compatibility.o \ .obj/qopenglfunctions_4_1_compatibility.o \ .obj/qopenglfunctions_4_2_compatibility.o \ .obj/qopenglfunctions_4_3_compatibility.o \ .obj/qopenglfunctions_4_4_compatibility.o \ .obj/qopenglfunctions_4_5_compatibility.o \ .obj/qopengltimerquery.o \ .obj/qguivariantanimation.o \ .obj/qstandarditemmodel.o \ .obj/qvulkaninstance.o \ .obj/qplatformvulkaninstance.o \ .obj/qvulkanfunctions.o \ .obj/qvulkanwindow.o \ .obj/qimage_sse2.o \ .obj/qdrawhelper_sse2.o \ .obj/qvulkanfunctions_p.o \ .obj/qrc_qpdf.o \ .obj/moc_qaccessible.o \ .obj/moc_qaccessiblecache_p.o \ .obj/moc_qaccessibleplugin.o \ .obj/moc_qaccessiblebridge.o \ .obj/moc_qgenericplugin.o \ .obj/moc_qplatforminputcontext.o \ .obj/moc_qplatforminputcontextplugin_p.o \ .obj/moc_qplatformintegrationplugin.o \ .obj/moc_qplatformthemeplugin.o \ .obj/moc_qplatformnativeinterface.o \ .obj/moc_qplatformmenu.o \ .obj/moc_qshapedpixmapdndwindow_p.o \ .obj/moc_qsurfaceformat.o \ .obj/moc_qoffscreensurface.o \ .obj/moc_qclipboard.o \ .obj/moc_qdrag.o \ .obj/moc_qdnd_p.o \ .obj/moc_qevent.o \ .obj/moc_qkeysequence.o \ .obj/moc_qkeymapper_p.o \ .obj/moc_qpalette.o \ .obj/moc_qsessionmanager.o \ .obj/moc_qscreen.o \ .obj/moc_qstylehints.o \ .obj/moc_qtouchdevice.o \ .obj/moc_qplatformsharedgraphicscache.o \ .obj/moc_qplatformdialoghelper.o \ .obj/moc_qpaintdevicewindow.o \ .obj/moc_qrasterwindow.o \ .obj/moc_qplatformgraphicsbuffer.o \ .obj/moc_qinputdevicemanager_p.o \ .obj/moc_qopenglwindow.o \ .obj/moc_qimageiohandler.o \ .obj/moc_qpictureformatplugin.o \ .obj/moc_qiconengineplugin.o \ .obj/moc_qfont.o \ .obj/moc_qfontdatabase.o \ .obj/moc_qtextformat.o \ .obj/moc_qtextobject.o \ .obj/moc_qtextdocument.o \ .obj/moc_qtextimagehandler_p.o \ .obj/moc_qtexttable.o \ .obj/moc_qtextlist.o \ .obj/moc_qinputcontrol_p.o \ .obj/moc_qbrush.o \ .obj/moc_qpainter.o \ .obj/moc_qpdfwriter.o \ .obj/moc_qplatformbackingstore.o \ .obj/moc_qvalidator.o \ .obj/moc_qshaderlanguage_p.o \ .obj/moc_qopenglshaderprogram.o \ .obj/moc_qopenglengineshadermanager_p.o \ .obj/moc_qopengltexture.o \ .obj/moc_qopengltimerquery.o \ .obj/moc_qvulkanwindow.o DIST = /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/features/spec_pre.prf \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/common/unix.conf \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/common/linux.conf \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/common/sanitize.conf \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/common/gcc-base.conf \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/common/gcc-base-unix.conf \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/common/g++-base.conf \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/common/g++-unix.conf \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/features/qt_functions.prf \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/features/qt_config.prf \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++-64/qmake.conf \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/features/spec_post.prf \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/features/qt_build_config.prf \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/.qmake.conf \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/features/exclusive_builds.prf \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/features/toolchain.prf \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/features/default_pre.prf \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/accessible/accessible.pri \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/kernel.pri \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/image.pri \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/text.pri \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/3rdparty/zlib_dependency.pri \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/painting.pri \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/util.pri \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/math3d.pri \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/opengl.pri \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/animation/animation.pri \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/itemmodels/itemmodels.pri \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/vulkan/vulkan.pri \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/features/qt_build_paths.prf \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/features/qt_common.prf \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/features/qt_module_headers.prf \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/features/qt_module_pris.prf \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/features/qt_installs.prf \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/features/qt_targets.prf \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/features/qt_module.prf \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/features/cmake_functions.prf \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/features/resolve_config.prf \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/features/default_post.prf \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/features/create_cmake.prf \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/features/unix/bsymbolic_functions.prf \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/features/unix/hide_symbols.prf \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/features/unix/opengl.prf \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/features/simd.prf \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/features/exceptions_off.prf \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/features/qt_example_installs.prf \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/features/qt_docs.prf \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/features/qt_docs_targets.prf \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/features/precompile_header.prf \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/features/unix/largefile.prf \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/features/warn_on.prf \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/features/qt.prf \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/features/resources.prf \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/features/moc.prf \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/features/unix/thread.prf \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/features/qmake_use.prf \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/features/file_copies.prf \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/features/qt_build_extra.prf \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/features/testcase_targets.prf \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/features/yacc.prf \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/features/lex.prf \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/features/silent.prf \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/gui.pro /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/accessible/qaccessible.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/accessible/qaccessiblecache_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/accessible/qaccessibleobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/accessible/qaccessibleplugin.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/accessible/qplatformaccessibility.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/accessible/qaccessiblebridge.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qgenericpluginfactory.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qgenericplugin.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowsysteminterface_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformintegration.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformdrag.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformscreen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformscreen_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatforminputcontext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatforminputcontext_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatforminputcontextfactory_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatforminputcontextplugin_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformintegrationfactory_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformintegrationplugin.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformtheme.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformtheme_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformthemefactory_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformthemeplugin.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformwindow.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformoffscreensurface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformwindow_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformcursor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformclipboard.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformnativeinterface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformmenu.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qshapedpixmapdndwindow_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsimpledrag_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurfaceformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qguiapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qguiapplication_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindow_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindow.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qoffscreensurface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformsurface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qclipboard.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qcursor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qcursor_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qdrag.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qdnd_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qevent_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qinputmethod.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qinputmethod_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qkeysequence.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qkeysequence_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qkeymapper_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpalette.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qshortcutmap_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsessionmanager.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsessionmanager_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qscreen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qscreen_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qstylehints.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtouchdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtouchdevice_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformsharedgraphicscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformservices.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformsystemtrayicon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformsessionmanager.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpaintdevicewindow.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpaintdevicewindow_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qrasterwindow.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformgraphicsbuffer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformgraphicsbufferhelper.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qinputdevicemanager_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qinputdevicemanager_p_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qhighdpiscaling_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformopenglcontext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qopenglcontext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qopenglcontext_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qopenglwindow.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qbitmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimageiohandler.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimagereader.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimagewriter.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpaintengine_pic_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpicture.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpicture_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpictureformatplugin.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap_raster_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap_blitter_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmapcache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmapcache_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qplatformpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimagepixmapcleanuphooks_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qicon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qicon_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qiconloader_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qiconengine.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qiconengineplugin.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qmovie.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qbmphandler_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qppmhandler_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qxbmhandler_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qxpmhandler_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpnghandler_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontdatabase.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontengine_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontengineglyphcache_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontmetrics.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontsubset_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextengine_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextlayout.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextformat_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextobject_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextoption.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfragmentmap_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocument.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocument_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtexthtmlparser_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qabstracttextdocumentlayout.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qabstracttextdocumentlayout_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocumentlayout_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextcursor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextcursor_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocumentfragment.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocumentfragment_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextimagehandler_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtexttable.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qsyntaxhighlighter.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocumentwriter.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtexttable_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qstatictext_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qstatictext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qrawfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qrawfont_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qglyphrun.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qglyphrun_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qdistancefield_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qinputcontrol_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qplatformfontdatabase.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qharfbuzzng_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextodfwriter_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qzipreader_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qzipwriter_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qcssparser_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbackingstore.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbezier_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qblendfunctions_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qblittable_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbrush.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolorprofile_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcosmeticstroker_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qdatabuffer_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qdrawhelper_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qdrawhelper_x86_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qdrawingprimitive_sse2_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qemulationpaintengine_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qfixed_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qgrayraster_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmemrotate_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qoutlinemapper_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpagedpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpagedpaintdevice_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpagelayout.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpagesize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengine.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengine_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengineex_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengine_blitter_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengine_raster_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainter.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainter_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qvectorpath_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpathclipper_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpdf_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpdfwriter.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygonclipper_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrasterdefs_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrasterizer_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrbtree_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qstroker_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtextureglyphcache_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtriangulatingstroker_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtriangulator_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qplatformbackingstore.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpathsimplifier_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qdesktopservices.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qhexstring_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qvalidator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qgridlayoutengine_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qabstractlayoutstyleinfo_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qlayoutpolicy_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qshaderformat_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qshadergenerator_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qshadergraph_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qshadergraphloader_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qshaderlanguage_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qshadernode_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qshadernodeport_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qshadernodesloader_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qgenericmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qmatrix4x4.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qquaternion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector2d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector3d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector4d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengl_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglframebufferobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglframebufferobject_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglpaintdevice_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglbuffer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglshaderprogram.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglextensions_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglgradientcache_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengltexturecache_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglengineshadermanager_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengl2pexvertexarray_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglpaintengine_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglengineshadersource_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglcustomshaderstage_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengltextureglyphcache_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglshadercache_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglversionfunctionsfactory_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglvertexarrayobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengldebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengltextureblitter.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengltexture.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengltexture_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengltexturehelper_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglpixeltransferoptions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglextrafunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglprogrambinarycache_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_1_0.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_1_1.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_1_2.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_1_3.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_1_4.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_1_5.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_2_0.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_2_1.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_3_0.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_3_1.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_3_2_core.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_3_3_core.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_0_core.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_1_core.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_2_core.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_3_core.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_4_core.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_5_core.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_3_2_compatibility.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_3_3_compatibility.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_0_compatibility.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_1_compatibility.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_2_compatibility.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_3_compatibility.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_4_compatibility.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_5_compatibility.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglqueryhelper_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengltimerquery.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/vulkan/qvulkaninstance.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/vulkan/qplatformvulkaninstance.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/vulkan/qvulkanwindow.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/vulkan/qvulkanwindow_p.h \ vulkan/qvulkanfunctions.h \ vulkan/qvulkanfunctions_p.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/accessible/qaccessible.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/accessible/qaccessiblecache.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/accessible/qaccessibleobject.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/accessible/qaccessibleplugin.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/accessible/qplatformaccessibility.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/accessible/qaccessiblebridge.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qgenericpluginfactory.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qgenericplugin.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatforminputcontextfactory.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatforminputcontextplugin.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatforminputcontext.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformintegration.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformdrag.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformscreen.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformintegrationfactory.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformintegrationplugin.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformtheme.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformthemefactory.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformthemeplugin.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformoffscreensurface.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformcursor.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformclipboard.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformnativeinterface.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsessionmanager.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qshapedpixmapdndwindow.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsimpledrag.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qguiapplication.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindow.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qoffscreensurface.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformsurface.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurface.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qclipboard.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qcursor.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qdrag.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qdnd.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qevent.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qinputmethod.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qkeysequence.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qkeymapper.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpalette.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qguivariant.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qscreen.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qshortcutmap.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qstylehints.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtouchdevice.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformsharedgraphicscache.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformservices.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformsystemtrayicon.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformsessionmanager.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformmenu.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpaintdevicewindow.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qrasterwindow.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformgraphicsbuffer.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformgraphicsbufferhelper.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qinputdevicemanager.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qhighdpiscaling.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformopenglcontext.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qopenglcontext.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qopenglwindow.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qbitmap.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage_conversions.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimageiohandler.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimagereader.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimagewriter.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpaintengine_pic.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpicture.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpictureformatplugin.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmapcache.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qplatformpixmap.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap_raster.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap_blitter.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimagepixmapcleanuphooks.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qicon.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qiconloader.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qiconengine.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qiconengineplugin.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qmovie.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qbmphandler.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qppmhandler.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qxbmhandler.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qxpmhandler.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpnghandler.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontengine.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontengineglyphcache.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontsubset.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontmetrics.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontdatabase.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextengine.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextlayout.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextformat.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextobject.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextoption.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfragmentmap.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocument.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocument_p.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qabstracttextdocumentlayout.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextcursor.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocumentfragment.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextimagehandler.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtexttable.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextlist.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocumentwriter.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qsyntaxhighlighter.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qstatictext.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qrawfont.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qglyphrun.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qdistancefield.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qinputcontrol.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontengine_qpf2.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qplatformfontdatabase.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qharfbuzzng.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextodfwriter.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qzip.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qcssparser.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbackingstore.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbezier.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qblendfunctions.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qblittable.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbrush.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolorprofile.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcosmeticstroker.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qdrawhelper.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qemulationpaintengine.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qgrayraster.c \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qimagescale.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmemrotate.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qoutlinemapper.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpagedpaintdevice.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpagelayout.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpagesize.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengine.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengineex.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainter.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpathclipper.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpdf.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpdfwriter.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpen.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrasterizer.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qstroker.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtextureglyphcache.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtriangulatingstroker.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtriangulator.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qplatformbackingstore.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcssutil.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qdesktopservices.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qvalidator.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qabstractlayoutstyleinfo.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qlayoutpolicy.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qshaderformat.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qshadergenerator.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qshadergraph.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qshadergraphloader.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qshaderlanguage.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qshadernode.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qshadernodeport.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qshadernodesloader.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qgenericmatrix.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qquaternion.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector2d.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector3d.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector4d.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengl.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglframebufferobject.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglpaintdevice.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglbuffer.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglshaderprogram.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglgradientcache.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengltexturecache.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglengineshadermanager.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengl2pexvertexarray.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglcustomshaderstage.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengltextureglyphcache.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglversionfunctionsfactory.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglvertexarrayobject.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengldebug.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengltextureblitter.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengltexture.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglpixeltransferoptions.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglprogrambinarycache.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_1_0.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_1_1.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_1_2.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_1_3.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_1_4.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_1_5.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_2_0.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_2_1.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_3_0.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_3_1.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_3_2_core.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_3_3_core.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_0_core.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_1_core.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_2_core.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_3_core.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_4_core.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_5_core.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_3_2_compatibility.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_3_3_compatibility.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_0_compatibility.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_1_compatibility.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_2_compatibility.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_3_compatibility.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_4_compatibility.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_5_compatibility.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengltimerquery.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/animation/qguivariantanimation.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/vulkan/qvulkaninstance.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/vulkan/qplatformvulkaninstance.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/vulkan/qvulkanfunctions.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/vulkan/qvulkanwindow.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage_sse2.cpp \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qdrawhelper_sse2.cpp QMAKE_TARGET = Qt5Gui DESTDIR = ../../lib/ TARGET = libQt5Gui.so.5.10.0 TARGETA = ../../lib/libQt5Gui.a TARGET0 = libQt5Gui.so TARGETD = libQt5Gui.so.5.10.0 TARGET1 = libQt5Gui.so.5 TARGET2 = libQt5Gui.so.5.10 first: all ####### Build rules ../../lib/$(TARGET): QtGui.version $(OBJECTS) $(SUBLIBS) $(OBJCOMP) @test -d ../../lib/ || mkdir -p ../../lib/ -$(DEL_FILE) $(TARGET) $(TARGET0) $(TARGET1) $(TARGET2) $(LINK) $(LFLAGS) -o $(TARGET) $(OBJECTS) $(LIBS) $(OBJCOMP) -ln -s $(TARGET) $(TARGET0) -ln -s $(TARGET) $(TARGET1) -ln -s $(TARGET) $(TARGET2) -$(DEL_FILE) ../../lib/$(TARGET) -$(MOVE) $(TARGET) ../../lib/ -$(DEL_FILE) ../../lib/$(TARGET0) -$(DEL_FILE) ../../lib/$(TARGET1) -$(DEL_FILE) ../../lib/$(TARGET2) -$(MOVE) $(TARGET0) ../../lib/ -$(MOVE) $(TARGET1) ../../lib/ -$(MOVE) $(TARGET2) ../../lib/ staticlib: $(TARGETA) $(TARGETA): QtGui.version $(OBJECTS) $(OBJCOMP) -$(DEL_FILE) $(TARGETA) $(AR) $(TARGETA) $(OBJECTS) ../../lib/libQt5Gui.prl: @$(QMAKE) -prl /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/gui.pro Makefile: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/gui.pro /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/.qmake.conf ../../.qmake.cache /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++-64/qmake.conf /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/features/spec_pre.prf \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/common/unix.conf \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/common/linux.conf \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/common/sanitize.conf \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/common/gcc-base.conf \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/common/gcc-base-unix.conf \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/common/g++-base.conf \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/common/g++-unix.conf \ ../../mkspecs/qconfig.pri \ ../../mkspecs/modules-inst/qt_lib_bootstrap_private.pri \ ../../mkspecs/modules/qt_lib_bootstrap_private.pri \ ../../mkspecs/modules-inst/qt_lib_concurrent.pri \ ../../mkspecs/modules-inst/qt_lib_concurrent_private.pri \ ../../mkspecs/modules/qt_lib_concurrent.pri \ ../../mkspecs/modules-inst/qt_lib_core.pri \ ../../mkspecs/modules-inst/qt_lib_core_private.pri \ ../../mkspecs/modules/qt_lib_core.pri \ ../../mkspecs/modules-inst/qt_lib_dbus.pri \ ../../mkspecs/modules-inst/qt_lib_dbus_private.pri \ ../../mkspecs/modules/qt_lib_dbus.pri \ ../../mkspecs/modules-inst/qt_lib_network.pri \ ../../mkspecs/modules-inst/qt_lib_network_private.pri \ ../../mkspecs/modules/qt_lib_network.pri \ ../../mkspecs/modules-inst/qt_lib_sql.pri \ ../../mkspecs/modules-inst/qt_lib_sql_private.pri \ ../../mkspecs/modules/qt_lib_sql.pri \ ../../mkspecs/modules-inst/qt_lib_xml.pri \ ../../mkspecs/modules-inst/qt_lib_xml_private.pri \ ../../mkspecs/modules/qt_lib_xml.pri \ ../../mkspecs/modules/qt_tool_moc.pri \ ../../mkspecs/modules/qt_tool_qfloat16-tables.pri \ ../../mkspecs/modules/qt_tool_qlalr.pri \ ../../mkspecs/modules/qt_tool_qvkgen.pri \ ../../mkspecs/modules/qt_tool_rcc.pri \ ../../mkspecs/modules/qt_tool_syncqt.pri \ ../../mkspecs/modules/qt_tool_uic.pri \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/features/qt_functions.prf \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/features/qt_config.prf \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++-64/qmake.conf \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/features/spec_post.prf \ ../../mkspecs/qmodule.pri \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/features/qt_build_config.prf \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/.qmake.conf \ ../../.qmake.cache \ /home/oliver/developing/qt-sourcex64/.qmake.stash \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/features/exclusive_builds.prf \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/features/toolchain.prf \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/features/default_pre.prf \ qtgui-config.pri \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/accessible/accessible.pri \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/kernel.pri \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/image.pri \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/text.pri \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/3rdparty/zlib_dependency.pri \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/painting.pri \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/util.pri \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/math3d.pri \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/opengl.pri \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/animation/animation.pri \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/itemmodels/itemmodels.pri \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/vulkan/vulkan.pri \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/features/qt_build_paths.prf \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/features/qt_common.prf \ ../../include/QtGui/headers.pri \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/features/qt_module_headers.prf \ ../../mkspecs/modules-inst/qt_lib_gui.pri \ ../../mkspecs/modules-inst/qt_lib_gui_private.pri \ ../../mkspecs/modules/qt_lib_gui.pri \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/features/qt_module_pris.prf \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/features/qt_installs.prf \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/features/qt_targets.prf \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/features/qt_module.prf \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/features/cmake_functions.prf \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/features/resolve_config.prf \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/features/default_post.prf \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/features/create_cmake.prf \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/features/unix/bsymbolic_functions.prf \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/features/unix/hide_symbols.prf \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/features/unix/opengl.prf \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/features/simd.prf \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/features/exceptions_off.prf \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/features/qt_example_installs.prf \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/features/qt_docs.prf \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/features/qt_docs_targets.prf \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/features/precompile_header.prf \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/features/unix/largefile.prf \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/features/warn_on.prf \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/features/qt.prf \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/features/resources.prf \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/features/moc.prf \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/features/unix/thread.prf \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/features/qmake_use.prf \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/features/file_copies.prf \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/features/qt_build_extra.prf \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/features/testcase_targets.prf \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/features/yacc.prf \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/features/lex.prf \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/features/silent.prf \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/gui.pro \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/features/data/cmake/Qt5BasicConfig.cmake.in \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/features/data/cmake/Qt5ConfigVersion.cmake.in \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/Qt5GuiConfigExtras.cmake.in \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpdf.qrc \ ../../lib/libQt5Core.prl $(QMAKE) -o Makefile /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/gui.pro /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/features/spec_pre.prf: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/common/unix.conf: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/common/linux.conf: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/common/sanitize.conf: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/common/gcc-base.conf: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/common/gcc-base-unix.conf: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/common/g++-base.conf: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/common/g++-unix.conf: ../../mkspecs/qconfig.pri: ../../mkspecs/modules-inst/qt_lib_bootstrap_private.pri: ../../mkspecs/modules/qt_lib_bootstrap_private.pri: ../../mkspecs/modules-inst/qt_lib_concurrent.pri: ../../mkspecs/modules-inst/qt_lib_concurrent_private.pri: ../../mkspecs/modules/qt_lib_concurrent.pri: ../../mkspecs/modules-inst/qt_lib_core.pri: ../../mkspecs/modules-inst/qt_lib_core_private.pri: ../../mkspecs/modules/qt_lib_core.pri: ../../mkspecs/modules-inst/qt_lib_dbus.pri: ../../mkspecs/modules-inst/qt_lib_dbus_private.pri: ../../mkspecs/modules/qt_lib_dbus.pri: ../../mkspecs/modules-inst/qt_lib_network.pri: ../../mkspecs/modules-inst/qt_lib_network_private.pri: ../../mkspecs/modules/qt_lib_network.pri: ../../mkspecs/modules-inst/qt_lib_sql.pri: ../../mkspecs/modules-inst/qt_lib_sql_private.pri: ../../mkspecs/modules/qt_lib_sql.pri: ../../mkspecs/modules-inst/qt_lib_xml.pri: ../../mkspecs/modules-inst/qt_lib_xml_private.pri: ../../mkspecs/modules/qt_lib_xml.pri: ../../mkspecs/modules/qt_tool_moc.pri: ../../mkspecs/modules/qt_tool_qfloat16-tables.pri: ../../mkspecs/modules/qt_tool_qlalr.pri: ../../mkspecs/modules/qt_tool_qvkgen.pri: ../../mkspecs/modules/qt_tool_rcc.pri: ../../mkspecs/modules/qt_tool_syncqt.pri: ../../mkspecs/modules/qt_tool_uic.pri: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/features/qt_functions.prf: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/features/qt_config.prf: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++-64/qmake.conf: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/features/spec_post.prf: ../../mkspecs/qmodule.pri: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/features/qt_build_config.prf: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/.qmake.conf: ../../.qmake.cache: /home/oliver/developing/qt-sourcex64/.qmake.stash: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/features/exclusive_builds.prf: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/features/toolchain.prf: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/features/default_pre.prf: qtgui-config.pri: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/accessible/accessible.pri: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/kernel.pri: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/image.pri: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/text.pri: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/3rdparty/zlib_dependency.pri: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/painting.pri: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/util.pri: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/math3d.pri: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/opengl.pri: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/animation/animation.pri: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/itemmodels/itemmodels.pri: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/vulkan/vulkan.pri: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/features/qt_build_paths.prf: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/features/qt_common.prf: ../../include/QtGui/headers.pri: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/features/qt_module_headers.prf: ../../mkspecs/modules-inst/qt_lib_gui.pri: ../../mkspecs/modules-inst/qt_lib_gui_private.pri: ../../mkspecs/modules/qt_lib_gui.pri: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/features/qt_module_pris.prf: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/features/qt_installs.prf: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/features/qt_targets.prf: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/features/qt_module.prf: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/features/cmake_functions.prf: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/features/resolve_config.prf: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/features/default_post.prf: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/features/create_cmake.prf: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/features/unix/bsymbolic_functions.prf: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/features/unix/hide_symbols.prf: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/features/unix/opengl.prf: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/features/simd.prf: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/features/exceptions_off.prf: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/features/qt_example_installs.prf: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/features/qt_docs.prf: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/features/qt_docs_targets.prf: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/features/precompile_header.prf: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/features/unix/largefile.prf: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/features/warn_on.prf: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/features/qt.prf: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/features/resources.prf: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/features/moc.prf: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/features/unix/thread.prf: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/features/qmake_use.prf: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/features/file_copies.prf: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/features/qt_build_extra.prf: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/features/testcase_targets.prf: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/features/yacc.prf: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/features/lex.prf: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/features/silent.prf: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/gui.pro: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/features/data/cmake/Qt5BasicConfig.cmake.in: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/features/data/cmake/Qt5ConfigVersion.cmake.in: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/Qt5GuiConfigExtras.cmake.in: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpdf.qrc: ../../lib/libQt5Core.prl: qmake: FORCE @$(QMAKE) -o Makefile /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/gui.pro qmake_all: FORCE /home/oliver/developing/qt-sourcex64/qtbase/lib/libQt5Gui.la /home/oliver/developing/qt-sourcex64/qtbase/lib/pkgconfig/Qt5Gui.pc: @$(QMAKE) -prl gui.pro all: Makefile \ ../../lib/libQt5Gui.prl \ ../../lib/libQt5Gui.la \ ../../lib/pkgconfig/Qt5Gui.pc ../../lib/$(TARGET) dist: distdir FORCE (cd `dirname $(DISTDIR)` && $(TAR) $(DISTNAME).tar $(DISTNAME) && $(COMPRESS) $(DISTNAME).tar) && $(MOVE) `dirname $(DISTDIR)`/$(DISTNAME).tar.gz . && $(DEL_FILE) -r $(DISTDIR) distdir: FORCE @test -d $(DISTDIR) || mkdir -p $(DISTDIR) $(COPY_FILE) --parents $(DIST) $(DISTDIR)/ $(COPY_FILE) --parents /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/vulkan/vk.xml $(DISTDIR)/ $(COPY_FILE) --parents /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/vulkan/vk.xml $(DISTDIR)/ $(COPY_FILE) --parents /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/vulkan/vk.xml $(DISTDIR)/ $(COPY_FILE) --parents QtGui.version.in $(DISTDIR)/ $(COPY_FILE) --parents /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage_ssse3.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qdrawhelper_ssse3.cpp $(DISTDIR)/ $(COPY_FILE) --parents /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage_sse4.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qdrawhelper_sse4.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qimagescale_sse4.cpp $(DISTDIR)/ $(COPY_FILE) --parents /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage_avx2.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qdrawhelper_avx2.cpp $(DISTDIR)/ $(COPY_FILE) --parents /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage_compat.cpp $(DISTDIR)/ $(COPY_FILE) --parents /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpdf.qrc $(DISTDIR)/ $(COPY_FILE) --parents /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/features/data/dummy.cpp $(DISTDIR)/ $(COPY_FILE) --parents /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/accessible/qaccessible.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/accessible/qaccessiblecache_p.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/accessible/qaccessibleobject.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/accessible/qaccessibleplugin.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/accessible/qplatformaccessibility.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/accessible/qaccessiblebridge.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qgenericpluginfactory.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qgenericplugin.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowsysteminterface_p.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformintegration.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformdrag.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformscreen.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformscreen_p.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatforminputcontext.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatforminputcontext_p.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatforminputcontextfactory_p.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatforminputcontextplugin_p.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformintegrationfactory_p.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformintegrationplugin.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformtheme.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformtheme_p.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformthemefactory_p.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformthemeplugin.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformwindow.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformoffscreensurface.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformwindow_p.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformcursor.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformclipboard.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformnativeinterface.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformmenu.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qshapedpixmapdndwindow_p.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsimpledrag_p.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurfaceformat.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qguiapplication.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qguiapplication_p.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindow_p.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindow.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qoffscreensurface.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformsurface.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurface.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qclipboard.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qcursor.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qcursor_p.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qdrag.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qdnd_p.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qevent.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qevent_p.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qinputmethod.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qinputmethod_p.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qkeysequence.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qkeysequence_p.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qkeymapper_p.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpalette.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qshortcutmap_p.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsessionmanager.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsessionmanager_p.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qscreen.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qscreen_p.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qstylehints.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtouchdevice.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtouchdevice_p.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformsharedgraphicscache.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformservices.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformsystemtrayicon.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformsessionmanager.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpaintdevicewindow.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpaintdevicewindow_p.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qrasterwindow.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformgraphicsbuffer.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformgraphicsbufferhelper.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qinputdevicemanager_p.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qinputdevicemanager_p_p.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qhighdpiscaling_p.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformopenglcontext.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qopenglcontext.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qopenglcontext_p.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qopenglwindow.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qbitmap.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage_p.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimageiohandler.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimagereader.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimagewriter.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpaintengine_pic_p.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpicture.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpicture_p.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpictureformatplugin.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap_raster_p.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap_blitter_p.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmapcache.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmapcache_p.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qplatformpixmap.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimagepixmapcleanuphooks_p.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qicon.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qicon_p.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qiconloader_p.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qiconengine.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qiconengineplugin.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qmovie.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qbmphandler_p.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qppmhandler_p.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qxbmhandler_p.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qxpmhandler_p.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpnghandler_p.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontdatabase.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontengine_p.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontengineglyphcache_p.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontinfo.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontmetrics.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont_p.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontsubset_p.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextengine_p.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextlayout.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextformat.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextformat_p.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextobject.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextobject_p.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextoption.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfragmentmap_p.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocument.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocument_p.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtexthtmlparser_p.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qabstracttextdocumentlayout.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qabstracttextdocumentlayout_p.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocumentlayout_p.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextcursor.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextcursor_p.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocumentfragment.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocumentfragment_p.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextimagehandler_p.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtexttable.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextlist.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qsyntaxhighlighter.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocumentwriter.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtexttable_p.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qstatictext_p.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qstatictext.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qrawfont.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qrawfont_p.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qglyphrun.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qglyphrun_p.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qdistancefield_p.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qinputcontrol_p.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qplatformfontdatabase.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qharfbuzzng_p.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextodfwriter_p.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qzipreader_p.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qzipwriter_p.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qcssparser_p.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbackingstore.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbezier_p.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qblendfunctions_p.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qblittable_p.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbrush.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor_p.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolorprofile_p.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcosmeticstroker_p.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qdatabuffer_p.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qdrawhelper_p.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qdrawhelper_x86_p.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qdrawingprimitive_sse2_p.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qemulationpaintengine_p.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qfixed_p.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qgrayraster_p.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmemrotate_p.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qoutlinemapper_p.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpagedpaintdevice.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpagedpaintdevice_p.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpagelayout.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpagesize.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengine.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengine_p.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengineex_p.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengine_blitter_p.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengine_raster_p.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainter.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainter_p.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath_p.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qvectorpath_p.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpathclipper_p.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpdf_p.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpdfwriter.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpen.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygonclipper_p.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrasterdefs_p.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrasterizer_p.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrbtree_p.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64_p.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qstroker_p.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtextureglyphcache_p.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtriangulatingstroker_p.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtriangulator_p.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qplatformbackingstore.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpathsimplifier_p.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qdesktopservices.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qhexstring_p.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qvalidator.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qgridlayoutengine_p.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qabstractlayoutstyleinfo_p.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qlayoutpolicy_p.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qshaderformat_p.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qshadergenerator_p.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qshadergraph_p.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qshadergraphloader_p.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qshaderlanguage_p.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qshadernode_p.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qshadernodeport_p.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qshadernodesloader_p.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qgenericmatrix.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qmatrix4x4.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qquaternion.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector2d.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector3d.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector4d.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengl.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengl_p.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglframebufferobject.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglframebufferobject_p.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglpaintdevice.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglpaintdevice_p.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglbuffer.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglshaderprogram.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglextensions_p.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglgradientcache_p.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengltexturecache_p.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglengineshadermanager_p.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengl2pexvertexarray_p.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglpaintengine_p.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglengineshadersource_p.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglcustomshaderstage_p.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengltextureglyphcache_p.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglshadercache_p.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglversionfunctionsfactory_p.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglvertexarrayobject.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengldebug.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengltextureblitter.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengltexture.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengltexture_p.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengltexturehelper_p.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglpixeltransferoptions.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglextrafunctions.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglprogrambinarycache_p.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_1_0.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_1_1.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_1_2.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_1_3.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_1_4.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_1_5.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_2_0.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_2_1.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_3_0.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_3_1.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_3_2_core.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_3_3_core.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_0_core.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_1_core.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_2_core.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_3_core.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_4_core.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_5_core.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_3_2_compatibility.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_3_3_compatibility.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_0_compatibility.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_1_compatibility.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_2_compatibility.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_3_compatibility.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_4_compatibility.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_5_compatibility.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglqueryhelper_p.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengltimerquery.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel_p.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/vulkan/qvulkaninstance.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/vulkan/qplatformvulkaninstance.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/vulkan/qvulkanwindow.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/vulkan/qvulkanwindow_p.h vulkan/qvulkanfunctions.h vulkan/qvulkanfunctions_p.h $(DISTDIR)/ $(COPY_FILE) --parents /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/accessible/qaccessible.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/accessible/qaccessiblecache.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/accessible/qaccessibleobject.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/accessible/qaccessibleplugin.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/accessible/qplatformaccessibility.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/accessible/qaccessiblebridge.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qgenericpluginfactory.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qgenericplugin.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatforminputcontextfactory.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatforminputcontextplugin.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatforminputcontext.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformintegration.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformdrag.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformscreen.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformintegrationfactory.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformintegrationplugin.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformtheme.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformthemefactory.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformthemeplugin.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformoffscreensurface.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformcursor.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformclipboard.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformnativeinterface.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsessionmanager.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qshapedpixmapdndwindow.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsimpledrag.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qguiapplication.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindow.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qoffscreensurface.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformsurface.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurface.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qclipboard.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qcursor.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qdrag.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qdnd.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qevent.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qinputmethod.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qkeysequence.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qkeymapper.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpalette.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qguivariant.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qscreen.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qshortcutmap.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qstylehints.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtouchdevice.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformsharedgraphicscache.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformservices.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformsystemtrayicon.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformsessionmanager.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformmenu.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpaintdevicewindow.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qrasterwindow.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformgraphicsbuffer.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformgraphicsbufferhelper.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qinputdevicemanager.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qhighdpiscaling.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformopenglcontext.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qopenglcontext.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qopenglwindow.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qbitmap.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage_conversions.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimageiohandler.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimagereader.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimagewriter.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpaintengine_pic.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpicture.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpictureformatplugin.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmapcache.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qplatformpixmap.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap_raster.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap_blitter.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimagepixmapcleanuphooks.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qicon.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qiconloader.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qiconengine.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qiconengineplugin.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qmovie.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qbmphandler.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qppmhandler.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qxbmhandler.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qxpmhandler.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpnghandler.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontengine.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontengineglyphcache.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontsubset.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontmetrics.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontdatabase.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextengine.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextlayout.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextformat.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextobject.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextoption.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfragmentmap.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocument.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocument_p.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qabstracttextdocumentlayout.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextcursor.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocumentfragment.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextimagehandler.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtexttable.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextlist.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocumentwriter.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qsyntaxhighlighter.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qstatictext.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qrawfont.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qglyphrun.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qdistancefield.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qinputcontrol.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontengine_qpf2.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qplatformfontdatabase.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qharfbuzzng.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextodfwriter.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qzip.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qcssparser.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbackingstore.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbezier.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qblendfunctions.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qblittable.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbrush.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolorprofile.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcosmeticstroker.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qdrawhelper.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qemulationpaintengine.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qgrayraster.c /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qimagescale.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmemrotate.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qoutlinemapper.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpagedpaintdevice.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpagelayout.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpagesize.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengine.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengineex.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainter.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpathclipper.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpdf.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpdfwriter.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpen.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrasterizer.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qstroker.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtextureglyphcache.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtriangulatingstroker.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtriangulator.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qplatformbackingstore.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcssutil.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qdesktopservices.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qvalidator.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qabstractlayoutstyleinfo.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qlayoutpolicy.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qshaderformat.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qshadergenerator.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qshadergraph.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qshadergraphloader.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qshaderlanguage.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qshadernode.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qshadernodeport.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qshadernodesloader.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qgenericmatrix.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qquaternion.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector2d.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector3d.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector4d.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengl.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglframebufferobject.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglpaintdevice.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglbuffer.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglshaderprogram.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglgradientcache.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengltexturecache.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglengineshadermanager.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengl2pexvertexarray.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglcustomshaderstage.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengltextureglyphcache.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglversionfunctionsfactory.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglvertexarrayobject.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengldebug.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengltextureblitter.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengltexture.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglpixeltransferoptions.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglprogrambinarycache.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_1_0.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_1_1.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_1_2.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_1_3.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_1_4.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_1_5.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_2_0.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_2_1.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_3_0.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_3_1.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_3_2_core.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_3_3_core.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_0_core.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_1_core.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_2_core.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_3_core.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_4_core.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_5_core.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_3_2_compatibility.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_3_3_compatibility.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_0_compatibility.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_1_compatibility.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_2_compatibility.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_3_compatibility.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_4_compatibility.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_5_compatibility.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengltimerquery.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/animation/qguivariantanimation.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/vulkan/qvulkaninstance.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/vulkan/qplatformvulkaninstance.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/vulkan/qvulkanfunctions.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/vulkan/qvulkanwindow.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage_sse2.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qdrawhelper_sse2.cpp $(DISTDIR)/ clean: compiler_clean -$(DEL_FILE) $(OBJECTS) -$(DEL_FILE) .pch/Qt5Gui.gch/c .pch/Qt5Gui.gch/c++ -$(DEL_FILE) *~ core *.core distclean: clean include-distclean -$(DEL_FILE) ../../lib/$(TARGET) -$(DEL_FILE) ../../lib/$(TARGET0) ../../lib/$(TARGET1) ../../lib/$(TARGET2) $(TARGETA) -$(DEL_FILE) /home/oliver/developing/qt-sourcex64/qtbase/src/gui/qvkgen_wrapper.sh /home/oliver/developing/qt-sourcex64/qtbase/src/gui/qdoc_wrapper.sh /home/oliver/developing/qt-sourcex64/qtbase/lib/cmake/Qt5Gui/Qt5GuiConfig.cmake /home/oliver/developing/qt-sourcex64/qtbase/lib/cmake/Qt5Gui/Qt5GuiConfigVersion.cmake /home/oliver/developing/qt-sourcex64/qtbase/lib/cmake/Qt5Gui/Qt5GuiConfigExtras.cmake ../../lib/libQt5Gui.prl ../../lib/libQt5Gui.la ../../lib/pkgconfig/Qt5Gui.pc -$(DEL_FILE) Makefile ####### Sub-libraries ###### Precompiled headers .pch/Qt5Gui.gch/c: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qt_gui_pch.h ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/qcoreapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreapplication.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/qeventloop.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qeventloop.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/qtextcodec.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/codecs/qtextcodec.h \ ../../include/QtGui/qguiapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qguiapplication.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtGui/qinputmethod.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qinputmethod.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtGui/qbitmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qbitmap.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtGui/qcursor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qcursor.h \ ../../include/QtGui/qevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qevent.h \ ../../include/QtGui/qkeysequence.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qkeysequence.h \ ../../include/QtCore/qurl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurl.h \ ../../include/QtCore/qurlquery.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurlquery.h \ ../../include/QtCore/qfile.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfile.h \ ../../include/QtCore/qfiledevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfiledevice.h \ ../../include/QtGui/qvector2d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector2d.h \ ../../include/QtGui/qtouchdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtouchdevice.h \ ../../include/QtGui/qpainter.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainter.h \ ../../include/QtGui/qtextoption.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextoption.h \ ../../include/QtGui/qpen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpen.h \ ../../include/QtGui/qbrush.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbrush.h \ ../../include/QtGui/qfontinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontinfo.h \ ../../include/QtGui/qfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont.h \ ../../include/QtGui/qfontmetrics.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontmetrics.h \ ../../include/QtCore/qtimer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qtimer.h \ ../../include/QtCore/qbasictimer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qbasictimer.h @test -d .pch/Qt5Gui.gch/ || mkdir -p .pch/Qt5Gui.gch/ $(CC) $(CFLAGS) $(INCPATH) -x c-header -c /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qt_gui_pch.h -o .pch/Qt5Gui.gch/c .pch/Qt5Gui.gch/c++: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qt_gui_pch.h ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/qcoreapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreapplication.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/qeventloop.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qeventloop.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/qtextcodec.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/codecs/qtextcodec.h \ ../../include/QtGui/qguiapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qguiapplication.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtGui/qinputmethod.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qinputmethod.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtGui/qbitmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qbitmap.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtGui/qcursor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qcursor.h \ ../../include/QtGui/qevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qevent.h \ ../../include/QtGui/qkeysequence.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qkeysequence.h \ ../../include/QtCore/qurl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurl.h \ ../../include/QtCore/qurlquery.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurlquery.h \ ../../include/QtCore/qfile.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfile.h \ ../../include/QtCore/qfiledevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfiledevice.h \ ../../include/QtGui/qvector2d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector2d.h \ ../../include/QtGui/qtouchdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtouchdevice.h \ ../../include/QtGui/qpainter.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainter.h \ ../../include/QtGui/qtextoption.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextoption.h \ ../../include/QtGui/qpen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpen.h \ ../../include/QtGui/qbrush.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbrush.h \ ../../include/QtGui/qfontinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontinfo.h \ ../../include/QtGui/qfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont.h \ ../../include/QtGui/qfontmetrics.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontmetrics.h \ ../../include/QtCore/qtimer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qtimer.h \ ../../include/QtCore/qbasictimer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qbasictimer.h @test -d .pch/Qt5Gui.gch/ || mkdir -p .pch/Qt5Gui.gch/ $(CXX) $(CXXFLAGS) $(INCPATH) -x c++-header -c /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qt_gui_pch.h -o .pch/Qt5Gui.gch/c++ include-distclean: rm -rf /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui html_docs: $(MAKE) -f $(MAKEFILE) prepare_docs && $(MAKE) -f $(MAKEFILE) generate_docs docs: $(MAKE) -f $(MAKEFILE) html_docs && $(MAKE) -f $(MAKEFILE) qch_docs qtattributionsscanner: FORCE /home/oliver/developing/binaries/qt-buildx64/bin/qtattributionsscanner /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase --filter QDocModule=qtgui -o /home/oliver/developing/qt-sourcex64/qtbase/src/gui/codeattributions.qdoc 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: /home/oliver/developing/binaries/qt-buildx64/bin/qhelpgenerator /home/oliver/developing/qt-sourcex64/qtbase/doc/qtgui/qtgui.qhp -o /home/oliver/developing/qt-sourcex64/qtbase/doc/qtgui.qch prepare_docs: qtattributionsscanner /home/oliver/developing/qt-sourcex64/qtbase/src/gui/qdoc_wrapper.sh -outputdir /home/oliver/developing/qt-sourcex64/qtbase/doc/qtgui -installdir /home/oliver/developing/binaries/qt-buildx64/doc /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/doc/qtgui.qdocconf -prepare -indexdir /home/oliver/developing/qt-sourcex64/qtbase/doc -no-link-errors generate_docs: /home/oliver/developing/qt-sourcex64/qtbase/src/gui/qdoc_wrapper.sh -outputdir /home/oliver/developing/qt-sourcex64/qtbase/doc/qtgui -installdir /home/oliver/developing/binaries/qt-buildx64/doc /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/doc/qtgui.qdocconf -generate -indexdir /home/oliver/developing/qt-sourcex64/qtbase/doc mocclean: compiler_moc_header_clean compiler_moc_objc_header_clean compiler_moc_source_clean mocables: compiler_moc_header_make_all compiler_moc_objc_header_make_all compiler_moc_source_make_all check: first benchmark: first compiler_qvkgen_h_make_all: vulkan/qvulkanfunctions.h compiler_qvkgen_h_clean: -$(DEL_FILE) vulkan/qvulkanfunctions.h vulkan/qvulkanfunctions.h: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/vulkan/vk.xml /home/oliver/developing/qt-sourcex64/qtbase/src/gui/qvkgen_wrapper.sh /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/vulkan/vk.xml /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/header.LGPL vulkan/qvulkanfunctions compiler_qvkgen_ph_make_all: vulkan/qvulkanfunctions_p.h compiler_qvkgen_ph_clean: -$(DEL_FILE) vulkan/qvulkanfunctions_p.h vulkan/qvulkanfunctions_p.h: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/vulkan/vk.xml \ vulkan/qvulkanfunctions.h compiler_qvkgen_pimpl_make_all: vulkan/qvulkanfunctions_p.cpp compiler_qvkgen_pimpl_clean: -$(DEL_FILE) vulkan/qvulkanfunctions_p.cpp vulkan/qvulkanfunctions_p.cpp: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/vulkan/vk.xml \ vulkan/qvulkanfunctions_p.h compiler_verscriptprocess_make_all: QtGui.version compiler_verscriptprocess_clean: -$(DEL_FILE) QtGui.version QtGui.version: QtGui.version.in \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/accessible/qaccessiblecache_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qbmphandler_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qicon_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qiconloader_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimagepixmapcleanuphooks_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpaintengine_pic_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpicture_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap_blitter_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap_raster_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmapcache_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpnghandler_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qppmhandler_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qxbmhandler_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qxpmhandler_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qcursor_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qdnd_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qevent_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qguiapplication_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qhighdpiscaling_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qinputdevicemanager_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qinputdevicemanager_p_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qinputmethod_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qkeymapper_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qkeysequence_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qopenglcontext_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpaintdevicewindow_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qscreen_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsessionmanager_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qshapedpixmapdndwindow_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qshortcutmap_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsimpledrag_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qt_gui_pch.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtouchdevice_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindow_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengl2pexvertexarray_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengl_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglcustomshaderstage_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglengineshadermanager_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglengineshadersource_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglextensions_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglframebufferobject_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglgradientcache_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglpaintdevice_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglpaintengine_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglprogrambinarycache_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglqueryhelper_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglshadercache_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengltexture_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengltexturecache_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengltextureglyphcache_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengltexturehelper_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglversionfunctionsfactory_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglvertexarrayobject_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbezier_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qblendfunctions_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qblittable_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolorprofile_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcoregraphics_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcosmeticstroker_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcssutil_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qdatabuffer_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qdrawhelper_mips_dsp_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qdrawhelper_neon_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qdrawhelper_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qdrawhelper_x86_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qdrawingprimitive_sse2_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qemulationpaintengine_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qfixed_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qgrayraster_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qimagescale_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmath_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmemrotate_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qoutlinemapper_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpagedpaintdevice_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengine_blitter_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengine_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengine_raster_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengineex_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainter_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpathclipper_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpathsimplifier_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpdf_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpen_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygonclipper_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrasterdefs_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrasterizer_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrbtree_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qstroker_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qt_mips_asm_dsp_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtextureglyphcache_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtriangulatingstroker_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtriangulator_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qvectorpath_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qabstracttextdocumentlayout_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qcssparser_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qdistancefield_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontengine_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontengine_qpf2_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontengineglyphcache_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontsubset_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfragmentmap_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qglyphrun_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qharfbuzzng_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qinputcontrol_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qrawfont_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qstatictext_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextcursor_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocument_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocumentfragment_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocumentlayout_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextengine_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextformat_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtexthtmlparser_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextimagehandler_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextobject_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextodfwriter_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtexttable_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qzipreader_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qzipwriter_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qabstractlayoutstyleinfo_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qgridlayoutengine_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qhexstring_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qlayoutpolicy_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qshaderformat_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qshadergenerator_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qshadergraph_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qshadergraphloader_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qshaderlanguage_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qshadernode_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qshadernodeport_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qshadernodesloader_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/vulkan/qvulkanwindow_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/accessible/qplatformaccessibility.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qplatformpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformclipboard.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformcursor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformdrag.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformgraphicsbuffer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformgraphicsbufferhelper.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatforminputcontext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatforminputcontext_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatforminputcontextfactory_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatforminputcontextplugin_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformintegration.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformintegrationfactory_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformintegrationplugin.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformmenu.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformnativeinterface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformoffscreensurface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformopenglcontext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformscreen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformscreen_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformservices.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformsessionmanager.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformsharedgraphicscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformsurface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformsystemtrayicon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformtheme.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformtheme_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformthemefactory_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformthemeplugin.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformwindow.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformwindow_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowsysteminterface_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qplatformbackingstore.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qplatformfontdatabase.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/vulkan/qplatformvulkaninstance.h @echo creating linker version script QtGui.version && perl /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/features/data/unix/findclasslist.pl < QtGui.version.in > $@ compiler_sse2_assembler_make_all: compiler_sse2_assembler_clean: compiler_sse3_compiler_make_all: compiler_sse3_compiler_clean: compiler_sse3_assembler_make_all: compiler_sse3_assembler_clean: compiler_ssse3_compiler_make_all: .obj/qimage_ssse3.o .obj/qdrawhelper_ssse3.o compiler_ssse3_compiler_clean: -$(DEL_FILE) .obj/qimage_ssse3.o .obj/qdrawhelper_ssse3.o .obj/qimage_ssse3.o: ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtGui/5.10.0/QtGui/private/qimage_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtCore/QMap \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/QVector \ ../../include/QtCore/5.10.0/QtCore/private/qsimd_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsimd_p.h \ .pch/Qt5Gui.gch/c++ \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage_ssse3.cpp @echo compiling[ssse3] /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage_ssse3.cpp && g++ -c $(CXXFLAGS) -mssse3 $(INCPATH) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage_ssse3.cpp -o .obj/qimage_ssse3.o .obj/qdrawhelper_ssse3.o: ../../include/QtGui/5.10.0/QtGui/private/qdrawhelper_x86_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qdrawhelper_x86_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qdrawhelper_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qdrawhelper_p.h \ ../../include/QtCore/qmath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmath.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtGui/qpainter.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainter.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtGui/qtextoption.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextoption.h \ ../../include/QtGui/qpen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpen.h \ ../../include/QtGui/qbrush.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbrush.h \ ../../include/QtGui/qfontinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontinfo.h \ ../../include/QtGui/qfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont.h \ ../../include/QtGui/qfontmetrics.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontmetrics.h \ ../../include/QtGui/5.10.0/QtGui/private/qrasterdefs_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrasterdefs_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qsimd_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsimd_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qdrawingprimitive_sse2_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qdrawingprimitive_sse2_p.h \ .pch/Qt5Gui.gch/c++ \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qdrawhelper_ssse3.cpp @echo compiling[ssse3] /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qdrawhelper_ssse3.cpp && g++ -c $(CXXFLAGS) -mssse3 $(INCPATH) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qdrawhelper_ssse3.cpp -o .obj/qdrawhelper_ssse3.o compiler_ssse3_assembler_make_all: compiler_ssse3_assembler_clean: compiler_sse4_1_compiler_make_all: .obj/qimage_sse4.o .obj/qdrawhelper_sse4.o .obj/qimagescale_sse4.o compiler_sse4_1_compiler_clean: -$(DEL_FILE) .obj/qimage_sse4.o .obj/qdrawhelper_sse4.o .obj/qimagescale_sse4.o .obj/qimage_sse4.o: ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtGui/5.10.0/QtGui/private/qdrawhelper_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qdrawhelper_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtCore/qmath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmath.h \ ../../include/QtGui/qpainter.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainter.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtGui/qtextoption.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextoption.h \ ../../include/QtGui/qpen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpen.h \ ../../include/QtGui/qbrush.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbrush.h \ ../../include/QtGui/qfontinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontinfo.h \ ../../include/QtGui/qfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont.h \ ../../include/QtGui/qfontmetrics.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontmetrics.h \ ../../include/QtGui/5.10.0/QtGui/private/qrasterdefs_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrasterdefs_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qsimd_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsimd_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qdrawingprimitive_sse2_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qdrawingprimitive_sse2_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qimage_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage_p.h \ ../../include/QtCore/QMap \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/QVector \ .pch/Qt5Gui.gch/c++ \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage_sse4.cpp @echo compiling[sse4_1] /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage_sse4.cpp && g++ -c $(CXXFLAGS) -msse4.1 $(INCPATH) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage_sse4.cpp -o .obj/qimage_sse4.o .obj/qdrawhelper_sse4.o: ../../include/QtGui/5.10.0/QtGui/private/qdrawhelper_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qdrawhelper_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtCore/qmath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmath.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtGui/qpainter.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainter.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtGui/qtextoption.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextoption.h \ ../../include/QtGui/qpen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpen.h \ ../../include/QtGui/qbrush.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbrush.h \ ../../include/QtGui/qfontinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontinfo.h \ ../../include/QtGui/qfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont.h \ ../../include/QtGui/qfontmetrics.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontmetrics.h \ ../../include/QtGui/5.10.0/QtGui/private/qrasterdefs_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrasterdefs_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qsimd_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsimd_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qdrawingprimitive_sse2_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qdrawingprimitive_sse2_p.h \ .pch/Qt5Gui.gch/c++ \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qdrawhelper_sse4.cpp @echo compiling[sse4_1] /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qdrawhelper_sse4.cpp && g++ -c $(CXXFLAGS) -msse4.1 $(INCPATH) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qdrawhelper_sse4.cpp -o .obj/qdrawhelper_sse4.o .obj/qimagescale_sse4.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qimagescale_p.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtCore/5.10.0/QtCore/private/qsimd_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsimd_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ .pch/Qt5Gui.gch/c++ \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qimagescale_sse4.cpp @echo compiling[sse4_1] /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qimagescale_sse4.cpp && g++ -c $(CXXFLAGS) -msse4.1 $(INCPATH) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qimagescale_sse4.cpp -o .obj/qimagescale_sse4.o compiler_sse4_1_assembler_make_all: compiler_sse4_1_assembler_clean: compiler_sse4_2_compiler_make_all: compiler_sse4_2_compiler_clean: compiler_sse4_2_assembler_make_all: compiler_sse4_2_assembler_clean: compiler_aesni_compiler_make_all: compiler_aesni_compiler_clean: compiler_aesni_assembler_make_all: compiler_aesni_assembler_clean: compiler_shani_compiler_make_all: compiler_shani_compiler_clean: compiler_shani_assembler_make_all: compiler_shani_assembler_clean: compiler_avx_compiler_make_all: compiler_avx_compiler_clean: compiler_avx_assembler_make_all: compiler_avx_assembler_clean: compiler_avx2_compiler_make_all: .obj/qimage_avx2.o .obj/qdrawhelper_avx2.o compiler_avx2_compiler_clean: -$(DEL_FILE) .obj/qimage_avx2.o .obj/qdrawhelper_avx2.o .obj/qimage_avx2.o: ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtGui/5.10.0/QtGui/private/qdrawhelper_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qdrawhelper_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtCore/qmath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmath.h \ ../../include/QtGui/qpainter.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainter.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtGui/qtextoption.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextoption.h \ ../../include/QtGui/qpen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpen.h \ ../../include/QtGui/qbrush.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbrush.h \ ../../include/QtGui/qfontinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontinfo.h \ ../../include/QtGui/qfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont.h \ ../../include/QtGui/qfontmetrics.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontmetrics.h \ ../../include/QtGui/5.10.0/QtGui/private/qrasterdefs_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrasterdefs_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qsimd_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsimd_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qimage_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage_p.h \ ../../include/QtCore/QMap \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/QVector \ .pch/Qt5Gui.gch/c++ \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage_avx2.cpp @echo compiling[avx2] /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage_avx2.cpp && g++ -c $(CXXFLAGS) -mavx2 $(INCPATH) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage_avx2.cpp -o .obj/qimage_avx2.o .obj/qdrawhelper_avx2.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qdrawhelper_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtCore/qmath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmath.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtGui/qpainter.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainter.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtGui/qtextoption.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextoption.h \ ../../include/QtGui/qpen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpen.h \ ../../include/QtGui/qbrush.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbrush.h \ ../../include/QtGui/qfontinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontinfo.h \ ../../include/QtGui/qfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont.h \ ../../include/QtGui/qfontmetrics.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontmetrics.h \ ../../include/QtGui/5.10.0/QtGui/private/qrasterdefs_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrasterdefs_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qsimd_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsimd_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qdrawingprimitive_sse2_p.h \ .pch/Qt5Gui.gch/c++ \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qdrawhelper_avx2.cpp @echo compiling[avx2] /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qdrawhelper_avx2.cpp && g++ -c $(CXXFLAGS) -mavx2 $(INCPATH) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qdrawhelper_avx2.cpp -o .obj/qdrawhelper_avx2.o compiler_avx2_assembler_make_all: compiler_avx2_assembler_clean: compiler_avx512f_compiler_make_all: compiler_avx512f_compiler_clean: compiler_avx512f_assembler_make_all: compiler_avx512f_assembler_clean: compiler_avx512cd_compiler_make_all: compiler_avx512cd_compiler_clean: compiler_avx512cd_assembler_make_all: compiler_avx512cd_assembler_clean: compiler_avx512er_compiler_make_all: compiler_avx512er_compiler_clean: compiler_avx512er_assembler_make_all: compiler_avx512er_assembler_clean: compiler_avx512pf_compiler_make_all: compiler_avx512pf_compiler_clean: compiler_avx512pf_assembler_make_all: compiler_avx512pf_assembler_clean: compiler_avx512dq_compiler_make_all: compiler_avx512dq_compiler_clean: compiler_avx512dq_assembler_make_all: compiler_avx512dq_assembler_clean: compiler_avx512bw_compiler_make_all: compiler_avx512bw_compiler_clean: compiler_avx512bw_assembler_make_all: compiler_avx512bw_assembler_clean: compiler_avx512vl_compiler_make_all: compiler_avx512vl_compiler_clean: compiler_avx512vl_assembler_make_all: compiler_avx512vl_assembler_clean: compiler_avx512ifma_compiler_make_all: compiler_avx512ifma_compiler_clean: compiler_avx512ifma_assembler_make_all: compiler_avx512ifma_assembler_clean: compiler_avx512vbmi_compiler_make_all: compiler_avx512vbmi_compiler_clean: compiler_avx512vbmi_assembler_make_all: compiler_avx512vbmi_assembler_clean: compiler_f16c_compiler_make_all: compiler_f16c_compiler_clean: compiler_f16c_assembler_make_all: compiler_f16c_assembler_clean: compiler_rdrnd_compiler_make_all: compiler_rdrnd_compiler_clean: compiler_rdrnd_assembler_make_all: compiler_rdrnd_assembler_clean: compiler_avx512common_compiler_make_all: compiler_avx512common_compiler_clean: compiler_avx512common_assembler_make_all: compiler_avx512common_assembler_clean: compiler_avx512mic_compiler_make_all: compiler_avx512mic_compiler_clean: compiler_avx512mic_assembler_make_all: compiler_avx512mic_assembler_clean: compiler_avx512core_compiler_make_all: compiler_avx512core_compiler_clean: compiler_avx512core_assembler_make_all: compiler_avx512core_assembler_clean: compiler_avx512ifmavl_compiler_make_all: compiler_avx512ifmavl_compiler_clean: compiler_avx512ifmavl_assembler_make_all: compiler_avx512ifmavl_assembler_clean: compiler_avx512vbmivl_compiler_make_all: compiler_avx512vbmivl_compiler_clean: compiler_avx512vbmivl_assembler_make_all: compiler_avx512vbmivl_assembler_clean: compiler_no_pch_compiler_make_all: .obj/qimage_compat.o compiler_no_pch_compiler_clean: -$(DEL_FILE) .obj/qimage_compat.o .obj/qimage_compat.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ .pch/Qt5Gui.gch/c++ \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage_compat.cpp @echo compiling[no_pch] /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage_compat.cpp && g++ -c $(CXXFLAGS) $(INCPATH) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage_compat.cpp -o .obj/qimage_compat.o compiler_rcc_make_all: .rcc/qrc_qpdf.cpp compiler_rcc_clean: -$(DEL_FILE) .rcc/qrc_qpdf.cpp .rcc/qrc_qpdf.cpp: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpdf.qrc \ ../../bin/rcc \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/3rdparty/icc/sRGB2014.icc \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpdfa_metadata.xml @echo rcc /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpdf.qrc && /home/oliver/developing/qt-sourcex64/qtbase/bin/rcc -name qpdf /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpdf.qrc -o .rcc/qrc_qpdf.cpp compiler_moc_predefs_make_all: .moc/moc_predefs.h compiler_moc_predefs_clean: -$(DEL_FILE) .moc/moc_predefs.h .moc/moc_predefs.h: .pch/Qt5Gui.gch/c++ \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/features/data/dummy.cpp @echo generating .moc/moc_predefs.h @g++ -m64 -pipe -Os -std=c++1z -fvisibility=hidden -fvisibility-inlines-hidden -fno-exceptions -Wall -W -Wvla -Wdate-time -Wshift-overflow=2 -Wduplicated-cond -Wno-stringop-overflow -dM -E -o .moc/moc_predefs.h /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/features/data/dummy.cpp compiler_moc_header_make_all: .moc/moc_qaccessible.cpp .moc/moc_qaccessiblecache_p.cpp .moc/moc_qaccessibleplugin.cpp .moc/moc_qaccessiblebridge.cpp .moc/moc_qgenericplugin.cpp .moc/moc_qplatforminputcontext.cpp .moc/moc_qplatforminputcontextplugin_p.cpp .moc/moc_qplatformintegrationplugin.cpp .moc/moc_qplatformthemeplugin.cpp .moc/moc_qplatformnativeinterface.cpp .moc/moc_qplatformmenu.cpp .moc/moc_qshapedpixmapdndwindow_p.cpp .moc/moc_qsurfaceformat.cpp .moc/moc_qguiapplication.cpp .moc/moc_qwindow.cpp .moc/moc_qoffscreensurface.cpp .moc/moc_qclipboard.cpp .moc/moc_qdrag.cpp .moc/moc_qdnd_p.cpp .moc/moc_qevent.cpp .moc/moc_qinputmethod.cpp .moc/moc_qkeysequence.cpp .moc/moc_qkeymapper_p.cpp .moc/moc_qpalette.cpp .moc/moc_qsessionmanager.cpp .moc/moc_qscreen.cpp .moc/moc_qstylehints.cpp .moc/moc_qtouchdevice.cpp .moc/moc_qplatformsharedgraphicscache.cpp .moc/moc_qplatformdialoghelper.cpp .moc/moc_qplatformsystemtrayicon.cpp .moc/moc_qpaintdevicewindow.cpp .moc/moc_qrasterwindow.cpp .moc/moc_qplatformgraphicsbuffer.cpp .moc/moc_qinputdevicemanager_p.cpp .moc/moc_qopenglcontext.cpp .moc/moc_qopenglwindow.cpp .moc/moc_qimageiohandler.cpp .moc/moc_qpictureformatplugin.cpp .moc/moc_qiconengineplugin.cpp .moc/moc_qmovie.cpp .moc/moc_qfont.cpp .moc/moc_qfontdatabase.cpp .moc/moc_qtextformat.cpp .moc/moc_qtextobject.cpp .moc/moc_qtextdocument.cpp .moc/moc_qabstracttextdocumentlayout.cpp .moc/moc_qtextdocumentlayout_p.cpp .moc/moc_qtextimagehandler_p.cpp .moc/moc_qtexttable.cpp .moc/moc_qtextlist.cpp .moc/moc_qsyntaxhighlighter.cpp .moc/moc_qinputcontrol_p.cpp .moc/moc_qbrush.cpp .moc/moc_qpainter.cpp .moc/moc_qpdfwriter.cpp .moc/moc_qplatformbackingstore.cpp .moc/moc_qvalidator.cpp .moc/moc_qshaderlanguage_p.cpp .moc/moc_qopenglshaderprogram.cpp .moc/moc_qopenglengineshadermanager_p.cpp .moc/moc_qopenglvertexarrayobject.cpp .moc/moc_qopengldebug.cpp .moc/moc_qopengltexture.cpp .moc/moc_qopengltimerquery.cpp .moc/moc_qstandarditemmodel.cpp .moc/moc_qvulkanwindow.cpp compiler_moc_header_clean: -$(DEL_FILE) .moc/moc_qaccessible.cpp .moc/moc_qaccessiblecache_p.cpp .moc/moc_qaccessibleplugin.cpp .moc/moc_qaccessiblebridge.cpp .moc/moc_qgenericplugin.cpp .moc/moc_qplatforminputcontext.cpp .moc/moc_qplatforminputcontextplugin_p.cpp .moc/moc_qplatformintegrationplugin.cpp .moc/moc_qplatformthemeplugin.cpp .moc/moc_qplatformnativeinterface.cpp .moc/moc_qplatformmenu.cpp .moc/moc_qshapedpixmapdndwindow_p.cpp .moc/moc_qsurfaceformat.cpp .moc/moc_qguiapplication.cpp .moc/moc_qwindow.cpp .moc/moc_qoffscreensurface.cpp .moc/moc_qclipboard.cpp .moc/moc_qdrag.cpp .moc/moc_qdnd_p.cpp .moc/moc_qevent.cpp .moc/moc_qinputmethod.cpp .moc/moc_qkeysequence.cpp .moc/moc_qkeymapper_p.cpp .moc/moc_qpalette.cpp .moc/moc_qsessionmanager.cpp .moc/moc_qscreen.cpp .moc/moc_qstylehints.cpp .moc/moc_qtouchdevice.cpp .moc/moc_qplatformsharedgraphicscache.cpp .moc/moc_qplatformdialoghelper.cpp .moc/moc_qplatformsystemtrayicon.cpp .moc/moc_qpaintdevicewindow.cpp .moc/moc_qrasterwindow.cpp .moc/moc_qplatformgraphicsbuffer.cpp .moc/moc_qinputdevicemanager_p.cpp .moc/moc_qopenglcontext.cpp .moc/moc_qopenglwindow.cpp .moc/moc_qimageiohandler.cpp .moc/moc_qpictureformatplugin.cpp .moc/moc_qiconengineplugin.cpp .moc/moc_qmovie.cpp .moc/moc_qfont.cpp .moc/moc_qfontdatabase.cpp .moc/moc_qtextformat.cpp .moc/moc_qtextobject.cpp .moc/moc_qtextdocument.cpp .moc/moc_qabstracttextdocumentlayout.cpp .moc/moc_qtextdocumentlayout_p.cpp .moc/moc_qtextimagehandler_p.cpp .moc/moc_qtexttable.cpp .moc/moc_qtextlist.cpp .moc/moc_qsyntaxhighlighter.cpp .moc/moc_qinputcontrol_p.cpp .moc/moc_qbrush.cpp .moc/moc_qpainter.cpp .moc/moc_qpdfwriter.cpp .moc/moc_qplatformbackingstore.cpp .moc/moc_qvalidator.cpp .moc/moc_qshaderlanguage_p.cpp .moc/moc_qopenglshaderprogram.cpp .moc/moc_qopenglengineshadermanager_p.cpp .moc/moc_qopenglvertexarrayobject.cpp .moc/moc_qopengldebug.cpp .moc/moc_qopengltexture.cpp .moc/moc_qopengltimerquery.cpp .moc/moc_qstandarditemmodel.cpp .moc/moc_qvulkanwindow.cpp .moc/moc_qaccessible.cpp: ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/qcoreapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreapplication.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/qeventloop.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qeventloop.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtGui/qevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qevent.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtGui/qkeysequence.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qkeysequence.h \ ../../include/QtCore/qurl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurl.h \ ../../include/QtCore/qurlquery.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurlquery.h \ ../../include/QtCore/qfile.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfile.h \ ../../include/QtCore/qfiledevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfiledevice.h \ ../../include/QtGui/qvector2d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector2d.h \ ../../include/QtGui/qtouchdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtouchdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/accessible/qaccessible.h \ .moc/moc_predefs.h \ ../../bin/moc @echo moc /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/accessible/qaccessible.h && /home/oliver/developing/qt-sourcex64/qtbase/bin/moc $(DEFINES) --include .moc/moc_predefs.h -I/home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++-64 -I/home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui -I/home/oliver/developing/qt-sourcex64/qtbase/include -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/5.10.0 -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/5.10.0/QtGui -I/usr/include/libdrm -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore/5.10.0 -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore/5.10.0/QtCore -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore -I. -I/usr/include/c++/7.2.0 -I/usr/include/c++/7.2.0/x86_64-pc-linux-gnu -I/usr/include/c++/7.2.0/backward -I/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include -I/usr/local/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include-fixed -I/usr/include /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/accessible/qaccessible.h -o .moc/moc_qaccessible.cpp .moc/moc_qaccessiblecache_p.cpp: ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/accessible/qaccessible.h \ ../../include/QtCore/qcoreapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreapplication.h \ ../../include/QtCore/qeventloop.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qeventloop.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtGui/qevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qevent.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtGui/qkeysequence.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qkeysequence.h \ ../../include/QtCore/qurl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurl.h \ ../../include/QtCore/qurlquery.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurlquery.h \ ../../include/QtCore/qfile.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfile.h \ ../../include/QtCore/qfiledevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfiledevice.h \ ../../include/QtGui/qvector2d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector2d.h \ ../../include/QtGui/qtouchdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtouchdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/accessible/qaccessiblecache_p.h \ .moc/moc_predefs.h \ ../../bin/moc @echo moc /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/accessible/qaccessiblecache_p.h && /home/oliver/developing/qt-sourcex64/qtbase/bin/moc $(DEFINES) --include .moc/moc_predefs.h -I/home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++-64 -I/home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui -I/home/oliver/developing/qt-sourcex64/qtbase/include -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/5.10.0 -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/5.10.0/QtGui -I/usr/include/libdrm -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore/5.10.0 -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore/5.10.0/QtCore -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore -I. -I/usr/include/c++/7.2.0 -I/usr/include/c++/7.2.0/x86_64-pc-linux-gnu -I/usr/include/c++/7.2.0/backward -I/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include -I/usr/local/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include-fixed -I/usr/include /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/accessible/qaccessiblecache_p.h -o .moc/moc_qaccessiblecache_p.cpp .moc/moc_qaccessibleplugin.cpp: ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtGui/qaccessible.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/accessible/qaccessible.h \ ../../include/QtCore/qcoreapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreapplication.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/qeventloop.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qeventloop.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtGui/qevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qevent.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtGui/qkeysequence.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qkeysequence.h \ ../../include/QtCore/qurl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurl.h \ ../../include/QtCore/qurlquery.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurlquery.h \ ../../include/QtCore/qfile.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfile.h \ ../../include/QtCore/qfiledevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfiledevice.h \ ../../include/QtGui/qvector2d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector2d.h \ ../../include/QtGui/qtouchdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtouchdevice.h \ ../../include/QtCore/qfactoryinterface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/plugin/qfactoryinterface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/accessible/qaccessibleplugin.h \ .moc/moc_predefs.h \ ../../bin/moc @echo moc /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/accessible/qaccessibleplugin.h && /home/oliver/developing/qt-sourcex64/qtbase/bin/moc $(DEFINES) --include .moc/moc_predefs.h -I/home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++-64 -I/home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui -I/home/oliver/developing/qt-sourcex64/qtbase/include -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/5.10.0 -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/5.10.0/QtGui -I/usr/include/libdrm -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore/5.10.0 -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore/5.10.0/QtCore -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore -I. -I/usr/include/c++/7.2.0 -I/usr/include/c++/7.2.0/x86_64-pc-linux-gnu -I/usr/include/c++/7.2.0/backward -I/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include -I/usr/local/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include-fixed -I/usr/include /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/accessible/qaccessibleplugin.h -o .moc/moc_qaccessibleplugin.cpp .moc/moc_qaccessiblebridge.cpp: ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/qplugin.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/plugin/qplugin.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/qjsonobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/json/qjsonobject.h \ ../../include/QtCore/qjsonvalue.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/json/qjsonvalue.h \ ../../include/QtCore/qfactoryinterface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/plugin/qfactoryinterface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/accessible/qaccessiblebridge.h \ .moc/moc_predefs.h \ ../../bin/moc @echo moc /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/accessible/qaccessiblebridge.h && /home/oliver/developing/qt-sourcex64/qtbase/bin/moc $(DEFINES) --include .moc/moc_predefs.h -I/home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++-64 -I/home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui -I/home/oliver/developing/qt-sourcex64/qtbase/include -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/5.10.0 -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/5.10.0/QtGui -I/usr/include/libdrm -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore/5.10.0 -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore/5.10.0/QtCore -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore -I. -I/usr/include/c++/7.2.0 -I/usr/include/c++/7.2.0/x86_64-pc-linux-gnu -I/usr/include/c++/7.2.0/backward -I/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include -I/usr/local/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include-fixed -I/usr/include /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/accessible/qaccessiblebridge.h -o .moc/moc_qaccessiblebridge.cpp .moc/moc_qgenericplugin.cpp: ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/qplugin.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/plugin/qplugin.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/qjsonobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/json/qjsonobject.h \ ../../include/QtCore/qjsonvalue.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/json/qjsonvalue.h \ ../../include/QtCore/qfactoryinterface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/plugin/qfactoryinterface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qgenericplugin.h \ .moc/moc_predefs.h \ ../../bin/moc @echo moc /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qgenericplugin.h && /home/oliver/developing/qt-sourcex64/qtbase/bin/moc $(DEFINES) --include .moc/moc_predefs.h -I/home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++-64 -I/home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui -I/home/oliver/developing/qt-sourcex64/qtbase/include -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/5.10.0 -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/5.10.0/QtGui -I/usr/include/libdrm -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore/5.10.0 -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore/5.10.0/QtCore -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore -I. -I/usr/include/c++/7.2.0 -I/usr/include/c++/7.2.0/x86_64-pc-linux-gnu -I/usr/include/c++/7.2.0/backward -I/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include -I/usr/local/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include-fixed -I/usr/include /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qgenericplugin.h -o .moc/moc_qgenericplugin.cpp .moc/moc_qplatforminputcontext.cpp: ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtGui/qinputmethod.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qinputmethod.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatforminputcontext.h \ .moc/moc_predefs.h \ ../../bin/moc @echo moc /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatforminputcontext.h && /home/oliver/developing/qt-sourcex64/qtbase/bin/moc $(DEFINES) --include .moc/moc_predefs.h -I/home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++-64 -I/home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui -I/home/oliver/developing/qt-sourcex64/qtbase/include -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/5.10.0 -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/5.10.0/QtGui -I/usr/include/libdrm -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore/5.10.0 -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore/5.10.0/QtCore -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore -I. -I/usr/include/c++/7.2.0 -I/usr/include/c++/7.2.0/x86_64-pc-linux-gnu -I/usr/include/c++/7.2.0/backward -I/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include -I/usr/local/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include-fixed -I/usr/include /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatforminputcontext.h -o .moc/moc_qplatforminputcontext.cpp .moc/moc_qplatforminputcontextplugin_p.cpp: ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtCore/qplugin.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/plugin/qplugin.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/qjsonobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/json/qjsonobject.h \ ../../include/QtCore/qjsonvalue.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/json/qjsonvalue.h \ ../../include/QtCore/qfactoryinterface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/plugin/qfactoryinterface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatforminputcontextplugin_p.h \ .moc/moc_predefs.h \ ../../bin/moc @echo moc /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatforminputcontextplugin_p.h && /home/oliver/developing/qt-sourcex64/qtbase/bin/moc $(DEFINES) --include .moc/moc_predefs.h -I/home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++-64 -I/home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui -I/home/oliver/developing/qt-sourcex64/qtbase/include -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/5.10.0 -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/5.10.0/QtGui -I/usr/include/libdrm -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore/5.10.0 -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore/5.10.0/QtCore -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore -I. -I/usr/include/c++/7.2.0 -I/usr/include/c++/7.2.0/x86_64-pc-linux-gnu -I/usr/include/c++/7.2.0/backward -I/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include -I/usr/local/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include-fixed -I/usr/include /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatforminputcontextplugin_p.h -o .moc/moc_qplatforminputcontextplugin_p.cpp .moc/moc_qplatformintegrationplugin.cpp: ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/qplugin.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/plugin/qplugin.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/qjsonobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/json/qjsonobject.h \ ../../include/QtCore/qjsonvalue.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/json/qjsonvalue.h \ ../../include/QtCore/qfactoryinterface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/plugin/qfactoryinterface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformintegrationplugin.h \ .moc/moc_predefs.h \ ../../bin/moc @echo moc /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformintegrationplugin.h && /home/oliver/developing/qt-sourcex64/qtbase/bin/moc $(DEFINES) --include .moc/moc_predefs.h -I/home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++-64 -I/home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui -I/home/oliver/developing/qt-sourcex64/qtbase/include -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/5.10.0 -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/5.10.0/QtGui -I/usr/include/libdrm -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore/5.10.0 -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore/5.10.0/QtCore -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore -I. -I/usr/include/c++/7.2.0 -I/usr/include/c++/7.2.0/x86_64-pc-linux-gnu -I/usr/include/c++/7.2.0/backward -I/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include -I/usr/local/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include-fixed -I/usr/include /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformintegrationplugin.h -o .moc/moc_qplatformintegrationplugin.cpp .moc/moc_qplatformthemeplugin.cpp: ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/qplugin.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/plugin/qplugin.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/qjsonobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/json/qjsonobject.h \ ../../include/QtCore/qjsonvalue.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/json/qjsonvalue.h \ ../../include/QtCore/qfactoryinterface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/plugin/qfactoryinterface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformthemeplugin.h \ .moc/moc_predefs.h \ ../../bin/moc @echo moc /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformthemeplugin.h && /home/oliver/developing/qt-sourcex64/qtbase/bin/moc $(DEFINES) --include .moc/moc_predefs.h -I/home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++-64 -I/home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui -I/home/oliver/developing/qt-sourcex64/qtbase/include -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/5.10.0 -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/5.10.0/QtGui -I/usr/include/libdrm -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore/5.10.0 -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore/5.10.0/QtCore -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore -I. -I/usr/include/c++/7.2.0 -I/usr/include/c++/7.2.0/x86_64-pc-linux-gnu -I/usr/include/c++/7.2.0/backward -I/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include -I/usr/local/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include-fixed -I/usr/include /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformthemeplugin.h -o .moc/moc_qplatformthemeplugin.cpp .moc/moc_qplatformnativeinterface.cpp: ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtCore/QObject \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/QVariant \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformnativeinterface.h \ .moc/moc_predefs.h \ ../../bin/moc @echo moc /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformnativeinterface.h && /home/oliver/developing/qt-sourcex64/qtbase/bin/moc $(DEFINES) --include .moc/moc_predefs.h -I/home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++-64 -I/home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui -I/home/oliver/developing/qt-sourcex64/qtbase/include -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/5.10.0 -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/5.10.0/QtGui -I/usr/include/libdrm -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore/5.10.0 -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore/5.10.0/QtCore -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore -I. -I/usr/include/c++/7.2.0 -I/usr/include/c++/7.2.0/x86_64-pc-linux-gnu -I/usr/include/c++/7.2.0/backward -I/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include -I/usr/local/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include-fixed -I/usr/include /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformnativeinterface.h -o .moc/moc_qplatformnativeinterface.cpp .moc/moc_qplatformmenu.cpp: ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtGui/QFont \ ../../include/QtGui/qfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtGui/QKeySequence \ ../../include/QtGui/qkeysequence.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qkeysequence.h \ ../../include/QtGui/QIcon \ ../../include/QtGui/qicon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qicon.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformmenu.h \ .moc/moc_predefs.h \ ../../bin/moc @echo moc /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformmenu.h && /home/oliver/developing/qt-sourcex64/qtbase/bin/moc $(DEFINES) --include .moc/moc_predefs.h -I/home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++-64 -I/home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui -I/home/oliver/developing/qt-sourcex64/qtbase/include -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/5.10.0 -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/5.10.0/QtGui -I/usr/include/libdrm -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore/5.10.0 -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore/5.10.0/QtCore -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore -I. -I/usr/include/c++/7.2.0 -I/usr/include/c++/7.2.0/x86_64-pc-linux-gnu -I/usr/include/c++/7.2.0/backward -I/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include -I/usr/local/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include-fixed -I/usr/include /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformmenu.h -o .moc/moc_qplatformmenu.cpp .moc/moc_qshapedpixmapdndwindow_p.cpp: ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtGui/QRasterWindow \ ../../include/QtGui/qrasterwindow.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qrasterwindow.h \ ../../include/QtGui/QPaintDeviceWindow \ ../../include/QtGui/qpaintdevicewindow.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpaintdevicewindow.h \ ../../include/QtGui/QWindow \ ../../include/QtGui/qwindow.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindow.h \ ../../include/QtCore/QObject \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/QEvent \ ../../include/QtCore/QMargins \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/QRect \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtGui/qsurface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurface.h \ ../../include/QtGui/qsurfaceformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurfaceformat.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtGui/qicon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qicon.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtGui/qcursor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qcursor.h \ ../../include/QtGui/QPaintDevice \ ../../include/QtGui/QPixmap \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qshapedpixmapdndwindow_p.h \ .moc/moc_predefs.h \ ../../bin/moc @echo moc /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qshapedpixmapdndwindow_p.h && /home/oliver/developing/qt-sourcex64/qtbase/bin/moc $(DEFINES) --include .moc/moc_predefs.h -I/home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++-64 -I/home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui -I/home/oliver/developing/qt-sourcex64/qtbase/include -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/5.10.0 -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/5.10.0/QtGui -I/usr/include/libdrm -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore/5.10.0 -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore/5.10.0/QtCore -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore -I. -I/usr/include/c++/7.2.0 -I/usr/include/c++/7.2.0/x86_64-pc-linux-gnu -I/usr/include/c++/7.2.0/backward -I/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include -I/usr/local/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include-fixed -I/usr/include /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qshapedpixmapdndwindow_p.h -o .moc/moc_qshapedpixmapdndwindow_p.cpp .moc/moc_qsurfaceformat.cpp: ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurfaceformat.h \ .moc/moc_predefs.h \ ../../bin/moc @echo moc /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurfaceformat.h && /home/oliver/developing/qt-sourcex64/qtbase/bin/moc $(DEFINES) --include .moc/moc_predefs.h -I/home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++-64 -I/home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui -I/home/oliver/developing/qt-sourcex64/qtbase/include -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/5.10.0 -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/5.10.0/QtGui -I/usr/include/libdrm -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore/5.10.0 -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore/5.10.0/QtCore -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore -I. -I/usr/include/c++/7.2.0 -I/usr/include/c++/7.2.0/x86_64-pc-linux-gnu -I/usr/include/c++/7.2.0/backward -I/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include -I/usr/local/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include-fixed -I/usr/include /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurfaceformat.h -o .moc/moc_qsurfaceformat.cpp .moc/moc_qguiapplication.cpp: ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/qcoreapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreapplication.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/qeventloop.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qeventloop.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtGui/qinputmethod.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qinputmethod.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qguiapplication.h \ .moc/moc_predefs.h \ ../../bin/moc @echo moc /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qguiapplication.h && /home/oliver/developing/qt-sourcex64/qtbase/bin/moc $(DEFINES) --include .moc/moc_predefs.h -I/home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++-64 -I/home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui -I/home/oliver/developing/qt-sourcex64/qtbase/include -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/5.10.0 -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/5.10.0/QtGui -I/usr/include/libdrm -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore/5.10.0 -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore/5.10.0/QtCore -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore -I. -I/usr/include/c++/7.2.0 -I/usr/include/c++/7.2.0/x86_64-pc-linux-gnu -I/usr/include/c++/7.2.0/backward -I/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include -I/usr/local/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include-fixed -I/usr/include /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qguiapplication.h -o .moc/moc_qguiapplication.cpp .moc/moc_qwindow.cpp: ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/QObject \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/QEvent \ ../../include/QtCore/QMargins \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/QRect \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtGui/qsurface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurface.h \ ../../include/QtGui/qsurfaceformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurfaceformat.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtGui/qicon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qicon.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtGui/qcursor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qcursor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindow.h \ .moc/moc_predefs.h \ ../../bin/moc @echo moc /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindow.h && /home/oliver/developing/qt-sourcex64/qtbase/bin/moc $(DEFINES) --include .moc/moc_predefs.h -I/home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++-64 -I/home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui -I/home/oliver/developing/qt-sourcex64/qtbase/include -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/5.10.0 -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/5.10.0/QtGui -I/usr/include/libdrm -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore/5.10.0 -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore/5.10.0/QtCore -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore -I. -I/usr/include/c++/7.2.0 -I/usr/include/c++/7.2.0/x86_64-pc-linux-gnu -I/usr/include/c++/7.2.0/backward -I/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include -I/usr/local/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include-fixed -I/usr/include /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindow.h -o .moc/moc_qwindow.cpp .moc/moc_qoffscreensurface.cpp: ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/QObject \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtGui/qsurface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurface.h \ ../../include/QtGui/qsurfaceformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurfaceformat.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qoffscreensurface.h \ .moc/moc_predefs.h \ ../../bin/moc @echo moc /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qoffscreensurface.h && /home/oliver/developing/qt-sourcex64/qtbase/bin/moc $(DEFINES) --include .moc/moc_predefs.h -I/home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++-64 -I/home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui -I/home/oliver/developing/qt-sourcex64/qtbase/include -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/5.10.0 -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/5.10.0/QtGui -I/usr/include/libdrm -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore/5.10.0 -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore/5.10.0/QtCore -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore -I. -I/usr/include/c++/7.2.0 -I/usr/include/c++/7.2.0/x86_64-pc-linux-gnu -I/usr/include/c++/7.2.0/backward -I/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include -I/usr/local/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include-fixed -I/usr/include /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qoffscreensurface.h -o .moc/moc_qoffscreensurface.cpp .moc/moc_qclipboard.cpp: ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qclipboard.h \ .moc/moc_predefs.h \ ../../bin/moc @echo moc /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qclipboard.h && /home/oliver/developing/qt-sourcex64/qtbase/bin/moc $(DEFINES) --include .moc/moc_predefs.h -I/home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++-64 -I/home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui -I/home/oliver/developing/qt-sourcex64/qtbase/include -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/5.10.0 -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/5.10.0/QtGui -I/usr/include/libdrm -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore/5.10.0 -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore/5.10.0/QtCore -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore -I. -I/usr/include/c++/7.2.0 -I/usr/include/c++/7.2.0/x86_64-pc-linux-gnu -I/usr/include/c++/7.2.0/backward -I/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include -I/usr/local/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include-fixed -I/usr/include /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qclipboard.h -o .moc/moc_qclipboard.cpp .moc/moc_qdrag.cpp: ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qdrag.h \ .moc/moc_predefs.h \ ../../bin/moc @echo moc /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qdrag.h && /home/oliver/developing/qt-sourcex64/qtbase/bin/moc $(DEFINES) --include .moc/moc_predefs.h -I/home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++-64 -I/home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui -I/home/oliver/developing/qt-sourcex64/qtbase/include -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/5.10.0 -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/5.10.0/QtGui -I/usr/include/libdrm -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore/5.10.0 -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore/5.10.0/QtCore -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore -I. -I/usr/include/c++/7.2.0 -I/usr/include/c++/7.2.0/x86_64-pc-linux-gnu -I/usr/include/c++/7.2.0/backward -I/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include -I/usr/local/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include-fixed -I/usr/include /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qdrag.h -o .moc/moc_qdrag.cpp .moc/moc_qdnd_p.cpp: ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/qmimedata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmimedata.h \ ../../include/QtGui/qdrag.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qdrag.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtGui/qcursor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qcursor.h \ ../../include/QtGui/qwindow.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindow.h \ ../../include/QtCore/QObject \ ../../include/QtCore/QEvent \ ../../include/QtCore/QMargins \ ../../include/QtCore/QRect \ ../../include/QtGui/qsurface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurface.h \ ../../include/QtGui/qsurfaceformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurfaceformat.h \ ../../include/QtGui/qicon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qicon.h \ ../../include/QtCore/5.10.0/QtCore/private/qobject_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtCore/qreadwritelock.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qreadwritelock.h \ ../../include/QtGui/qbackingstore.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbackingstore.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qdnd_p.h \ .moc/moc_predefs.h \ ../../bin/moc @echo moc /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qdnd_p.h && /home/oliver/developing/qt-sourcex64/qtbase/bin/moc $(DEFINES) --include .moc/moc_predefs.h -I/home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++-64 -I/home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui -I/home/oliver/developing/qt-sourcex64/qtbase/include -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/5.10.0 -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/5.10.0/QtGui -I/usr/include/libdrm -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore/5.10.0 -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore/5.10.0/QtCore -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore -I. -I/usr/include/c++/7.2.0 -I/usr/include/c++/7.2.0/x86_64-pc-linux-gnu -I/usr/include/c++/7.2.0/backward -I/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include -I/usr/local/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include-fixed -I/usr/include /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qdnd_p.h -o .moc/moc_qdnd_p.cpp .moc/moc_qevent.cpp: ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtGui/qkeysequence.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qkeysequence.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/qurl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurl.h \ ../../include/QtCore/qurlquery.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurlquery.h \ ../../include/QtCore/qfile.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfile.h \ ../../include/QtCore/qfiledevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfiledevice.h \ ../../include/QtGui/qvector2d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector2d.h \ ../../include/QtGui/qtouchdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtouchdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qevent.h \ .moc/moc_predefs.h \ ../../bin/moc @echo moc /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qevent.h && /home/oliver/developing/qt-sourcex64/qtbase/bin/moc $(DEFINES) --include .moc/moc_predefs.h -I/home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++-64 -I/home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui -I/home/oliver/developing/qt-sourcex64/qtbase/include -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/5.10.0 -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/5.10.0/QtGui -I/usr/include/libdrm -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore/5.10.0 -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore/5.10.0/QtCore -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore -I. -I/usr/include/c++/7.2.0 -I/usr/include/c++/7.2.0/x86_64-pc-linux-gnu -I/usr/include/c++/7.2.0/backward -I/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include -I/usr/local/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include-fixed -I/usr/include /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qevent.h -o .moc/moc_qevent.cpp .moc/moc_qinputmethod.cpp: ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qinputmethod.h \ .moc/moc_predefs.h \ ../../bin/moc @echo moc /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qinputmethod.h && /home/oliver/developing/qt-sourcex64/qtbase/bin/moc $(DEFINES) --include .moc/moc_predefs.h -I/home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++-64 -I/home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui -I/home/oliver/developing/qt-sourcex64/qtbase/include -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/5.10.0 -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/5.10.0/QtGui -I/usr/include/libdrm -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore/5.10.0 -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore/5.10.0/QtCore -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore -I. -I/usr/include/c++/7.2.0 -I/usr/include/c++/7.2.0/x86_64-pc-linux-gnu -I/usr/include/c++/7.2.0/backward -I/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include -I/usr/local/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include-fixed -I/usr/include /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qinputmethod.h -o .moc/moc_qinputmethod.cpp .moc/moc_qkeysequence.cpp: ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qkeysequence.h \ .moc/moc_predefs.h \ ../../bin/moc @echo moc /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qkeysequence.h && /home/oliver/developing/qt-sourcex64/qtbase/bin/moc $(DEFINES) --include .moc/moc_predefs.h -I/home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++-64 -I/home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui -I/home/oliver/developing/qt-sourcex64/qtbase/include -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/5.10.0 -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/5.10.0/QtGui -I/usr/include/libdrm -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore/5.10.0 -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore/5.10.0/QtCore -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore -I. -I/usr/include/c++/7.2.0 -I/usr/include/c++/7.2.0/x86_64-pc-linux-gnu -I/usr/include/c++/7.2.0/backward -I/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include -I/usr/local/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include-fixed -I/usr/include /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qkeysequence.h -o .moc/moc_qkeysequence.cpp .moc/moc_qkeymapper_p.cpp: ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/5.10.0/QtCore/private/qobject_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qreadwritelock.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qreadwritelock.h \ ../../include/QtGui/qkeysequence.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qkeysequence.h \ ../../include/QtGui/qevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qevent.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qurl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurl.h \ ../../include/QtCore/qurlquery.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurlquery.h \ ../../include/QtCore/qfile.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfile.h \ ../../include/QtCore/qfiledevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfiledevice.h \ ../../include/QtGui/qvector2d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector2d.h \ ../../include/QtGui/qtouchdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtouchdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qkeymapper_p.h \ .moc/moc_predefs.h \ ../../bin/moc @echo moc /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qkeymapper_p.h && /home/oliver/developing/qt-sourcex64/qtbase/bin/moc $(DEFINES) --include .moc/moc_predefs.h -I/home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++-64 -I/home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui -I/home/oliver/developing/qt-sourcex64/qtbase/include -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/5.10.0 -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/5.10.0/QtGui -I/usr/include/libdrm -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore/5.10.0 -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore/5.10.0/QtCore -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore -I. -I/usr/include/c++/7.2.0 -I/usr/include/c++/7.2.0/x86_64-pc-linux-gnu -I/usr/include/c++/7.2.0/backward -I/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include -I/usr/local/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include-fixed -I/usr/include /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qkeymapper_p.h -o .moc/moc_qkeymapper_p.cpp .moc/moc_qpalette.cpp: ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtGui/qbrush.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbrush.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpalette.h \ .moc/moc_predefs.h \ ../../bin/moc @echo moc /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpalette.h && /home/oliver/developing/qt-sourcex64/qtbase/bin/moc $(DEFINES) --include .moc/moc_predefs.h -I/home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++-64 -I/home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui -I/home/oliver/developing/qt-sourcex64/qtbase/include -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/5.10.0 -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/5.10.0/QtGui -I/usr/include/libdrm -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore/5.10.0 -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore/5.10.0/QtCore -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore -I. -I/usr/include/c++/7.2.0 -I/usr/include/c++/7.2.0/x86_64-pc-linux-gnu -I/usr/include/c++/7.2.0/backward -I/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include -I/usr/local/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include-fixed -I/usr/include /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpalette.h -o .moc/moc_qpalette.cpp .moc/moc_qsessionmanager.cpp: ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsessionmanager.h \ .moc/moc_predefs.h \ ../../bin/moc @echo moc /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsessionmanager.h && /home/oliver/developing/qt-sourcex64/qtbase/bin/moc $(DEFINES) --include .moc/moc_predefs.h -I/home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++-64 -I/home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui -I/home/oliver/developing/qt-sourcex64/qtbase/include -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/5.10.0 -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/5.10.0/QtGui -I/usr/include/libdrm -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore/5.10.0 -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore/5.10.0/QtCore -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore -I. -I/usr/include/c++/7.2.0 -I/usr/include/c++/7.2.0/x86_64-pc-linux-gnu -I/usr/include/c++/7.2.0/backward -I/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include -I/usr/local/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include-fixed -I/usr/include /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsessionmanager.h -o .moc/moc_qsessionmanager.cpp .moc/moc_qscreen.cpp: ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/QList \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/QObject \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/QRect \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/QSize \ ../../include/QtCore/QSizeF \ ../../include/QtGui/QTransform \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qscreen.h \ .moc/moc_predefs.h \ ../../bin/moc @echo moc /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qscreen.h && /home/oliver/developing/qt-sourcex64/qtbase/bin/moc $(DEFINES) --include .moc/moc_predefs.h -I/home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++-64 -I/home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui -I/home/oliver/developing/qt-sourcex64/qtbase/include -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/5.10.0 -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/5.10.0/QtGui -I/usr/include/libdrm -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore/5.10.0 -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore/5.10.0/QtCore -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore -I. -I/usr/include/c++/7.2.0 -I/usr/include/c++/7.2.0/x86_64-pc-linux-gnu -I/usr/include/c++/7.2.0/backward -I/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include -I/usr/local/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include-fixed -I/usr/include /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qscreen.h -o .moc/moc_qscreen.cpp .moc/moc_qstylehints.cpp: ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qstylehints.h \ .moc/moc_predefs.h \ ../../bin/moc @echo moc /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qstylehints.h && /home/oliver/developing/qt-sourcex64/qtbase/bin/moc $(DEFINES) --include .moc/moc_predefs.h -I/home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++-64 -I/home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui -I/home/oliver/developing/qt-sourcex64/qtbase/include -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/5.10.0 -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/5.10.0/QtGui -I/usr/include/libdrm -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore/5.10.0 -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore/5.10.0/QtCore -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore -I. -I/usr/include/c++/7.2.0 -I/usr/include/c++/7.2.0/x86_64-pc-linux-gnu -I/usr/include/c++/7.2.0/backward -I/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include -I/usr/local/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include-fixed -I/usr/include /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qstylehints.h -o .moc/moc_qstylehints.cpp .moc/moc_qtouchdevice.cpp: ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtouchdevice.h \ .moc/moc_predefs.h \ ../../bin/moc @echo moc /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtouchdevice.h && /home/oliver/developing/qt-sourcex64/qtbase/bin/moc $(DEFINES) --include .moc/moc_predefs.h -I/home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++-64 -I/home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui -I/home/oliver/developing/qt-sourcex64/qtbase/include -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/5.10.0 -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/5.10.0/QtGui -I/usr/include/libdrm -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore/5.10.0 -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore/5.10.0/QtCore -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore -I. -I/usr/include/c++/7.2.0 -I/usr/include/c++/7.2.0/x86_64-pc-linux-gnu -I/usr/include/c++/7.2.0/backward -I/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include -I/usr/local/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include-fixed -I/usr/include /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtouchdevice.h -o .moc/moc_qtouchdevice.cpp .moc/moc_qplatformsharedgraphicscache.cpp: ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformsharedgraphicscache.h \ .moc/moc_predefs.h \ ../../bin/moc @echo moc /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformsharedgraphicscache.h && /home/oliver/developing/qt-sourcex64/qtbase/bin/moc $(DEFINES) --include .moc/moc_predefs.h -I/home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++-64 -I/home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui -I/home/oliver/developing/qt-sourcex64/qtbase/include -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/5.10.0 -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/5.10.0/QtGui -I/usr/include/libdrm -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore/5.10.0 -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore/5.10.0/QtCore -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore -I. -I/usr/include/c++/7.2.0 -I/usr/include/c++/7.2.0/x86_64-pc-linux-gnu -I/usr/include/c++/7.2.0/backward -I/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include -I/usr/local/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include-fixed -I/usr/include /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformsharedgraphicscache.h -o .moc/moc_qplatformsharedgraphicscache.cpp .moc/moc_qplatformdialoghelper.cpp: ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/QtGlobal \ ../../include/QtCore/QObject \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/QList \ ../../include/QtCore/QSharedDataPointer \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/QSharedPointer \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/QDir \ ../../include/QtCore/qdir.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdir.h \ ../../include/QtCore/qfileinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfileinfo.h \ ../../include/QtCore/qfile.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfile.h \ ../../include/QtCore/qfiledevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfiledevice.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/QUrl \ ../../include/QtCore/qurl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurl.h \ ../../include/QtCore/qurlquery.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurlquery.h \ ../../include/QtGui/QRgb \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.h \ .moc/moc_predefs.h \ ../../bin/moc @echo moc /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.h && /home/oliver/developing/qt-sourcex64/qtbase/bin/moc $(DEFINES) --include .moc/moc_predefs.h -I/home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++-64 -I/home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui -I/home/oliver/developing/qt-sourcex64/qtbase/include -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/5.10.0 -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/5.10.0/QtGui -I/usr/include/libdrm -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore/5.10.0 -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore/5.10.0/QtCore -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore -I. -I/usr/include/c++/7.2.0 -I/usr/include/c++/7.2.0/x86_64-pc-linux-gnu -I/usr/include/c++/7.2.0/backward -I/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include -I/usr/local/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include-fixed -I/usr/include /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.h -o .moc/moc_qplatformdialoghelper.cpp .moc/moc_qplatformsystemtrayicon.cpp: ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformsystemtrayicon.h \ .moc/moc_predefs.h \ ../../bin/moc @echo moc /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformsystemtrayicon.h && /home/oliver/developing/qt-sourcex64/qtbase/bin/moc $(DEFINES) --include .moc/moc_predefs.h -I/home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++-64 -I/home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui -I/home/oliver/developing/qt-sourcex64/qtbase/include -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/5.10.0 -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/5.10.0/QtGui -I/usr/include/libdrm -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore/5.10.0 -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore/5.10.0/QtCore -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore -I. -I/usr/include/c++/7.2.0 -I/usr/include/c++/7.2.0/x86_64-pc-linux-gnu -I/usr/include/c++/7.2.0/backward -I/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include -I/usr/local/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include-fixed -I/usr/include /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformsystemtrayicon.h -o .moc/moc_qplatformsystemtrayicon.cpp .moc/moc_qpaintdevicewindow.cpp: ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtGui/QWindow \ ../../include/QtGui/qwindow.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindow.h \ ../../include/QtCore/QObject \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/QEvent \ ../../include/QtCore/QMargins \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/QRect \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtGui/qsurface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurface.h \ ../../include/QtGui/qsurfaceformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurfaceformat.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtGui/qicon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qicon.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtGui/qcursor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qcursor.h \ ../../include/QtGui/QPaintDevice \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpaintdevicewindow.h \ .moc/moc_predefs.h \ ../../bin/moc @echo moc /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpaintdevicewindow.h && /home/oliver/developing/qt-sourcex64/qtbase/bin/moc $(DEFINES) --include .moc/moc_predefs.h -I/home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++-64 -I/home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui -I/home/oliver/developing/qt-sourcex64/qtbase/include -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/5.10.0 -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/5.10.0/QtGui -I/usr/include/libdrm -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore/5.10.0 -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore/5.10.0/QtCore -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore -I. -I/usr/include/c++/7.2.0 -I/usr/include/c++/7.2.0/x86_64-pc-linux-gnu -I/usr/include/c++/7.2.0/backward -I/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include -I/usr/local/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include-fixed -I/usr/include /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpaintdevicewindow.h -o .moc/moc_qpaintdevicewindow.cpp .moc/moc_qrasterwindow.cpp: ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtGui/QPaintDeviceWindow \ ../../include/QtGui/qpaintdevicewindow.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpaintdevicewindow.h \ ../../include/QtGui/QWindow \ ../../include/QtGui/qwindow.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindow.h \ ../../include/QtCore/QObject \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/QEvent \ ../../include/QtCore/QMargins \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/QRect \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtGui/qsurface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurface.h \ ../../include/QtGui/qsurfaceformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurfaceformat.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtGui/qicon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qicon.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtGui/qcursor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qcursor.h \ ../../include/QtGui/QPaintDevice \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qrasterwindow.h \ .moc/moc_predefs.h \ ../../bin/moc @echo moc /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qrasterwindow.h && /home/oliver/developing/qt-sourcex64/qtbase/bin/moc $(DEFINES) --include .moc/moc_predefs.h -I/home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++-64 -I/home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui -I/home/oliver/developing/qt-sourcex64/qtbase/include -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/5.10.0 -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/5.10.0/QtGui -I/usr/include/libdrm -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore/5.10.0 -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore/5.10.0/QtCore -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore -I. -I/usr/include/c++/7.2.0 -I/usr/include/c++/7.2.0/x86_64-pc-linux-gnu -I/usr/include/c++/7.2.0/backward -I/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include -I/usr/local/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include-fixed -I/usr/include /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qrasterwindow.h -o .moc/moc_qrasterwindow.cpp .moc/moc_qplatformgraphicsbuffer.cpp: ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/QSize \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/QRect \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtGui/QPixelFormat \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtCore/QObject \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformgraphicsbuffer.h \ .moc/moc_predefs.h \ ../../bin/moc @echo moc /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformgraphicsbuffer.h && /home/oliver/developing/qt-sourcex64/qtbase/bin/moc $(DEFINES) --include .moc/moc_predefs.h -I/home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++-64 -I/home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui -I/home/oliver/developing/qt-sourcex64/qtbase/include -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/5.10.0 -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/5.10.0/QtGui -I/usr/include/libdrm -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore/5.10.0 -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore/5.10.0/QtCore -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore -I. -I/usr/include/c++/7.2.0 -I/usr/include/c++/7.2.0/x86_64-pc-linux-gnu -I/usr/include/c++/7.2.0/backward -I/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include -I/usr/local/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include-fixed -I/usr/include /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformgraphicsbuffer.h -o .moc/moc_qplatformgraphicsbuffer.cpp .moc/moc_qinputdevicemanager_p.cpp: ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qinputdevicemanager_p.h \ .moc/moc_predefs.h \ ../../bin/moc @echo moc /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qinputdevicemanager_p.h && /home/oliver/developing/qt-sourcex64/qtbase/bin/moc $(DEFINES) --include .moc/moc_predefs.h -I/home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++-64 -I/home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui -I/home/oliver/developing/qt-sourcex64/qtbase/include -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/5.10.0 -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/5.10.0/QtGui -I/usr/include/libdrm -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore/5.10.0 -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore/5.10.0/QtCore -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore -I. -I/usr/include/c++/7.2.0 -I/usr/include/c++/7.2.0/x86_64-pc-linux-gnu -I/usr/include/c++/7.2.0/backward -I/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include -I/usr/local/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include-fixed -I/usr/include /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qinputdevicemanager_p.h -o .moc/moc_qinputdevicemanager_p.cpp .moc/moc_qopenglcontext.cpp: ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/QObject \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/QScopedPointer \ ../../include/QtGui/QSurfaceFormat \ ../../include/QtGui/qsurfaceformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurfaceformat.h \ ../../include/QtGui/qopengl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengl.h \ ../../include/QtCore/qt_windows.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qt_windows.h \ ../../include/QtGui/qopengles2ext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengles2ext.h \ ../../include/QtGui/qopenglext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglext.h \ ../../include/QtGui/qopenglversionfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qopenglcontext.h \ .moc/moc_predefs.h \ ../../bin/moc @echo moc /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qopenglcontext.h && /home/oliver/developing/qt-sourcex64/qtbase/bin/moc $(DEFINES) --include .moc/moc_predefs.h -I/home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++-64 -I/home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui -I/home/oliver/developing/qt-sourcex64/qtbase/include -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/5.10.0 -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/5.10.0/QtGui -I/usr/include/libdrm -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore/5.10.0 -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore/5.10.0/QtCore -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore -I. -I/usr/include/c++/7.2.0 -I/usr/include/c++/7.2.0/x86_64-pc-linux-gnu -I/usr/include/c++/7.2.0/backward -I/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include -I/usr/local/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include-fixed -I/usr/include /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qopenglcontext.h -o .moc/moc_qopenglcontext.cpp .moc/moc_qopenglwindow.cpp: ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtGui/QPaintDeviceWindow \ ../../include/QtGui/qpaintdevicewindow.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpaintdevicewindow.h \ ../../include/QtGui/QWindow \ ../../include/QtGui/qwindow.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindow.h \ ../../include/QtCore/QObject \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/QEvent \ ../../include/QtCore/QMargins \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/QRect \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtGui/qsurface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurface.h \ ../../include/QtGui/qsurfaceformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurfaceformat.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtGui/qicon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qicon.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtGui/qcursor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qcursor.h \ ../../include/QtGui/QPaintDevice \ ../../include/QtGui/QOpenGLContext \ ../../include/QtGui/qopenglcontext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qopenglcontext.h \ ../../include/QtCore/QScopedPointer \ ../../include/QtGui/QSurfaceFormat \ ../../include/QtGui/qopengl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengl.h \ ../../include/QtCore/qt_windows.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qt_windows.h \ ../../include/QtGui/qopengles2ext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengles2ext.h \ ../../include/QtGui/qopenglext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglext.h \ ../../include/QtGui/qopenglversionfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtGui/QImage \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qopenglwindow.h \ .moc/moc_predefs.h \ ../../bin/moc @echo moc /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qopenglwindow.h && /home/oliver/developing/qt-sourcex64/qtbase/bin/moc $(DEFINES) --include .moc/moc_predefs.h -I/home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++-64 -I/home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui -I/home/oliver/developing/qt-sourcex64/qtbase/include -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/5.10.0 -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/5.10.0/QtGui -I/usr/include/libdrm -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore/5.10.0 -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore/5.10.0/QtCore -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore -I. -I/usr/include/c++/7.2.0 -I/usr/include/c++/7.2.0/x86_64-pc-linux-gnu -I/usr/include/c++/7.2.0/backward -I/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include -I/usr/local/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include-fixed -I/usr/include /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qopenglwindow.h -o .moc/moc_qopenglwindow.cpp .moc/moc_qimageiohandler.cpp: ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/qplugin.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/plugin/qplugin.h \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/qjsonobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/json/qjsonobject.h \ ../../include/QtCore/qjsonvalue.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/json/qjsonvalue.h \ ../../include/QtCore/qfactoryinterface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/plugin/qfactoryinterface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimageiohandler.h \ .moc/moc_predefs.h \ ../../bin/moc @echo moc /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimageiohandler.h && /home/oliver/developing/qt-sourcex64/qtbase/bin/moc $(DEFINES) --include .moc/moc_predefs.h -I/home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++-64 -I/home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui -I/home/oliver/developing/qt-sourcex64/qtbase/include -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/5.10.0 -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/5.10.0/QtGui -I/usr/include/libdrm -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore/5.10.0 -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore/5.10.0/QtCore -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore -I. -I/usr/include/c++/7.2.0 -I/usr/include/c++/7.2.0/x86_64-pc-linux-gnu -I/usr/include/c++/7.2.0/backward -I/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include -I/usr/local/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include-fixed -I/usr/include /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimageiohandler.h -o .moc/moc_qimageiohandler.cpp .moc/moc_qpictureformatplugin.cpp: ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/qplugin.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/plugin/qplugin.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/qjsonobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/json/qjsonobject.h \ ../../include/QtCore/qjsonvalue.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/json/qjsonvalue.h \ ../../include/QtCore/qfactoryinterface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/plugin/qfactoryinterface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpictureformatplugin.h \ .moc/moc_predefs.h \ ../../bin/moc @echo moc /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpictureformatplugin.h && /home/oliver/developing/qt-sourcex64/qtbase/bin/moc $(DEFINES) --include .moc/moc_predefs.h -I/home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++-64 -I/home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui -I/home/oliver/developing/qt-sourcex64/qtbase/include -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/5.10.0 -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/5.10.0/QtGui -I/usr/include/libdrm -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore/5.10.0 -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore/5.10.0/QtCore -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore -I. -I/usr/include/c++/7.2.0 -I/usr/include/c++/7.2.0/x86_64-pc-linux-gnu -I/usr/include/c++/7.2.0/backward -I/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include -I/usr/local/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include-fixed -I/usr/include /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpictureformatplugin.h -o .moc/moc_qpictureformatplugin.cpp .moc/moc_qiconengineplugin.cpp: ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/qplugin.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/plugin/qplugin.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/qjsonobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/json/qjsonobject.h \ ../../include/QtCore/qjsonvalue.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/json/qjsonvalue.h \ ../../include/QtCore/qfactoryinterface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/plugin/qfactoryinterface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qiconengineplugin.h \ .moc/moc_predefs.h \ ../../bin/moc @echo moc /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qiconengineplugin.h && /home/oliver/developing/qt-sourcex64/qtbase/bin/moc $(DEFINES) --include .moc/moc_predefs.h -I/home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++-64 -I/home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui -I/home/oliver/developing/qt-sourcex64/qtbase/include -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/5.10.0 -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/5.10.0/QtGui -I/usr/include/libdrm -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore/5.10.0 -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore/5.10.0/QtCore -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore -I. -I/usr/include/c++/7.2.0 -I/usr/include/c++/7.2.0/x86_64-pc-linux-gnu -I/usr/include/c++/7.2.0/backward -I/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include -I/usr/local/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include-fixed -I/usr/include /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qiconengineplugin.h -o .moc/moc_qiconengineplugin.cpp .moc/moc_qmovie.cpp: ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtGui/qimagereader.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimagereader.h \ ../../include/QtCore/qcoreapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreapplication.h \ ../../include/QtCore/qeventloop.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qeventloop.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtGui/qimageiohandler.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimageiohandler.h \ ../../include/QtCore/qplugin.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/plugin/qplugin.h \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/qjsonobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/json/qjsonobject.h \ ../../include/QtCore/qjsonvalue.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/json/qjsonvalue.h \ ../../include/QtCore/qfactoryinterface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/plugin/qfactoryinterface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qmovie.h \ .moc/moc_predefs.h \ ../../bin/moc @echo moc /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qmovie.h && /home/oliver/developing/qt-sourcex64/qtbase/bin/moc $(DEFINES) --include .moc/moc_predefs.h -I/home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++-64 -I/home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui -I/home/oliver/developing/qt-sourcex64/qtbase/include -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/5.10.0 -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/5.10.0/QtGui -I/usr/include/libdrm -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore/5.10.0 -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore/5.10.0/QtCore -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore -I. -I/usr/include/c++/7.2.0 -I/usr/include/c++/7.2.0/x86_64-pc-linux-gnu -I/usr/include/c++/7.2.0/backward -I/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include -I/usr/local/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include-fixed -I/usr/include /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qmovie.h -o .moc/moc_qmovie.cpp .moc/moc_qfont.cpp: ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont.h \ .moc/moc_predefs.h \ ../../bin/moc @echo moc /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont.h && /home/oliver/developing/qt-sourcex64/qtbase/bin/moc $(DEFINES) --include .moc/moc_predefs.h -I/home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++-64 -I/home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui -I/home/oliver/developing/qt-sourcex64/qtbase/include -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/5.10.0 -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/5.10.0/QtGui -I/usr/include/libdrm -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore/5.10.0 -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore/5.10.0/QtCore -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore -I. -I/usr/include/c++/7.2.0 -I/usr/include/c++/7.2.0/x86_64-pc-linux-gnu -I/usr/include/c++/7.2.0/backward -I/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include -I/usr/local/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include-fixed -I/usr/include /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont.h -o .moc/moc_qfont.cpp .moc/moc_qfontdatabase.cpp: ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtGui/qfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontdatabase.h \ .moc/moc_predefs.h \ ../../bin/moc @echo moc /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontdatabase.h && /home/oliver/developing/qt-sourcex64/qtbase/bin/moc $(DEFINES) --include .moc/moc_predefs.h -I/home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++-64 -I/home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui -I/home/oliver/developing/qt-sourcex64/qtbase/include -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/5.10.0 -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/5.10.0/QtGui -I/usr/include/libdrm -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore/5.10.0 -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore/5.10.0/QtCore -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore -I. -I/usr/include/c++/7.2.0 -I/usr/include/c++/7.2.0/x86_64-pc-linux-gnu -I/usr/include/c++/7.2.0/backward -I/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include -I/usr/local/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include-fixed -I/usr/include /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontdatabase.h -o .moc/moc_qfontdatabase.cpp .moc/moc_qtextformat.cpp: ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtGui/qfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtGui/qpen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpen.h \ ../../include/QtGui/qbrush.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbrush.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtGui/qtextoption.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextoption.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextformat.h \ .moc/moc_predefs.h \ ../../bin/moc @echo moc /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextformat.h && /home/oliver/developing/qt-sourcex64/qtbase/bin/moc $(DEFINES) --include .moc/moc_predefs.h -I/home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++-64 -I/home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui -I/home/oliver/developing/qt-sourcex64/qtbase/include -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/5.10.0 -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/5.10.0/QtGui -I/usr/include/libdrm -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore/5.10.0 -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore/5.10.0/QtCore -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore -I. -I/usr/include/c++/7.2.0 -I/usr/include/c++/7.2.0/x86_64-pc-linux-gnu -I/usr/include/c++/7.2.0/backward -I/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include -I/usr/local/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include-fixed -I/usr/include /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextformat.h -o .moc/moc_qtextformat.cpp .moc/moc_qtextobject.cpp: ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtGui/qtextformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextformat.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtGui/qfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtGui/qpen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpen.h \ ../../include/QtGui/qbrush.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbrush.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtGui/qtextoption.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextoption.h \ ../../include/QtGui/qtextlayout.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextlayout.h \ ../../include/QtGui/qevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qevent.h \ ../../include/QtGui/qkeysequence.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qkeysequence.h \ ../../include/QtCore/qurl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurl.h \ ../../include/QtCore/qurlquery.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurlquery.h \ ../../include/QtCore/qfile.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfile.h \ ../../include/QtCore/qfiledevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfiledevice.h \ ../../include/QtGui/qvector2d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector2d.h \ ../../include/QtGui/qtouchdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtouchdevice.h \ ../../include/QtGui/qglyphrun.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qglyphrun.h \ ../../include/QtGui/qrawfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qrawfont.h \ ../../include/QtGui/qfontdatabase.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontdatabase.h \ ../../include/QtGui/qtextcursor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextcursor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextobject.h \ .moc/moc_predefs.h \ ../../bin/moc @echo moc /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextobject.h && /home/oliver/developing/qt-sourcex64/qtbase/bin/moc $(DEFINES) --include .moc/moc_predefs.h -I/home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++-64 -I/home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui -I/home/oliver/developing/qt-sourcex64/qtbase/include -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/5.10.0 -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/5.10.0/QtGui -I/usr/include/libdrm -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore/5.10.0 -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore/5.10.0/QtCore -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore -I. -I/usr/include/c++/7.2.0 -I/usr/include/c++/7.2.0/x86_64-pc-linux-gnu -I/usr/include/c++/7.2.0/backward -I/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include -I/usr/local/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include-fixed -I/usr/include /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextobject.h -o .moc/moc_qtextobject.cpp .moc/moc_qtextdocument.cpp: ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtGui/qfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtCore/qurl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurl.h \ ../../include/QtCore/qurlquery.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurlquery.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocument.h \ .moc/moc_predefs.h \ ../../bin/moc @echo moc /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocument.h && /home/oliver/developing/qt-sourcex64/qtbase/bin/moc $(DEFINES) --include .moc/moc_predefs.h -I/home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++-64 -I/home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui -I/home/oliver/developing/qt-sourcex64/qtbase/include -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/5.10.0 -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/5.10.0/QtGui -I/usr/include/libdrm -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore/5.10.0 -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore/5.10.0/QtCore -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore -I. -I/usr/include/c++/7.2.0 -I/usr/include/c++/7.2.0/x86_64-pc-linux-gnu -I/usr/include/c++/7.2.0/backward -I/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include -I/usr/local/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include-fixed -I/usr/include /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocument.h -o .moc/moc_qtextdocument.cpp .moc/moc_qabstracttextdocumentlayout.cpp: ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtGui/qtextlayout.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextlayout.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtGui/qevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qevent.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtGui/qkeysequence.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qkeysequence.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/qurl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurl.h \ ../../include/QtCore/qurlquery.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurlquery.h \ ../../include/QtCore/qfile.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfile.h \ ../../include/QtCore/qfiledevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfiledevice.h \ ../../include/QtGui/qvector2d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector2d.h \ ../../include/QtGui/qtouchdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtouchdevice.h \ ../../include/QtGui/qtextformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextformat.h \ ../../include/QtGui/qfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont.h \ ../../include/QtGui/qpen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpen.h \ ../../include/QtGui/qbrush.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbrush.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtGui/qtextoption.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextoption.h \ ../../include/QtGui/qglyphrun.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qglyphrun.h \ ../../include/QtGui/qrawfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qrawfont.h \ ../../include/QtGui/qfontdatabase.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontdatabase.h \ ../../include/QtGui/qtextcursor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextcursor.h \ ../../include/QtGui/qtextdocument.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocument.h \ ../../include/QtGui/qpalette.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpalette.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qabstracttextdocumentlayout.h \ .moc/moc_predefs.h \ ../../bin/moc @echo moc /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qabstracttextdocumentlayout.h && /home/oliver/developing/qt-sourcex64/qtbase/bin/moc $(DEFINES) --include .moc/moc_predefs.h -I/home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++-64 -I/home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui -I/home/oliver/developing/qt-sourcex64/qtbase/include -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/5.10.0 -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/5.10.0/QtGui -I/usr/include/libdrm -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore/5.10.0 -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore/5.10.0/QtCore -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore -I. -I/usr/include/c++/7.2.0 -I/usr/include/c++/7.2.0/x86_64-pc-linux-gnu -I/usr/include/c++/7.2.0/backward -I/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include -I/usr/local/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include-fixed -I/usr/include /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qabstracttextdocumentlayout.h -o .moc/moc_qabstracttextdocumentlayout.cpp .moc/moc_qtextdocumentlayout_p.cpp: ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtGui/qabstracttextdocumentlayout.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qabstracttextdocumentlayout.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtGui/qtextlayout.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextlayout.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtGui/qevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qevent.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtGui/qkeysequence.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qkeysequence.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/qurl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurl.h \ ../../include/QtCore/qurlquery.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurlquery.h \ ../../include/QtCore/qfile.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfile.h \ ../../include/QtCore/qfiledevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfiledevice.h \ ../../include/QtGui/qvector2d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector2d.h \ ../../include/QtGui/qtouchdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtouchdevice.h \ ../../include/QtGui/qtextformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextformat.h \ ../../include/QtGui/qfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont.h \ ../../include/QtGui/qpen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpen.h \ ../../include/QtGui/qbrush.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbrush.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtGui/qtextoption.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextoption.h \ ../../include/QtGui/qglyphrun.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qglyphrun.h \ ../../include/QtGui/qrawfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qrawfont.h \ ../../include/QtGui/qfontdatabase.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontdatabase.h \ ../../include/QtGui/qtextcursor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextcursor.h \ ../../include/QtGui/qtextdocument.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocument.h \ ../../include/QtGui/qpalette.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpalette.h \ ../../include/QtGui/qtextobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocumentlayout_p.h \ .moc/moc_predefs.h \ ../../bin/moc @echo moc /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocumentlayout_p.h && /home/oliver/developing/qt-sourcex64/qtbase/bin/moc $(DEFINES) --include .moc/moc_predefs.h -I/home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++-64 -I/home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui -I/home/oliver/developing/qt-sourcex64/qtbase/include -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/5.10.0 -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/5.10.0/QtGui -I/usr/include/libdrm -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore/5.10.0 -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore/5.10.0/QtCore -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore -I. -I/usr/include/c++/7.2.0 -I/usr/include/c++/7.2.0/x86_64-pc-linux-gnu -I/usr/include/c++/7.2.0/backward -I/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include -I/usr/local/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include-fixed -I/usr/include /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocumentlayout_p.h -o .moc/moc_qtextdocumentlayout_p.cpp .moc/moc_qtextimagehandler_p.cpp: ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtGui/qabstracttextdocumentlayout.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qabstracttextdocumentlayout.h \ ../../include/QtGui/qtextlayout.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextlayout.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtGui/qevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qevent.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtGui/qkeysequence.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qkeysequence.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/qurl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurl.h \ ../../include/QtCore/qurlquery.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurlquery.h \ ../../include/QtCore/qfile.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfile.h \ ../../include/QtCore/qfiledevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfiledevice.h \ ../../include/QtGui/qvector2d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector2d.h \ ../../include/QtGui/qtouchdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtouchdevice.h \ ../../include/QtGui/qtextformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextformat.h \ ../../include/QtGui/qfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont.h \ ../../include/QtGui/qpen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpen.h \ ../../include/QtGui/qbrush.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbrush.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtGui/qtextoption.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextoption.h \ ../../include/QtGui/qglyphrun.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qglyphrun.h \ ../../include/QtGui/qrawfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qrawfont.h \ ../../include/QtGui/qfontdatabase.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontdatabase.h \ ../../include/QtGui/qtextcursor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextcursor.h \ ../../include/QtGui/qtextdocument.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocument.h \ ../../include/QtGui/qpalette.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpalette.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextimagehandler_p.h \ .moc/moc_predefs.h \ ../../bin/moc @echo moc /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextimagehandler_p.h && /home/oliver/developing/qt-sourcex64/qtbase/bin/moc $(DEFINES) --include .moc/moc_predefs.h -I/home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++-64 -I/home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui -I/home/oliver/developing/qt-sourcex64/qtbase/include -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/5.10.0 -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/5.10.0/QtGui -I/usr/include/libdrm -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore/5.10.0 -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore/5.10.0/QtCore -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore -I. -I/usr/include/c++/7.2.0 -I/usr/include/c++/7.2.0/x86_64-pc-linux-gnu -I/usr/include/c++/7.2.0/backward -I/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include -I/usr/local/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include-fixed -I/usr/include /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextimagehandler_p.h -o .moc/moc_qtextimagehandler_p.cpp .moc/moc_qtexttable.cpp: ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtGui/qtextobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextobject.h \ ../../include/QtGui/qtextformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextformat.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtGui/qfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtGui/qpen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpen.h \ ../../include/QtGui/qbrush.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbrush.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtGui/qtextoption.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextoption.h \ ../../include/QtGui/qtextlayout.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextlayout.h \ ../../include/QtGui/qevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qevent.h \ ../../include/QtGui/qkeysequence.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qkeysequence.h \ ../../include/QtCore/qurl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurl.h \ ../../include/QtCore/qurlquery.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurlquery.h \ ../../include/QtCore/qfile.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfile.h \ ../../include/QtCore/qfiledevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfiledevice.h \ ../../include/QtGui/qvector2d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector2d.h \ ../../include/QtGui/qtouchdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtouchdevice.h \ ../../include/QtGui/qglyphrun.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qglyphrun.h \ ../../include/QtGui/qrawfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qrawfont.h \ ../../include/QtGui/qfontdatabase.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontdatabase.h \ ../../include/QtGui/qtextcursor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextcursor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtexttable.h \ .moc/moc_predefs.h \ ../../bin/moc @echo moc /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtexttable.h && /home/oliver/developing/qt-sourcex64/qtbase/bin/moc $(DEFINES) --include .moc/moc_predefs.h -I/home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++-64 -I/home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui -I/home/oliver/developing/qt-sourcex64/qtbase/include -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/5.10.0 -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/5.10.0/QtGui -I/usr/include/libdrm -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore/5.10.0 -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore/5.10.0/QtCore -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore -I. -I/usr/include/c++/7.2.0 -I/usr/include/c++/7.2.0/x86_64-pc-linux-gnu -I/usr/include/c++/7.2.0/backward -I/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include -I/usr/local/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include-fixed -I/usr/include /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtexttable.h -o .moc/moc_qtexttable.cpp .moc/moc_qtextlist.cpp: ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtGui/qtextobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextobject.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtGui/qtextformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextformat.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtGui/qfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtGui/qpen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpen.h \ ../../include/QtGui/qbrush.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbrush.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtGui/qtextoption.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextoption.h \ ../../include/QtGui/qtextlayout.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextlayout.h \ ../../include/QtGui/qevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qevent.h \ ../../include/QtGui/qkeysequence.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qkeysequence.h \ ../../include/QtCore/qurl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurl.h \ ../../include/QtCore/qurlquery.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurlquery.h \ ../../include/QtCore/qfile.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfile.h \ ../../include/QtCore/qfiledevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfiledevice.h \ ../../include/QtGui/qvector2d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector2d.h \ ../../include/QtGui/qtouchdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtouchdevice.h \ ../../include/QtGui/qglyphrun.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qglyphrun.h \ ../../include/QtGui/qrawfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qrawfont.h \ ../../include/QtGui/qfontdatabase.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontdatabase.h \ ../../include/QtGui/qtextcursor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextcursor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextlist.h \ .moc/moc_predefs.h \ ../../bin/moc @echo moc /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextlist.h && /home/oliver/developing/qt-sourcex64/qtbase/bin/moc $(DEFINES) --include .moc/moc_predefs.h -I/home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++-64 -I/home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui -I/home/oliver/developing/qt-sourcex64/qtbase/include -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/5.10.0 -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/5.10.0/QtGui -I/usr/include/libdrm -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore/5.10.0 -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore/5.10.0/QtCore -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore -I. -I/usr/include/c++/7.2.0 -I/usr/include/c++/7.2.0/x86_64-pc-linux-gnu -I/usr/include/c++/7.2.0/backward -I/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include -I/usr/local/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include-fixed -I/usr/include /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextlist.h -o .moc/moc_qtextlist.cpp .moc/moc_qsyntaxhighlighter.cpp: ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtGui/qtextobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextobject.h \ ../../include/QtGui/qtextformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextformat.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtGui/qfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtGui/qpen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpen.h \ ../../include/QtGui/qbrush.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbrush.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtGui/qtextoption.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextoption.h \ ../../include/QtGui/qtextlayout.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextlayout.h \ ../../include/QtGui/qevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qevent.h \ ../../include/QtGui/qkeysequence.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qkeysequence.h \ ../../include/QtCore/qurl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurl.h \ ../../include/QtCore/qurlquery.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurlquery.h \ ../../include/QtCore/qfile.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfile.h \ ../../include/QtCore/qfiledevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfiledevice.h \ ../../include/QtGui/qvector2d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector2d.h \ ../../include/QtGui/qtouchdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtouchdevice.h \ ../../include/QtGui/qglyphrun.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qglyphrun.h \ ../../include/QtGui/qrawfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qrawfont.h \ ../../include/QtGui/qfontdatabase.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontdatabase.h \ ../../include/QtGui/qtextcursor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextcursor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qsyntaxhighlighter.h \ .moc/moc_predefs.h \ ../../bin/moc @echo moc /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qsyntaxhighlighter.h && /home/oliver/developing/qt-sourcex64/qtbase/bin/moc $(DEFINES) --include .moc/moc_predefs.h -I/home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++-64 -I/home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui -I/home/oliver/developing/qt-sourcex64/qtbase/include -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/5.10.0 -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/5.10.0/QtGui -I/usr/include/libdrm -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore/5.10.0 -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore/5.10.0/QtCore -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore -I. -I/usr/include/c++/7.2.0 -I/usr/include/c++/7.2.0/x86_64-pc-linux-gnu -I/usr/include/c++/7.2.0/backward -I/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include -I/usr/local/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include-fixed -I/usr/include /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qsyntaxhighlighter.h -o .moc/moc_qsyntaxhighlighter.cpp .moc/moc_qinputcontrol_p.cpp: ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qinputcontrol_p.h \ .moc/moc_predefs.h \ ../../bin/moc @echo moc /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qinputcontrol_p.h && /home/oliver/developing/qt-sourcex64/qtbase/bin/moc $(DEFINES) --include .moc/moc_predefs.h -I/home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++-64 -I/home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui -I/home/oliver/developing/qt-sourcex64/qtbase/include -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/5.10.0 -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/5.10.0/QtGui -I/usr/include/libdrm -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore/5.10.0 -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore/5.10.0/QtCore -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore -I. -I/usr/include/c++/7.2.0 -I/usr/include/c++/7.2.0/x86_64-pc-linux-gnu -I/usr/include/c++/7.2.0/backward -I/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include -I/usr/local/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include-fixed -I/usr/include /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qinputcontrol_p.h -o .moc/moc_qinputcontrol_p.cpp .moc/moc_qbrush.cpp: ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbrush.h \ .moc/moc_predefs.h \ ../../bin/moc @echo moc /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbrush.h && /home/oliver/developing/qt-sourcex64/qtbase/bin/moc $(DEFINES) --include .moc/moc_predefs.h -I/home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++-64 -I/home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui -I/home/oliver/developing/qt-sourcex64/qtbase/include -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/5.10.0 -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/5.10.0/QtGui -I/usr/include/libdrm -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore/5.10.0 -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore/5.10.0/QtCore -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore -I. -I/usr/include/c++/7.2.0 -I/usr/include/c++/7.2.0/x86_64-pc-linux-gnu -I/usr/include/c++/7.2.0/backward -I/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include -I/usr/local/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include-fixed -I/usr/include /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbrush.h -o .moc/moc_qbrush.cpp .moc/moc_qpainter.cpp: ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtGui/qtextoption.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextoption.h \ ../../include/QtGui/qpen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpen.h \ ../../include/QtGui/qbrush.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbrush.h \ ../../include/QtGui/qfontinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontinfo.h \ ../../include/QtGui/qfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont.h \ ../../include/QtGui/qfontmetrics.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontmetrics.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainter.h \ .moc/moc_predefs.h \ ../../bin/moc @echo moc /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainter.h && /home/oliver/developing/qt-sourcex64/qtbase/bin/moc $(DEFINES) --include .moc/moc_predefs.h -I/home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++-64 -I/home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui -I/home/oliver/developing/qt-sourcex64/qtbase/include -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/5.10.0 -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/5.10.0/QtGui -I/usr/include/libdrm -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore/5.10.0 -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore/5.10.0/QtCore -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore -I. -I/usr/include/c++/7.2.0 -I/usr/include/c++/7.2.0/x86_64-pc-linux-gnu -I/usr/include/c++/7.2.0/backward -I/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include -I/usr/local/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include-fixed -I/usr/include /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainter.h -o .moc/moc_qpainter.cpp .moc/moc_qpdfwriter.cpp: ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtGui/qpagedpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpagedpaintdevice.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtGui/qpagelayout.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpagelayout.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtGui/qpagesize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpagesize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpdfwriter.h \ .moc/moc_predefs.h \ ../../bin/moc @echo moc /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpdfwriter.h && /home/oliver/developing/qt-sourcex64/qtbase/bin/moc $(DEFINES) --include .moc/moc_predefs.h -I/home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++-64 -I/home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui -I/home/oliver/developing/qt-sourcex64/qtbase/include -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/5.10.0 -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/5.10.0/QtGui -I/usr/include/libdrm -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore/5.10.0 -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore/5.10.0/QtCore -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore -I. -I/usr/include/c++/7.2.0 -I/usr/include/c++/7.2.0/x86_64-pc-linux-gnu -I/usr/include/c++/7.2.0/backward -I/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include -I/usr/local/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include-fixed -I/usr/include /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpdfwriter.h -o .moc/moc_qpdfwriter.cpp .moc/moc_qplatformbackingstore.cpp: ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtGui/qwindow.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindow.h \ ../../include/QtCore/QObject \ ../../include/QtCore/QEvent \ ../../include/QtCore/QMargins \ ../../include/QtCore/QRect \ ../../include/QtGui/qsurface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurface.h \ ../../include/QtGui/qsurfaceformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurfaceformat.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtGui/qicon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qicon.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtGui/qcursor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qcursor.h \ ../../include/QtGui/qopengl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengl.h \ ../../include/QtCore/qt_windows.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qt_windows.h \ ../../include/QtGui/qopengles2ext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengles2ext.h \ ../../include/QtGui/qopenglext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qplatformbackingstore.h \ .moc/moc_predefs.h \ ../../bin/moc @echo moc /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qplatformbackingstore.h && /home/oliver/developing/qt-sourcex64/qtbase/bin/moc $(DEFINES) --include .moc/moc_predefs.h -I/home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++-64 -I/home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui -I/home/oliver/developing/qt-sourcex64/qtbase/include -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/5.10.0 -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/5.10.0/QtGui -I/usr/include/libdrm -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore/5.10.0 -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore/5.10.0/QtCore -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore -I. -I/usr/include/c++/7.2.0 -I/usr/include/c++/7.2.0/x86_64-pc-linux-gnu -I/usr/include/c++/7.2.0/backward -I/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include -I/usr/local/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include-fixed -I/usr/include /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qplatformbackingstore.h -o .moc/moc_qplatformbackingstore.cpp .moc/moc_qvalidator.cpp: ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/qregularexpression.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregularexpression.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qvalidator.h \ .moc/moc_predefs.h \ ../../bin/moc @echo moc /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qvalidator.h && /home/oliver/developing/qt-sourcex64/qtbase/bin/moc $(DEFINES) --include .moc/moc_predefs.h -I/home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++-64 -I/home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui -I/home/oliver/developing/qt-sourcex64/qtbase/include -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/5.10.0 -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/5.10.0/QtGui -I/usr/include/libdrm -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore/5.10.0 -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore/5.10.0/QtCore -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore -I. -I/usr/include/c++/7.2.0 -I/usr/include/c++/7.2.0/x86_64-pc-linux-gnu -I/usr/include/c++/7.2.0/backward -I/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include -I/usr/local/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include-fixed -I/usr/include /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qvalidator.h -o .moc/moc_qvalidator.cpp .moc/moc_qshaderlanguage_p.cpp: ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qshaderlanguage_p.h \ .moc/moc_predefs.h \ ../../bin/moc @echo moc /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qshaderlanguage_p.h && /home/oliver/developing/qt-sourcex64/qtbase/bin/moc $(DEFINES) --include .moc/moc_predefs.h -I/home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++-64 -I/home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui -I/home/oliver/developing/qt-sourcex64/qtbase/include -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/5.10.0 -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/5.10.0/QtGui -I/usr/include/libdrm -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore/5.10.0 -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore/5.10.0/QtCore -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore -I. -I/usr/include/c++/7.2.0 -I/usr/include/c++/7.2.0/x86_64-pc-linux-gnu -I/usr/include/c++/7.2.0/backward -I/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include -I/usr/local/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include-fixed -I/usr/include /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qshaderlanguage_p.h -o .moc/moc_qshaderlanguage_p.cpp .moc/moc_qopenglshaderprogram.cpp: ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtGui/qopengl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengl.h \ ../../include/QtCore/qt_windows.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qt_windows.h \ ../../include/QtGui/qopengles2ext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengles2ext.h \ ../../include/QtGui/qopenglext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglext.h \ ../../include/QtGui/qvector2d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector2d.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtGui/qvector3d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector3d.h \ ../../include/QtGui/qvector4d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector4d.h \ ../../include/QtGui/qmatrix4x4.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qmatrix4x4.h \ ../../include/QtGui/qquaternion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qquaternion.h \ ../../include/QtGui/qgenericmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qgenericmatrix.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglshaderprogram.h \ .moc/moc_predefs.h \ ../../bin/moc @echo moc /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglshaderprogram.h && /home/oliver/developing/qt-sourcex64/qtbase/bin/moc $(DEFINES) --include .moc/moc_predefs.h -I/home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++-64 -I/home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui -I/home/oliver/developing/qt-sourcex64/qtbase/include -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/5.10.0 -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/5.10.0/QtGui -I/usr/include/libdrm -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore/5.10.0 -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore/5.10.0/QtCore -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore -I. -I/usr/include/c++/7.2.0 -I/usr/include/c++/7.2.0/x86_64-pc-linux-gnu -I/usr/include/c++/7.2.0/backward -I/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include -I/usr/local/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include-fixed -I/usr/include /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglshaderprogram.h -o .moc/moc_qopenglshaderprogram.cpp .moc/moc_qopenglengineshadermanager_p.cpp: ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtGui/QOpenGLShader \ ../../include/QtGui/qopenglshaderprogram.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglshaderprogram.h \ ../../include/QtGui/qopengl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengl.h \ ../../include/QtCore/qt_windows.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qt_windows.h \ ../../include/QtGui/qopengles2ext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengles2ext.h \ ../../include/QtGui/qopenglext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglext.h \ ../../include/QtGui/qvector2d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector2d.h \ ../../include/QtGui/qvector3d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector3d.h \ ../../include/QtGui/qvector4d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector4d.h \ ../../include/QtGui/qmatrix4x4.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qmatrix4x4.h \ ../../include/QtGui/qquaternion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qquaternion.h \ ../../include/QtGui/qgenericmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qgenericmatrix.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtGui/QOpenGLShaderProgram \ ../../include/QtGui/QPainter \ ../../include/QtGui/qpainter.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainter.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtGui/qtextoption.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextoption.h \ ../../include/QtGui/qpen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpen.h \ ../../include/QtGui/qbrush.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbrush.h \ ../../include/QtGui/qfontinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontinfo.h \ ../../include/QtGui/qfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont.h \ ../../include/QtGui/qfontmetrics.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontmetrics.h \ ../../include/QtGui/5.10.0/QtGui/private/qopenglcontext_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qopenglcontext_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qopenglcontext.h \ ../../include/QtCore/QObject \ ../../include/QtCore/QScopedPointer \ ../../include/QtGui/QSurfaceFormat \ ../../include/QtGui/qsurfaceformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurfaceformat.h \ ../../include/QtGui/qopenglversionfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.h \ ../../include/QtCore/5.10.0/QtCore/private/qobject_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtCore/qreadwritelock.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qreadwritelock.h \ ../../include/QtCore/QByteArray \ ../../include/QtCore/QHash \ ../../include/QtCore/QSet \ ../../include/QtGui/5.10.0/QtGui/private/qopenglcustomshaderstage_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglcustomshaderstage_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglengineshadermanager_p.h \ .moc/moc_predefs.h \ ../../bin/moc @echo moc /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglengineshadermanager_p.h && /home/oliver/developing/qt-sourcex64/qtbase/bin/moc $(DEFINES) --include .moc/moc_predefs.h -I/home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++-64 -I/home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui -I/home/oliver/developing/qt-sourcex64/qtbase/include -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/5.10.0 -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/5.10.0/QtGui -I/usr/include/libdrm -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore/5.10.0 -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore/5.10.0/QtCore -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore -I. -I/usr/include/c++/7.2.0 -I/usr/include/c++/7.2.0/x86_64-pc-linux-gnu -I/usr/include/c++/7.2.0/backward -I/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include -I/usr/local/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include-fixed -I/usr/include /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglengineshadermanager_p.h -o .moc/moc_qopenglengineshadermanager_p.cpp .moc/moc_qopenglvertexarrayobject.cpp: ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/QObject \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtGui/qopengl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengl.h \ ../../include/QtCore/qt_windows.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qt_windows.h \ ../../include/QtGui/qopengles2ext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengles2ext.h \ ../../include/QtGui/qopenglext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglvertexarrayobject.h \ .moc/moc_predefs.h \ ../../bin/moc @echo moc /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglvertexarrayobject.h && /home/oliver/developing/qt-sourcex64/qtbase/bin/moc $(DEFINES) --include .moc/moc_predefs.h -I/home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++-64 -I/home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui -I/home/oliver/developing/qt-sourcex64/qtbase/include -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/5.10.0 -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/5.10.0/QtGui -I/usr/include/libdrm -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore/5.10.0 -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore/5.10.0/QtCore -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore -I. -I/usr/include/c++/7.2.0 -I/usr/include/c++/7.2.0/x86_64-pc-linux-gnu -I/usr/include/c++/7.2.0/backward -I/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include -I/usr/local/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include-fixed -I/usr/include /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglvertexarrayobject.h -o .moc/moc_qopenglvertexarrayobject.cpp .moc/moc_qopengldebug.cpp: ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtGui/qopenglcontext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qopenglcontext.h \ ../../include/QtCore/QObject \ ../../include/QtCore/QScopedPointer \ ../../include/QtGui/QSurfaceFormat \ ../../include/QtGui/qsurfaceformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurfaceformat.h \ ../../include/QtGui/qopengl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengl.h \ ../../include/QtCore/qt_windows.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qt_windows.h \ ../../include/QtGui/qopengles2ext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengles2ext.h \ ../../include/QtGui/qopenglext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglext.h \ ../../include/QtGui/qopenglversionfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengldebug.h \ .moc/moc_predefs.h \ ../../bin/moc @echo moc /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengldebug.h && /home/oliver/developing/qt-sourcex64/qtbase/bin/moc $(DEFINES) --include .moc/moc_predefs.h -I/home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++-64 -I/home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui -I/home/oliver/developing/qt-sourcex64/qtbase/include -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/5.10.0 -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/5.10.0/QtGui -I/usr/include/libdrm -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore/5.10.0 -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore/5.10.0/QtCore -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore -I. -I/usr/include/c++/7.2.0 -I/usr/include/c++/7.2.0/x86_64-pc-linux-gnu -I/usr/include/c++/7.2.0/backward -I/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include -I/usr/local/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include-fixed -I/usr/include /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengldebug.h -o .moc/moc_qopengldebug.cpp .moc/moc_qopengltexture.cpp: ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtGui/qopengl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengl.h \ ../../include/QtCore/qt_windows.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qt_windows.h \ ../../include/QtGui/qopengles2ext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengles2ext.h \ ../../include/QtGui/qopenglext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglext.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtCore/QScopedPointer \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengltexture.h \ .moc/moc_predefs.h \ ../../bin/moc @echo moc /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengltexture.h && /home/oliver/developing/qt-sourcex64/qtbase/bin/moc $(DEFINES) --include .moc/moc_predefs.h -I/home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++-64 -I/home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui -I/home/oliver/developing/qt-sourcex64/qtbase/include -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/5.10.0 -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/5.10.0/QtGui -I/usr/include/libdrm -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore/5.10.0 -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore/5.10.0/QtCore -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore -I. -I/usr/include/c++/7.2.0 -I/usr/include/c++/7.2.0/x86_64-pc-linux-gnu -I/usr/include/c++/7.2.0/backward -I/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include -I/usr/local/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include-fixed -I/usr/include /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengltexture.h -o .moc/moc_qopengltexture.cpp .moc/moc_qopengltimerquery.cpp: ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/QObject \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtGui/qopengl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengl.h \ ../../include/QtCore/qt_windows.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qt_windows.h \ ../../include/QtGui/qopengles2ext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengles2ext.h \ ../../include/QtGui/qopenglext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengltimerquery.h \ .moc/moc_predefs.h \ ../../bin/moc @echo moc /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengltimerquery.h && /home/oliver/developing/qt-sourcex64/qtbase/bin/moc $(DEFINES) --include .moc/moc_predefs.h -I/home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++-64 -I/home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui -I/home/oliver/developing/qt-sourcex64/qtbase/include -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/5.10.0 -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/5.10.0/QtGui -I/usr/include/libdrm -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore/5.10.0 -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore/5.10.0/QtCore -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore -I. -I/usr/include/c++/7.2.0 -I/usr/include/c++/7.2.0/x86_64-pc-linux-gnu -I/usr/include/c++/7.2.0/backward -I/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include -I/usr/local/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include-fixed -I/usr/include /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengltimerquery.h -o .moc/moc_qopengltimerquery.cpp .moc/moc_qstandarditemmodel.cpp: ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/qabstractitemmodel.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtGui/qbrush.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbrush.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtGui/qfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont.h \ ../../include/QtGui/qicon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qicon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.h \ .moc/moc_predefs.h \ ../../bin/moc @echo moc /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.h && /home/oliver/developing/qt-sourcex64/qtbase/bin/moc $(DEFINES) --include .moc/moc_predefs.h -I/home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++-64 -I/home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui -I/home/oliver/developing/qt-sourcex64/qtbase/include -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/5.10.0 -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/5.10.0/QtGui -I/usr/include/libdrm -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore/5.10.0 -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore/5.10.0/QtCore -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore -I. -I/usr/include/c++/7.2.0 -I/usr/include/c++/7.2.0/x86_64-pc-linux-gnu -I/usr/include/c++/7.2.0/backward -I/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include -I/usr/local/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include-fixed -I/usr/include /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.h -o .moc/moc_qstandarditemmodel.cpp .moc/moc_qvulkanwindow.cpp: ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtGui/qvulkaninstance.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/vulkan/qvulkaninstance.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtGui/qwindow.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindow.h \ ../../include/QtCore/QObject \ ../../include/QtCore/QEvent \ ../../include/QtCore/QMargins \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/QRect \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtGui/qsurface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurface.h \ ../../include/QtGui/qsurfaceformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurfaceformat.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtGui/qicon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qicon.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtGui/qcursor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qcursor.h \ ../../include/QtGui/qmatrix4x4.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qmatrix4x4.h \ ../../include/QtGui/qvector3d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector3d.h \ ../../include/QtGui/qvector4d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector4d.h \ ../../include/QtGui/qquaternion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qquaternion.h \ ../../include/QtGui/qgenericmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qgenericmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/vulkan/qvulkanwindow.h \ .moc/moc_predefs.h \ ../../bin/moc @echo moc /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/vulkan/qvulkanwindow.h && /home/oliver/developing/qt-sourcex64/qtbase/bin/moc $(DEFINES) --include .moc/moc_predefs.h -I/home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++-64 -I/home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui -I/home/oliver/developing/qt-sourcex64/qtbase/include -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/5.10.0 -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/5.10.0/QtGui -I/usr/include/libdrm -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore/5.10.0 -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore/5.10.0/QtCore -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore -I. -I/usr/include/c++/7.2.0 -I/usr/include/c++/7.2.0/x86_64-pc-linux-gnu -I/usr/include/c++/7.2.0/backward -I/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include -I/usr/local/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include-fixed -I/usr/include /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/vulkan/qvulkanwindow.h -o .moc/moc_qvulkanwindow.cpp compiler_moc_objc_header_make_all: compiler_moc_objc_header_clean: compiler_moc_source_make_all: .moc/qpixmapcache.moc .moc/qdesktopservices.moc compiler_moc_source_clean: -$(DEL_FILE) .moc/qpixmapcache.moc .moc/qdesktopservices.moc .moc/qpixmapcache.moc: ../../include/QtGui/qpixmapcache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmapcache.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmapcache_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtGui/qpaintengine.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengine.h \ ../../include/QtGui/qpainter.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainter.h \ ../../include/QtGui/qtextoption.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextoption.h \ ../../include/QtGui/qpen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpen.h \ ../../include/QtGui/qbrush.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbrush.h \ ../../include/QtGui/qfontinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontinfo.h \ ../../include/QtGui/qfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont.h \ ../../include/QtGui/qfontmetrics.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontmetrics.h \ ../../include/QtGui/5.10.0/QtGui/private/qimage_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage_p.h \ ../../include/QtCore/QMap \ ../../include/QtCore/QVector \ ../../include/QtGui/5.10.0/QtGui/private/qpixmap_raster_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap_raster_p.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qplatformpixmap.h \ ../../include/QtCore/qcache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcache.h \ .pch/Qt5Gui.gch/c++ \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmapcache.cpp \ .moc/moc_predefs.h \ ../../bin/moc @echo moc /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmapcache.cpp && /home/oliver/developing/qt-sourcex64/qtbase/bin/moc $(DEFINES) --include .moc/moc_predefs.h -I/home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++-64 -I/home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui -I/home/oliver/developing/qt-sourcex64/qtbase/include -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/5.10.0 -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/5.10.0/QtGui -I/usr/include/libdrm -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore/5.10.0 -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore/5.10.0/QtCore -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore -I. -I/usr/include/c++/7.2.0 -I/usr/include/c++/7.2.0/x86_64-pc-linux-gnu -I/usr/include/c++/7.2.0/backward -I/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include -I/usr/local/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include-fixed -I/usr/include /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmapcache.cpp -o .moc/qpixmapcache.moc .moc/qdesktopservices.moc: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qdesktopservices.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qstandardpaths.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qstandardpaths.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/qcoreapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreapplication.h \ ../../include/QtCore/qeventloop.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qeventloop.h \ ../../include/QtGui/5.10.0/QtGui/private/qguiapplication_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qguiapplication_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtGui/qguiapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qguiapplication.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtGui/qinputmethod.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qinputmethod.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtCore/QPointF \ ../../include/QtCore/5.10.0/QtCore/private/qcoreapplication_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreapplication_p.h \ ../../include/QtCore/qtranslator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qtranslator.h \ ../../include/QtCore/qsettings.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qsettings.h \ ../../include/QtCore/5.10.0/QtCore/private/qobject_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtCore/qreadwritelock.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qreadwritelock.h \ ../../include/QtCore/5.10.0/QtCore/private/qcore_mac_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcore_mac_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qthread_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qthread_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++-64/qplatformdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++/qplatformdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/common/posix/qplatformdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/common/c89/qplatformdefs.h \ ../../include/QtCore/qthread.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qthread.h \ ../../include/QtCore/qstack.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstack.h \ ../../include/QtCore/qwaitcondition.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qwaitcondition.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qwindowsysteminterface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.h \ ../../include/QtCore/QTime \ ../../include/QtCore/qdatetime.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qdatetime.h \ ../../include/QtCore/QEvent \ ../../include/QtCore/QAbstractEventDispatcher \ ../../include/QtCore/qabstracteventdispatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qabstracteventdispatcher.h \ ../../include/QtGui/QScreen \ ../../include/QtGui/qscreen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qscreen.h \ ../../include/QtCore/QList \ ../../include/QtCore/QObject \ ../../include/QtCore/QRect \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/QSize \ ../../include/QtCore/QSizeF \ ../../include/QtGui/QTransform \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtGui/QWindow \ ../../include/QtGui/qwindow.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindow.h \ ../../include/QtCore/QMargins \ ../../include/QtGui/qsurface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurface.h \ ../../include/QtGui/qsurfaceformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurfaceformat.h \ ../../include/QtGui/qicon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qicon.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qcursor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qcursor.h \ ../../include/QtCore/QWeakPointer \ ../../include/QtCore/QMutex \ ../../include/QtGui/QTouchEvent \ ../../include/QtGui/qevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qevent.h \ ../../include/QtGui/qkeysequence.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qkeysequence.h \ ../../include/QtCore/qurl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurl.h \ ../../include/QtCore/qurlquery.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurlquery.h \ ../../include/QtCore/qfile.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfile.h \ ../../include/QtCore/qfiledevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfiledevice.h \ ../../include/QtGui/qvector2d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector2d.h \ ../../include/QtGui/qtouchdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtouchdevice.h \ ../../include/QtCore/QEventLoop \ ../../include/QtGui/QVector2D \ ../../include/QtGui/5.10.0/QtGui/qpa/qwindowsysteminterface_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowsysteminterface_p.h \ ../../include/QtCore/QElapsedTimer \ ../../include/QtCore/qelapsedtimer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qelapsedtimer.h \ ../../include/QtCore/QPointer \ ../../include/QtGui/QList \ ../../include/QtCore/QWaitCondition \ ../../include/QtCore/QAtomicInt \ ../../include/QtGui/5.10.0/QtGui/private/qshortcutmap_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qshortcutmap_p.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformservices.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformservices.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformintegration.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformintegration.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformscreen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformscreen.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qplatformpixmap.h \ ../../include/QtGui/qopenglcontext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qopenglcontext.h \ ../../include/QtCore/QScopedPointer \ ../../include/QtGui/QSurfaceFormat \ ../../include/QtGui/qopengl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengl.h \ ../../include/QtCore/qt_windows.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qt_windows.h \ ../../include/QtGui/qopengles2ext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengles2ext.h \ ../../include/QtGui/qopenglext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglext.h \ ../../include/QtGui/qopenglversionfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.h \ ../../include/QtCore/qdir.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdir.h \ ../../include/QtCore/qfileinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfileinfo.h \ .pch/Qt5Gui.gch/c++ \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qdesktopservices.cpp \ .moc/moc_predefs.h \ ../../bin/moc @echo moc /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qdesktopservices.cpp && /home/oliver/developing/qt-sourcex64/qtbase/bin/moc $(DEFINES) --include .moc/moc_predefs.h -I/home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++-64 -I/home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui -I/home/oliver/developing/qt-sourcex64/qtbase/include -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/5.10.0 -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/5.10.0/QtGui -I/usr/include/libdrm -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore/5.10.0 -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore/5.10.0/QtCore -I/home/oliver/developing/qt-sourcex64/qtbase/include/QtCore -I. -I/usr/include/c++/7.2.0 -I/usr/include/c++/7.2.0/x86_64-pc-linux-gnu -I/usr/include/c++/7.2.0/backward -I/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include -I/usr/local/include -I/usr/lib/gcc/x86_64-pc-linux-gnu/7.2.0/include-fixed -I/usr/include /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qdesktopservices.cpp -o .moc/qdesktopservices.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_qvkgen_h_clean compiler_qvkgen_ph_clean compiler_qvkgen_pimpl_clean compiler_verscriptprocess_clean compiler_ssse3_compiler_clean compiler_sse4_1_compiler_clean compiler_avx2_compiler_clean compiler_no_pch_compiler_clean compiler_rcc_clean compiler_moc_predefs_clean compiler_moc_header_clean compiler_moc_source_clean ####### Compile .obj/qaccessible.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/accessible/qaccessible.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/accessible/qaccessible.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/qcoreapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreapplication.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/qeventloop.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qeventloop.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtGui/qevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qevent.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtGui/qkeysequence.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qkeysequence.h \ ../../include/QtCore/qurl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurl.h \ ../../include/QtCore/qurlquery.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurlquery.h \ ../../include/QtCore/qfile.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfile.h \ ../../include/QtCore/qfiledevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfiledevice.h \ ../../include/QtGui/qvector2d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector2d.h \ ../../include/QtGui/qtouchdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtouchdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/accessible/qaccessiblecache_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/accessible/qaccessibleplugin.h \ ../../include/QtGui/qaccessible.h \ ../../include/QtCore/qfactoryinterface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/plugin/qfactoryinterface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/accessible/qaccessibleobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/accessible/qaccessiblebridge.h \ ../../include/QtCore/qplugin.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/plugin/qplugin.h \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtCore/qjsonobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/json/qjsonobject.h \ ../../include/QtCore/qjsonvalue.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/json/qjsonvalue.h \ ../../include/QtCore/qtextboundaryfinder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qtextboundaryfinder.h \ ../../include/QtGui/qclipboard.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qclipboard.h \ ../../include/QtGui/qguiapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qguiapplication.h \ ../../include/QtGui/qinputmethod.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qinputmethod.h \ ../../include/QtGui/qtextcursor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextcursor.h \ ../../include/QtGui/qtextformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextformat.h \ ../../include/QtGui/qfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont.h \ ../../include/QtGui/qpen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpen.h \ ../../include/QtGui/qbrush.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbrush.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtGui/qtextoption.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextoption.h \ ../../include/QtGui/5.10.0/QtGui/private/qguiapplication_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qguiapplication_p.h \ ../../include/QtCore/QPointF \ ../../include/QtCore/5.10.0/QtCore/private/qcoreapplication_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreapplication_p.h \ ../../include/QtCore/qtranslator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qtranslator.h \ ../../include/QtCore/qsettings.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qsettings.h \ ../../include/QtCore/5.10.0/QtCore/private/qobject_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_p.h \ ../../include/QtCore/qreadwritelock.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qreadwritelock.h \ ../../include/QtCore/5.10.0/QtCore/private/qcore_mac_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcore_mac_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qthread_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qthread_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++-64/qplatformdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++/qplatformdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/common/posix/qplatformdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/common/c89/qplatformdefs.h \ ../../include/QtCore/qthread.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qthread.h \ ../../include/QtCore/qstack.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstack.h \ ../../include/QtCore/qwaitcondition.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qwaitcondition.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qwindowsysteminterface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.h \ ../../include/QtCore/QTime \ ../../include/QtCore/qdatetime.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qdatetime.h \ ../../include/QtCore/QEvent \ ../../include/QtCore/QAbstractEventDispatcher \ ../../include/QtCore/qabstracteventdispatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qabstracteventdispatcher.h \ ../../include/QtGui/QScreen \ ../../include/QtGui/qscreen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qscreen.h \ ../../include/QtCore/QList \ ../../include/QtCore/QObject \ ../../include/QtCore/QRect \ ../../include/QtCore/QSize \ ../../include/QtCore/QSizeF \ ../../include/QtGui/QTransform \ ../../include/QtGui/QWindow \ ../../include/QtGui/qwindow.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindow.h \ ../../include/QtCore/QMargins \ ../../include/QtGui/qsurface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurface.h \ ../../include/QtGui/qsurfaceformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurfaceformat.h \ ../../include/QtGui/qicon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qicon.h \ ../../include/QtGui/qcursor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qcursor.h \ ../../include/QtCore/QWeakPointer \ ../../include/QtCore/QMutex \ ../../include/QtGui/QTouchEvent \ ../../include/QtCore/QEventLoop \ ../../include/QtGui/QVector2D \ ../../include/QtGui/5.10.0/QtGui/qpa/qwindowsysteminterface_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowsysteminterface_p.h \ ../../include/QtCore/QElapsedTimer \ ../../include/QtCore/qelapsedtimer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qelapsedtimer.h \ ../../include/QtCore/QPointer \ ../../include/QtGui/QList \ ../../include/QtCore/QWaitCondition \ ../../include/QtCore/QAtomicInt \ ../../include/QtGui/5.10.0/QtGui/private/qshortcutmap_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qshortcutmap_p.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformaccessibility.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/accessible/qplatformaccessibility.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformintegration.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformintegration.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformscreen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformscreen.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qplatformpixmap.h \ ../../include/QtGui/qopenglcontext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qopenglcontext.h \ ../../include/QtCore/QScopedPointer \ ../../include/QtGui/QSurfaceFormat \ ../../include/QtGui/qopengl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengl.h \ ../../include/QtCore/qt_windows.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qt_windows.h \ ../../include/QtGui/qopengles2ext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengles2ext.h \ ../../include/QtGui/qopenglext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglext.h \ ../../include/QtGui/qopenglversionfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.h \ ../../include/QtCore/qloggingcategory.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qloggingcategory.h \ ../../include/QtCore/qmetaobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetaobject.h \ ../../include/QtCore/5.10.0/QtCore/private/qfactoryloader_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/plugin/qfactoryloader_p.h \ ../../include/QtCore/qjsondocument.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/json/qjsondocument.h \ ../../include/QtCore/qendian.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qendian.h \ ../../include/QtCore/5.10.0/QtCore/private/qlibrary_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/plugin/qlibrary_p.h \ ../../include/QtCore/qlibrary.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/plugin/qlibrary.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qaccessible.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/accessible/qaccessible.cpp .obj/qaccessiblecache.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/accessible/qaccessiblecache.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/accessible/qaccessiblecache_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/accessible/qaccessible.h \ ../../include/QtCore/qcoreapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreapplication.h \ ../../include/QtCore/qeventloop.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qeventloop.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtGui/qevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qevent.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtGui/qkeysequence.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qkeysequence.h \ ../../include/QtCore/qurl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurl.h \ ../../include/QtCore/qurlquery.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurlquery.h \ ../../include/QtCore/qfile.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfile.h \ ../../include/QtCore/qfiledevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfiledevice.h \ ../../include/QtGui/qvector2d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector2d.h \ ../../include/QtGui/qtouchdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtouchdevice.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qaccessiblecache.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/accessible/qaccessiblecache.cpp .obj/qaccessibleobject.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/accessible/qaccessibleobject.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/accessible/qaccessibleobject.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtGui/qaccessible.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/accessible/qaccessible.h \ ../../include/QtCore/qcoreapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreapplication.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/qeventloop.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qeventloop.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtGui/qevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qevent.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtGui/qkeysequence.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qkeysequence.h \ ../../include/QtCore/qurl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurl.h \ ../../include/QtCore/qurlquery.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurlquery.h \ ../../include/QtCore/qfile.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfile.h \ ../../include/QtCore/qfiledevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfiledevice.h \ ../../include/QtGui/qvector2d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector2d.h \ ../../include/QtGui/qtouchdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtouchdevice.h \ ../../include/QtGui/QGuiApplication \ ../../include/QtGui/qguiapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qguiapplication.h \ ../../include/QtGui/qinputmethod.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qinputmethod.h \ ../../include/QtGui/QWindow \ ../../include/QtGui/qwindow.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindow.h \ ../../include/QtCore/QObject \ ../../include/QtCore/QEvent \ ../../include/QtCore/QMargins \ ../../include/QtCore/QRect \ ../../include/QtGui/qsurface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurface.h \ ../../include/QtGui/qsurfaceformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurfaceformat.h \ ../../include/QtGui/qicon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qicon.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtGui/qcursor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qcursor.h \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtCore/qmetaobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetaobject.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qaccessibleobject.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/accessible/qaccessibleobject.cpp .obj/qaccessibleplugin.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/accessible/qaccessibleplugin.cpp ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/accessible/qaccessibleplugin.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtGui/qaccessible.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/accessible/qaccessible.h \ ../../include/QtCore/qcoreapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreapplication.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/qeventloop.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qeventloop.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtGui/qevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qevent.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtGui/qkeysequence.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qkeysequence.h \ ../../include/QtCore/qurl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurl.h \ ../../include/QtCore/qurlquery.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurlquery.h \ ../../include/QtCore/qfile.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfile.h \ ../../include/QtCore/qfiledevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfiledevice.h \ ../../include/QtGui/qvector2d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector2d.h \ ../../include/QtGui/qtouchdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtouchdevice.h \ ../../include/QtCore/qfactoryinterface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/plugin/qfactoryinterface.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qaccessibleplugin.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/accessible/qaccessibleplugin.cpp .obj/qplatformaccessibility.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/accessible/qplatformaccessibility.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/accessible/qplatformaccessibility.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtGui/qaccessible.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/accessible/qaccessible.h \ ../../include/QtCore/qcoreapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreapplication.h \ ../../include/QtCore/qeventloop.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qeventloop.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtGui/qevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qevent.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtGui/qkeysequence.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qkeysequence.h \ ../../include/QtCore/qurl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurl.h \ ../../include/QtCore/qurlquery.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurlquery.h \ ../../include/QtCore/qfile.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfile.h \ ../../include/QtCore/qfiledevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfiledevice.h \ ../../include/QtGui/qvector2d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector2d.h \ ../../include/QtGui/qtouchdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtouchdevice.h \ ../../include/QtCore/5.10.0/QtCore/private/qfactoryloader_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/plugin/qfactoryloader_p.h \ ../../include/QtCore/qjsonobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/json/qjsonobject.h \ ../../include/QtCore/qjsonvalue.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/json/qjsonvalue.h \ ../../include/QtCore/qjsondocument.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/json/qjsondocument.h \ ../../include/QtCore/qendian.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qendian.h \ ../../include/QtCore/5.10.0/QtCore/private/qlibrary_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/plugin/qlibrary_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtCore/qlibrary.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/plugin/qlibrary.h \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtCore/qplugin.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/plugin/qplugin.h \ ../../include/QtCore/qt_windows.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qt_windows.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/accessible/qaccessibleplugin.h \ ../../include/QtCore/qfactoryinterface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/plugin/qfactoryinterface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/accessible/qaccessibleobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/accessible/qaccessiblebridge.h \ ../../include/QtGui/QGuiApplication \ ../../include/QtGui/qguiapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qguiapplication.h \ ../../include/QtGui/qinputmethod.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qinputmethod.h \ ../../include/QtCore/QDebug \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qplatformaccessibility.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/accessible/qplatformaccessibility.cpp .obj/qaccessiblebridge.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/accessible/qaccessiblebridge.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/accessible/qaccessiblebridge.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/qplugin.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/plugin/qplugin.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/qjsonobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/json/qjsonobject.h \ ../../include/QtCore/qjsonvalue.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/json/qjsonvalue.h \ ../../include/QtCore/qfactoryinterface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/plugin/qfactoryinterface.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qaccessiblebridge.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/accessible/qaccessiblebridge.cpp .obj/qgenericpluginfactory.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qgenericpluginfactory.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qgenericpluginfactory.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qguiapplication.h \ ../../include/QtCore/qcoreapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreapplication.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/qeventloop.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qeventloop.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtGui/qinputmethod.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qinputmethod.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtCore/5.10.0/QtCore/private/qfactoryloader_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/plugin/qfactoryloader_p.h \ ../../include/QtCore/qjsonobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/json/qjsonobject.h \ ../../include/QtCore/qjsonvalue.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/json/qjsonvalue.h \ ../../include/QtCore/qjsondocument.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/json/qjsondocument.h \ ../../include/QtCore/qendian.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qendian.h \ ../../include/QtCore/5.10.0/QtCore/private/qlibrary_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/plugin/qlibrary_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtCore/qlibrary.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/plugin/qlibrary.h \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtCore/qplugin.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/plugin/qplugin.h \ ../../include/QtCore/qt_windows.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qt_windows.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qgenericplugin.h \ ../../include/QtCore/qfactoryinterface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/plugin/qfactoryinterface.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qgenericpluginfactory.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qgenericpluginfactory.cpp .obj/qgenericplugin.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qgenericplugin.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qgenericplugin.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/qplugin.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/plugin/qplugin.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/qjsonobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/json/qjsonobject.h \ ../../include/QtCore/qjsonvalue.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/json/qjsonvalue.h \ ../../include/QtCore/qfactoryinterface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/plugin/qfactoryinterface.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qgenericplugin.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qgenericplugin.cpp .obj/qwindowsysteminterface.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/QTime \ ../../include/QtCore/qdatetime.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qdatetime.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtCore/QEvent \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/QAbstractEventDispatcher \ ../../include/QtCore/qabstracteventdispatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qabstracteventdispatcher.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/qeventloop.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qeventloop.h \ ../../include/QtGui/QScreen \ ../../include/QtGui/qscreen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qscreen.h \ ../../include/QtCore/QList \ ../../include/QtCore/QObject \ ../../include/QtCore/QRect \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/QSize \ ../../include/QtCore/QSizeF \ ../../include/QtGui/QTransform \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtGui/QWindow \ ../../include/QtGui/qwindow.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindow.h \ ../../include/QtCore/QMargins \ ../../include/QtGui/qsurface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurface.h \ ../../include/QtGui/qsurfaceformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurfaceformat.h \ ../../include/QtGui/qicon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qicon.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qcursor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qcursor.h \ ../../include/QtCore/QWeakPointer \ ../../include/QtCore/QMutex \ ../../include/QtGui/QTouchEvent \ ../../include/QtGui/qevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qevent.h \ ../../include/QtGui/qkeysequence.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qkeysequence.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qurl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurl.h \ ../../include/QtCore/qurlquery.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurlquery.h \ ../../include/QtCore/qfile.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfile.h \ ../../include/QtCore/qfiledevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfiledevice.h \ ../../include/QtGui/qvector2d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector2d.h \ ../../include/QtGui/qtouchdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtouchdevice.h \ ../../include/QtCore/QEventLoop \ ../../include/QtGui/QVector2D \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformwindow.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformwindow.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformopenglcontext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformopenglcontext.h \ ../../include/QtGui/qopengl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengl.h \ ../../include/QtCore/qt_windows.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qt_windows.h \ ../../include/QtGui/qopengles2ext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengles2ext.h \ ../../include/QtGui/qopenglext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglext.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformsurface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformsurface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowsysteminterface_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtCore/QElapsedTimer \ ../../include/QtCore/qelapsedtimer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qelapsedtimer.h \ ../../include/QtCore/QPointer \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtGui/QList \ ../../include/QtCore/QWaitCondition \ ../../include/QtCore/qwaitcondition.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qwaitcondition.h \ ../../include/QtCore/QAtomicInt \ ../../include/QtGui/5.10.0/QtGui/private/qguiapplication_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qguiapplication_p.h \ ../../include/QtGui/qguiapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qguiapplication.h \ ../../include/QtCore/qcoreapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreapplication.h \ ../../include/QtGui/qinputmethod.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qinputmethod.h \ ../../include/QtCore/QPointF \ ../../include/QtCore/5.10.0/QtCore/private/qcoreapplication_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreapplication_p.h \ ../../include/QtCore/qtranslator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qtranslator.h \ ../../include/QtCore/qsettings.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qsettings.h \ ../../include/QtCore/5.10.0/QtCore/private/qobject_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_p.h \ ../../include/QtCore/qreadwritelock.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qreadwritelock.h \ ../../include/QtCore/5.10.0/QtCore/private/qcore_mac_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcore_mac_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qthread_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qthread_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++-64/qplatformdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++/qplatformdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/common/posix/qplatformdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/common/c89/qplatformdefs.h \ ../../include/QtCore/qthread.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qthread.h \ ../../include/QtCore/qstack.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstack.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qwindowsysteminterface.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qwindowsysteminterface_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qshortcutmap_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qshortcutmap_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qevent_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qevent_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtouchdevice_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtouchdevice_p.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformdrag.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformdrag.h \ ../../include/QtGui/QPixmap \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformintegration.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformintegration.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformscreen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformscreen.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qplatformpixmap.h \ ../../include/QtGui/qopenglcontext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qopenglcontext.h \ ../../include/QtCore/QScopedPointer \ ../../include/QtGui/QSurfaceFormat \ ../../include/QtGui/qopenglversionfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qhighdpiscaling_p.h \ ../../include/QtCore/qmath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmath.h \ ../../include/QtCore/qloggingcategory.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qloggingcategory.h \ ../../include/QtCore/qscopedvaluerollback.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedvaluerollback.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qwindowsysteminterface.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.cpp .obj/qplatforminputcontextfactory.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatforminputcontextfactory.cpp ../../include/QtGui/5.10.0/QtGui/qpa/qplatforminputcontextfactory_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatforminputcontextfactory_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatforminputcontextplugin_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatforminputcontextplugin_p.h \ ../../include/QtCore/qplugin.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/plugin/qplugin.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/qjsonobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/json/qjsonobject.h \ ../../include/QtCore/qjsonvalue.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/json/qjsonvalue.h \ ../../include/QtCore/qfactoryinterface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/plugin/qfactoryinterface.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatforminputcontext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatforminputcontext.h \ ../../include/QtGui/qinputmethod.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qinputmethod.h \ ../../include/QtCore/5.10.0/QtCore/private/qfactoryloader_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/plugin/qfactoryloader_p.h \ ../../include/QtCore/qjsondocument.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/json/qjsondocument.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qendian.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qendian.h \ ../../include/QtCore/5.10.0/QtCore/private/qlibrary_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/plugin/qlibrary_p.h \ ../../include/QtCore/qlibrary.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/plugin/qlibrary.h \ ../../include/QtCore/qt_windows.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qt_windows.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qguiapplication.h \ ../../include/QtCore/qcoreapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreapplication.h \ ../../include/QtCore/qeventloop.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qeventloop.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qplatforminputcontextfactory.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatforminputcontextfactory.cpp .obj/qplatforminputcontextplugin.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatforminputcontextplugin.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatforminputcontextplugin_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtCore/qplugin.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/plugin/qplugin.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/qjsonobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/json/qjsonobject.h \ ../../include/QtCore/qjsonvalue.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/json/qjsonvalue.h \ ../../include/QtCore/qfactoryinterface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/plugin/qfactoryinterface.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qplatforminputcontextplugin.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatforminputcontextplugin.cpp .obj/qplatforminputcontext.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatforminputcontext.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatforminputcontext.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtGui/qinputmethod.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qinputmethod.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtGui/qguiapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qguiapplication.h \ ../../include/QtCore/qcoreapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreapplication.h \ ../../include/QtCore/qeventloop.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qeventloop.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtCore/QRect \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtGui/5.10.0/QtGui/private/qkeymapper_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qkeymapper_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qobject_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtCore/qreadwritelock.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qreadwritelock.h \ ../../include/QtGui/qkeysequence.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qkeysequence.h \ ../../include/QtGui/qevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qevent.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qurl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurl.h \ ../../include/QtCore/qurlquery.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurlquery.h \ ../../include/QtCore/qfile.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfile.h \ ../../include/QtCore/qfiledevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfiledevice.h \ ../../include/QtGui/qvector2d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector2d.h \ ../../include/QtGui/qtouchdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtouchdevice.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatforminputcontext_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatforminputcontext_p.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qplatforminputcontext.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatforminputcontext.cpp .obj/qplatformintegration.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformintegration.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformintegration.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformscreen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformscreen.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtGui/qcursor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qcursor.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qplatformpixmap.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtGui/qsurfaceformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurfaceformat.h \ ../../include/QtGui/qopenglcontext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qopenglcontext.h \ ../../include/QtCore/QObject \ ../../include/QtCore/QScopedPointer \ ../../include/QtGui/QSurfaceFormat \ ../../include/QtGui/qopengl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengl.h \ ../../include/QtCore/qt_windows.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qt_windows.h \ ../../include/QtGui/qopengles2ext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengles2ext.h \ ../../include/QtGui/qopenglext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglext.h \ ../../include/QtGui/qopenglversionfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformfontdatabase.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qplatformfontdatabase.h \ ../../include/QtCore/QString \ ../../include/QtCore/QStringList \ ../../include/QtCore/QList \ ../../include/QtCore/QHash \ ../../include/QtGui/QFontDatabase \ ../../include/QtGui/qfontdatabase.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontdatabase.h \ ../../include/QtGui/qfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont.h \ ../../include/QtGui/5.10.0/QtGui/private/qfontengine_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontengine_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtCore/QLinkedList \ ../../include/QtCore/qlinkedlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlinkedlist.h \ ../../include/QtGui/5.10.0/QtGui/private/qtextengine_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextengine_p.h \ ../../include/QtGui/qtextlayout.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextlayout.h \ ../../include/QtGui/qevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qevent.h \ ../../include/QtGui/qkeysequence.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qkeysequence.h \ ../../include/QtCore/qurl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurl.h \ ../../include/QtCore/qurlquery.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurlquery.h \ ../../include/QtCore/qfile.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfile.h \ ../../include/QtCore/qfiledevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfiledevice.h \ ../../include/QtGui/qvector2d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector2d.h \ ../../include/QtGui/qtouchdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtouchdevice.h \ ../../include/QtGui/qtextformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextformat.h \ ../../include/QtGui/qpen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpen.h \ ../../include/QtGui/qbrush.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbrush.h \ ../../include/QtGui/qtextoption.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextoption.h \ ../../include/QtGui/qglyphrun.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qglyphrun.h \ ../../include/QtGui/qrawfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qrawfont.h \ ../../include/QtGui/qtextcursor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextcursor.h \ ../../include/QtGui/5.10.0/QtGui/private/qtextformat_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextformat_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qfont_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qfixed_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qfixed_p.h \ ../../include/QtGui/qpaintengine.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengine.h \ ../../include/QtGui/qpainter.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainter.h \ ../../include/QtGui/qfontinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontinfo.h \ ../../include/QtGui/qfontmetrics.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontmetrics.h \ ../../include/QtGui/qtextobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextobject.h \ ../../include/QtGui/5.10.0/QtGui/private/qtextdocument_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocument_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qobject_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtCore/qreadwritelock.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qreadwritelock.h \ ../../include/QtGui/5.10.0/QtGui/private/qfragmentmap_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfragmentmap_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtools_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qtools_p.h \ ../../include/QtGui/qtextdocument.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocument.h \ ../../include/QtGui/5.10.0/QtGui/private/qcssparser_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qcssparser_p.h \ ../../include/QtCore/QVector \ ../../include/QtCore/QVariant \ ../../include/QtCore/QPair \ ../../include/QtCore/QSize \ ../../include/QtCore/QMultiHash \ ../../include/QtGui/QFont \ ../../include/QtGui/QPalette \ ../../include/QtGui/qpalette.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpalette.h \ ../../include/QtCore/QSharedData \ ../../include/QtCore/5.10.0/QtCore/private/qunicodetools_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qunicodetools_p.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformclipboard.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformclipboard.h \ ../../include/QtGui/QClipboard \ ../../include/QtGui/qclipboard.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qclipboard.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformaccessibility.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/accessible/qplatformaccessibility.h \ ../../include/QtGui/qaccessible.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/accessible/qaccessible.h \ ../../include/QtCore/qcoreapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreapplication.h \ ../../include/QtCore/qeventloop.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qeventloop.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformtheme.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformtheme.h \ ../../include/QtGui/QKeySequence \ ../../include/QtGui/5.10.0/QtGui/private/qguiapplication_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qguiapplication_p.h \ ../../include/QtGui/qguiapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qguiapplication.h \ ../../include/QtGui/qinputmethod.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qinputmethod.h \ ../../include/QtCore/QPointF \ ../../include/QtCore/5.10.0/QtCore/private/qcoreapplication_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreapplication_p.h \ ../../include/QtCore/qtranslator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qtranslator.h \ ../../include/QtCore/qsettings.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qsettings.h \ ../../include/QtCore/5.10.0/QtCore/private/qcore_mac_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcore_mac_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qthread_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qthread_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++-64/qplatformdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++/qplatformdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/common/posix/qplatformdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/common/c89/qplatformdefs.h \ ../../include/QtCore/qthread.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qthread.h \ ../../include/QtCore/qstack.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstack.h \ ../../include/QtCore/qwaitcondition.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qwaitcondition.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qwindowsysteminterface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.h \ ../../include/QtCore/QTime \ ../../include/QtCore/qdatetime.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qdatetime.h \ ../../include/QtCore/QEvent \ ../../include/QtCore/QAbstractEventDispatcher \ ../../include/QtCore/qabstracteventdispatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qabstracteventdispatcher.h \ ../../include/QtGui/QScreen \ ../../include/QtGui/qscreen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qscreen.h \ ../../include/QtCore/QRect \ ../../include/QtCore/QSizeF \ ../../include/QtGui/QTransform \ ../../include/QtGui/QWindow \ ../../include/QtGui/qwindow.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindow.h \ ../../include/QtCore/QMargins \ ../../include/QtGui/qsurface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurface.h \ ../../include/QtGui/qicon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qicon.h \ ../../include/QtCore/QWeakPointer \ ../../include/QtCore/QMutex \ ../../include/QtGui/QTouchEvent \ ../../include/QtCore/QEventLoop \ ../../include/QtGui/QVector2D \ ../../include/QtGui/5.10.0/QtGui/qpa/qwindowsysteminterface_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowsysteminterface_p.h \ ../../include/QtCore/QElapsedTimer \ ../../include/QtCore/qelapsedtimer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qelapsedtimer.h \ ../../include/QtCore/QPointer \ ../../include/QtGui/QList \ ../../include/QtCore/QWaitCondition \ ../../include/QtCore/QAtomicInt \ ../../include/QtGui/5.10.0/QtGui/private/qshortcutmap_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qshortcutmap_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qpixmap_raster_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap_raster_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qdnd_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qdnd_p.h \ ../../include/QtCore/qmimedata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmimedata.h \ ../../include/QtGui/qdrag.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qdrag.h \ ../../include/QtGui/qbackingstore.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbackingstore.h \ ../../include/QtGui/5.10.0/QtGui/private/qsimpledrag_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsimpledrag_p.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformdrag.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformdrag.h \ ../../include/QtGui/QPixmap \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformsessionmanager.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformsessionmanager.h \ ../../include/QtGui/qsessionmanager.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsessionmanager.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qplatformintegration.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformintegration.cpp .obj/qplatformdrag.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformdrag.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformdrag.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtGui/QPixmap \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtGui/5.10.0/QtGui/private/qdnd_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qdnd_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qmimedata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmimedata.h \ ../../include/QtGui/qdrag.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qdrag.h \ ../../include/QtGui/qcursor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qcursor.h \ ../../include/QtGui/qwindow.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindow.h \ ../../include/QtCore/QObject \ ../../include/QtCore/QEvent \ ../../include/QtCore/QMargins \ ../../include/QtCore/QRect \ ../../include/QtGui/qsurface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurface.h \ ../../include/QtGui/qsurfaceformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurfaceformat.h \ ../../include/QtGui/qicon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qicon.h \ ../../include/QtCore/5.10.0/QtCore/private/qobject_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtCore/qreadwritelock.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qreadwritelock.h \ ../../include/QtGui/qbackingstore.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbackingstore.h \ ../../include/QtGui/QKeyEvent \ ../../include/QtGui/qevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qevent.h \ ../../include/QtGui/qkeysequence.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qkeysequence.h \ ../../include/QtCore/qurl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurl.h \ ../../include/QtCore/qurlquery.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurlquery.h \ ../../include/QtCore/qfile.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfile.h \ ../../include/QtCore/qfiledevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfiledevice.h \ ../../include/QtGui/qvector2d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector2d.h \ ../../include/QtGui/qtouchdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtouchdevice.h \ ../../include/QtGui/QGuiApplication \ ../../include/QtGui/qguiapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qguiapplication.h \ ../../include/QtCore/qcoreapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreapplication.h \ ../../include/QtCore/qeventloop.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qeventloop.h \ ../../include/QtGui/qinputmethod.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qinputmethod.h \ ../../include/QtCore/QEventLoop \ ../../include/QtCore/QDebug \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qplatformdrag.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformdrag.cpp .obj/qplatformscreen.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformscreen.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformscreen.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtGui/qcursor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qcursor.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qplatformpixmap.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtGui/qguiapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qguiapplication.h \ ../../include/QtCore/qcoreapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreapplication.h \ ../../include/QtCore/qeventloop.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qeventloop.h \ ../../include/QtGui/qinputmethod.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qinputmethod.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformcursor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformcursor.h \ ../../include/QtCore/QList \ ../../include/QtGui/QImage \ ../../include/QtGui/QMouseEvent \ ../../include/QtGui/qevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qevent.h \ ../../include/QtGui/qkeysequence.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qkeysequence.h \ ../../include/QtCore/qurl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurl.h \ ../../include/QtCore/qurlquery.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurlquery.h \ ../../include/QtCore/qfile.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfile.h \ ../../include/QtCore/qfiledevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfiledevice.h \ ../../include/QtGui/qvector2d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector2d.h \ ../../include/QtGui/qtouchdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtouchdevice.h \ ../../include/QtCore/QWeakPointer \ ../../include/QtCore/QObject \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformscreen.h \ ../../include/QtGui/QCursor \ ../../include/QtGui/5.10.0/QtGui/private/qguiapplication_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qguiapplication_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtCore/QPointF \ ../../include/QtCore/5.10.0/QtCore/private/qcoreapplication_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreapplication_p.h \ ../../include/QtCore/qtranslator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qtranslator.h \ ../../include/QtCore/qsettings.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qsettings.h \ ../../include/QtCore/5.10.0/QtCore/private/qobject_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtCore/qreadwritelock.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qreadwritelock.h \ ../../include/QtCore/5.10.0/QtCore/private/qcore_mac_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcore_mac_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qthread_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qthread_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++-64/qplatformdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++/qplatformdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/common/posix/qplatformdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/common/c89/qplatformdefs.h \ ../../include/QtCore/qthread.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qthread.h \ ../../include/QtCore/qstack.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstack.h \ ../../include/QtCore/qwaitcondition.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qwaitcondition.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qwindowsysteminterface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.h \ ../../include/QtCore/QTime \ ../../include/QtCore/qdatetime.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qdatetime.h \ ../../include/QtCore/QEvent \ ../../include/QtCore/QAbstractEventDispatcher \ ../../include/QtCore/qabstracteventdispatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qabstracteventdispatcher.h \ ../../include/QtGui/QScreen \ ../../include/QtGui/qscreen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qscreen.h \ ../../include/QtCore/QRect \ ../../include/QtCore/QSize \ ../../include/QtCore/QSizeF \ ../../include/QtGui/QTransform \ ../../include/QtGui/QWindow \ ../../include/QtGui/qwindow.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindow.h \ ../../include/QtCore/QMargins \ ../../include/QtGui/qsurface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurface.h \ ../../include/QtGui/qsurfaceformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurfaceformat.h \ ../../include/QtGui/qicon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qicon.h \ ../../include/QtCore/QMutex \ ../../include/QtGui/QTouchEvent \ ../../include/QtCore/QEventLoop \ ../../include/QtGui/QVector2D \ ../../include/QtGui/5.10.0/QtGui/qpa/qwindowsysteminterface_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowsysteminterface_p.h \ ../../include/QtCore/QElapsedTimer \ ../../include/QtCore/qelapsedtimer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qelapsedtimer.h \ ../../include/QtCore/QPointer \ ../../include/QtGui/QList \ ../../include/QtCore/QWaitCondition \ ../../include/QtCore/QAtomicInt \ ../../include/QtGui/5.10.0/QtGui/private/qshortcutmap_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qshortcutmap_p.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformscreen_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformscreen_p.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformintegration.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformintegration.h \ ../../include/QtGui/qopenglcontext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qopenglcontext.h \ ../../include/QtCore/QScopedPointer \ ../../include/QtGui/QSurfaceFormat \ ../../include/QtGui/qopengl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengl.h \ ../../include/QtCore/qt_windows.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qt_windows.h \ ../../include/QtGui/qopengles2ext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengles2ext.h \ ../../include/QtGui/qopenglext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglext.h \ ../../include/QtGui/qopenglversionfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.h \ ../../include/QtGui/5.10.0/QtGui/private/qhighdpiscaling_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qhighdpiscaling_p.h \ ../../include/QtCore/qmath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmath.h \ ../../include/QtCore/qloggingcategory.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qloggingcategory.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qplatformscreen.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformscreen.cpp .obj/qplatformintegrationfactory.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformintegrationfactory.cpp ../../include/QtGui/5.10.0/QtGui/qpa/qplatformintegrationfactory_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformintegrationfactory_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformintegrationplugin.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformintegrationplugin.h \ ../../include/QtCore/qplugin.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/plugin/qplugin.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/qjsonobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/json/qjsonobject.h \ ../../include/QtCore/qjsonvalue.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/json/qjsonvalue.h \ ../../include/QtCore/qfactoryinterface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/plugin/qfactoryinterface.h \ ../../include/QtCore/5.10.0/QtCore/private/qfactoryloader_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/plugin/qfactoryloader_p.h \ ../../include/QtCore/qjsondocument.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/json/qjsondocument.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qendian.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qendian.h \ ../../include/QtCore/5.10.0/QtCore/private/qlibrary_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/plugin/qlibrary_p.h \ ../../include/QtCore/qlibrary.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/plugin/qlibrary.h \ ../../include/QtCore/qt_windows.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qt_windows.h \ ../../include/QtCore/qdir.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdir.h \ ../../include/QtCore/qfileinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfileinfo.h \ ../../include/QtCore/qfile.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfile.h \ ../../include/QtCore/qfiledevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfiledevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qguiapplication.h \ ../../include/QtCore/qcoreapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreapplication.h \ ../../include/QtCore/qeventloop.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qeventloop.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtGui/qinputmethod.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qinputmethod.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qplatformintegrationfactory.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformintegrationfactory.cpp .obj/qplatformintegrationplugin.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformintegrationplugin.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformintegrationplugin.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/qplugin.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/plugin/qplugin.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/qjsonobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/json/qjsonobject.h \ ../../include/QtCore/qjsonvalue.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/json/qjsonvalue.h \ ../../include/QtCore/qfactoryinterface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/plugin/qfactoryinterface.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qplatformintegrationplugin.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformintegrationplugin.cpp .obj/qplatformtheme.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformtheme.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformtheme.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/QScopedPointer \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtGui/QKeySequence \ ../../include/QtGui/qkeysequence.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qkeysequence.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformtheme_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qkeysequence_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qkeysequence_p.h \ ../../include/QtCore/QVariant \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/QStringList \ ../../include/QtCore/qfileinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfileinfo.h \ ../../include/QtCore/qfile.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfile.h \ ../../include/QtCore/qfiledevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfiledevice.h \ ../../include/QtGui/qicon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qicon.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtGui/qpalette.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpalette.h \ ../../include/QtGui/qbrush.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbrush.h \ ../../include/QtGui/qtextformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextformat.h \ ../../include/QtGui/qfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont.h \ ../../include/QtGui/qpen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpen.h \ ../../include/QtGui/qtextoption.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextoption.h \ ../../include/QtGui/5.10.0/QtGui/private/qiconloader_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qiconloader_p.h \ ../../include/QtGui/QIcon \ ../../include/QtGui/QIconEngine \ ../../include/QtGui/qiconengine.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qiconengine.h \ ../../include/QtGui/QPixmapCache \ ../../include/QtGui/qpixmapcache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmapcache.h \ ../../include/QtGui/5.10.0/QtGui/private/qicon_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qicon_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qfactoryloader_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/plugin/qfactoryloader_p.h \ ../../include/QtCore/qjsonobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/json/qjsonobject.h \ ../../include/QtCore/qjsonvalue.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/json/qjsonvalue.h \ ../../include/QtCore/qjsondocument.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/json/qjsondocument.h \ ../../include/QtCore/qendian.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qendian.h \ ../../include/QtCore/5.10.0/QtCore/private/qlibrary_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/plugin/qlibrary_p.h \ ../../include/QtCore/qlibrary.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/plugin/qlibrary.h \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtCore/qplugin.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/plugin/qplugin.h \ ../../include/QtCore/qt_windows.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qt_windows.h \ ../../include/QtCore/QHash \ ../../include/QtCore/QVector \ ../../include/QtCore/QTypeInfo \ ../../include/QtGui/5.10.0/QtGui/private/qguiapplication_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qguiapplication_p.h \ ../../include/QtGui/qguiapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qguiapplication.h \ ../../include/QtCore/qcoreapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreapplication.h \ ../../include/QtCore/qeventloop.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qeventloop.h \ ../../include/QtGui/qinputmethod.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qinputmethod.h \ ../../include/QtCore/QPointF \ ../../include/QtCore/5.10.0/QtCore/private/qcoreapplication_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreapplication_p.h \ ../../include/QtCore/qtranslator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qtranslator.h \ ../../include/QtCore/qsettings.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qsettings.h \ ../../include/QtCore/5.10.0/QtCore/private/qobject_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_p.h \ ../../include/QtCore/qreadwritelock.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qreadwritelock.h \ ../../include/QtCore/5.10.0/QtCore/private/qcore_mac_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcore_mac_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qthread_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qthread_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++-64/qplatformdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++/qplatformdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/common/posix/qplatformdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/common/c89/qplatformdefs.h \ ../../include/QtCore/qthread.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qthread.h \ ../../include/QtCore/qstack.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstack.h \ ../../include/QtCore/qwaitcondition.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qwaitcondition.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qwindowsysteminterface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.h \ ../../include/QtCore/QTime \ ../../include/QtCore/qdatetime.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qdatetime.h \ ../../include/QtCore/QEvent \ ../../include/QtCore/QAbstractEventDispatcher \ ../../include/QtCore/qabstracteventdispatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qabstracteventdispatcher.h \ ../../include/QtGui/QScreen \ ../../include/QtGui/qscreen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qscreen.h \ ../../include/QtCore/QList \ ../../include/QtCore/QObject \ ../../include/QtCore/QRect \ ../../include/QtCore/QSize \ ../../include/QtCore/QSizeF \ ../../include/QtGui/QTransform \ ../../include/QtGui/QWindow \ ../../include/QtGui/qwindow.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindow.h \ ../../include/QtCore/QMargins \ ../../include/QtGui/qsurface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurface.h \ ../../include/QtGui/qsurfaceformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurfaceformat.h \ ../../include/QtGui/qcursor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qcursor.h \ ../../include/QtCore/QWeakPointer \ ../../include/QtCore/QMutex \ ../../include/QtGui/QTouchEvent \ ../../include/QtGui/qevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qevent.h \ ../../include/QtCore/qurl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurl.h \ ../../include/QtCore/qurlquery.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurlquery.h \ ../../include/QtGui/qvector2d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector2d.h \ ../../include/QtGui/qtouchdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtouchdevice.h \ ../../include/QtCore/QEventLoop \ ../../include/QtGui/QVector2D \ ../../include/QtGui/5.10.0/QtGui/qpa/qwindowsysteminterface_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowsysteminterface_p.h \ ../../include/QtCore/QElapsedTimer \ ../../include/QtCore/qelapsedtimer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qelapsedtimer.h \ ../../include/QtCore/QPointer \ ../../include/QtGui/QList \ ../../include/QtCore/QWaitCondition \ ../../include/QtCore/QAtomicInt \ ../../include/QtGui/5.10.0/QtGui/private/qshortcutmap_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qshortcutmap_p.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformintegration.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformintegration.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformscreen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformscreen.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qplatformpixmap.h \ ../../include/QtGui/qopenglcontext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qopenglcontext.h \ ../../include/QtGui/QSurfaceFormat \ ../../include/QtGui/qopengl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengl.h \ ../../include/QtGui/qopengles2ext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengles2ext.h \ ../../include/QtGui/qopenglext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglext.h \ ../../include/QtGui/qopenglversionfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformdialoghelper.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.h \ ../../include/QtCore/QtGlobal \ ../../include/QtCore/QSharedDataPointer \ ../../include/QtCore/QSharedPointer \ ../../include/QtCore/QDir \ ../../include/QtCore/qdir.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdir.h \ ../../include/QtCore/QUrl \ ../../include/QtGui/QRgb \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qplatformtheme.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformtheme.cpp .obj/qplatformthemefactory.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformthemefactory.cpp ../../include/QtGui/5.10.0/QtGui/qpa/qplatformthemefactory_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformthemefactory_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformthemeplugin.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformthemeplugin.h \ ../../include/QtCore/qplugin.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/plugin/qplugin.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/qjsonobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/json/qjsonobject.h \ ../../include/QtCore/qjsonvalue.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/json/qjsonvalue.h \ ../../include/QtCore/qfactoryinterface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/plugin/qfactoryinterface.h \ ../../include/QtCore/QDir \ ../../include/QtCore/qdir.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdir.h \ ../../include/QtCore/qfileinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfileinfo.h \ ../../include/QtCore/qfile.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfile.h \ ../../include/QtCore/qfiledevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfiledevice.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/5.10.0/QtCore/private/qfactoryloader_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/plugin/qfactoryloader_p.h \ ../../include/QtCore/qjsondocument.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/json/qjsondocument.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qendian.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qendian.h \ ../../include/QtCore/5.10.0/QtCore/private/qlibrary_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/plugin/qlibrary_p.h \ ../../include/QtCore/qlibrary.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/plugin/qlibrary.h \ ../../include/QtCore/qt_windows.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qt_windows.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qguiapplication.h \ ../../include/QtCore/qcoreapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreapplication.h \ ../../include/QtCore/qeventloop.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qeventloop.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtGui/qinputmethod.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qinputmethod.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qplatformthemefactory.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformthemefactory.cpp .obj/qplatformthemeplugin.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformthemeplugin.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformthemeplugin.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/qplugin.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/plugin/qplugin.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/qjsonobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/json/qjsonobject.h \ ../../include/QtCore/qjsonvalue.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/json/qjsonvalue.h \ ../../include/QtCore/qfactoryinterface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/plugin/qfactoryinterface.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qplatformthemeplugin.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformthemeplugin.cpp .obj/qplatformwindow.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformwindow.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtGui/qwindow.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindow.h \ ../../include/QtCore/QObject \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/QEvent \ ../../include/QtCore/QMargins \ ../../include/QtCore/QRect \ ../../include/QtGui/qsurface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurface.h \ ../../include/QtGui/qsurfaceformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurfaceformat.h \ ../../include/QtGui/qicon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qicon.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtGui/qcursor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qcursor.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformopenglcontext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformopenglcontext.h \ ../../include/QtGui/qopengl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengl.h \ ../../include/QtCore/qt_windows.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qt_windows.h \ ../../include/QtGui/qopengles2ext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengles2ext.h \ ../../include/QtGui/qopenglext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglext.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformsurface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformsurface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformwindow_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformscreen.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qplatformpixmap.h \ ../../include/QtGui/5.10.0/QtGui/private/qguiapplication_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qguiapplication_p.h \ ../../include/QtGui/qguiapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qguiapplication.h \ ../../include/QtCore/qcoreapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreapplication.h \ ../../include/QtCore/qeventloop.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qeventloop.h \ ../../include/QtGui/qinputmethod.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qinputmethod.h \ ../../include/QtCore/QPointF \ ../../include/QtCore/5.10.0/QtCore/private/qcoreapplication_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreapplication_p.h \ ../../include/QtCore/qtranslator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qtranslator.h \ ../../include/QtCore/qsettings.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qsettings.h \ ../../include/QtCore/5.10.0/QtCore/private/qobject_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtCore/qreadwritelock.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qreadwritelock.h \ ../../include/QtCore/5.10.0/QtCore/private/qcore_mac_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcore_mac_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qthread_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qthread_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++-64/qplatformdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++/qplatformdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/common/posix/qplatformdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/common/c89/qplatformdefs.h \ ../../include/QtCore/qthread.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qthread.h \ ../../include/QtCore/qstack.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstack.h \ ../../include/QtCore/qwaitcondition.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qwaitcondition.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qwindowsysteminterface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.h \ ../../include/QtCore/QTime \ ../../include/QtCore/qdatetime.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qdatetime.h \ ../../include/QtCore/QAbstractEventDispatcher \ ../../include/QtCore/qabstracteventdispatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qabstracteventdispatcher.h \ ../../include/QtGui/QScreen \ ../../include/QtGui/qscreen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qscreen.h \ ../../include/QtCore/QList \ ../../include/QtCore/QSize \ ../../include/QtCore/QSizeF \ ../../include/QtGui/QTransform \ ../../include/QtGui/QWindow \ ../../include/QtCore/QWeakPointer \ ../../include/QtCore/QMutex \ ../../include/QtGui/QTouchEvent \ ../../include/QtGui/qevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qevent.h \ ../../include/QtGui/qkeysequence.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qkeysequence.h \ ../../include/QtCore/qurl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurl.h \ ../../include/QtCore/qurlquery.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurlquery.h \ ../../include/QtCore/qfile.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfile.h \ ../../include/QtCore/qfiledevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfiledevice.h \ ../../include/QtGui/qvector2d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector2d.h \ ../../include/QtGui/qtouchdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtouchdevice.h \ ../../include/QtCore/QEventLoop \ ../../include/QtGui/QVector2D \ ../../include/QtGui/5.10.0/QtGui/qpa/qwindowsysteminterface_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowsysteminterface_p.h \ ../../include/QtCore/QElapsedTimer \ ../../include/QtCore/qelapsedtimer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qelapsedtimer.h \ ../../include/QtCore/QPointer \ ../../include/QtGui/QList \ ../../include/QtCore/QWaitCondition \ ../../include/QtCore/QAtomicInt \ ../../include/QtGui/5.10.0/QtGui/private/qshortcutmap_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qshortcutmap_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qhighdpiscaling_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qhighdpiscaling_p.h \ ../../include/QtCore/qmath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmath.h \ ../../include/QtCore/qloggingcategory.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qloggingcategory.h \ ../../include/QtGui/5.10.0/QtGui/private/qwindow_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindow_p.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformwindow.h \ ../../include/QtGui/QIcon \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qplatformwindow.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformwindow.cpp .obj/qplatformoffscreensurface.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformoffscreensurface.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformoffscreensurface.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformsurface.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtGui/qsurface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurface.h \ ../../include/QtGui/qsurfaceformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurfaceformat.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qoffscreensurface.h \ ../../include/QtCore/QObject \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtGui/qscreen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qscreen.h \ ../../include/QtCore/QList \ ../../include/QtCore/QRect \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/QSize \ ../../include/QtCore/QSizeF \ ../../include/QtGui/QTransform \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qplatformoffscreensurface.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformoffscreensurface.cpp .obj/qplatformcursor.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformcursor.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformcursor.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/QList \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtGui/QImage \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtGui/QMouseEvent \ ../../include/QtGui/qevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qevent.h \ ../../include/QtGui/qkeysequence.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qkeysequence.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/qurl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurl.h \ ../../include/QtCore/qurlquery.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurlquery.h \ ../../include/QtCore/qfile.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfile.h \ ../../include/QtCore/qfiledevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfiledevice.h \ ../../include/QtGui/qvector2d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector2d.h \ ../../include/QtGui/qtouchdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtouchdevice.h \ ../../include/QtCore/QWeakPointer \ ../../include/QtCore/QObject \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformscreen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformscreen.h \ ../../include/QtGui/qcursor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qcursor.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qplatformpixmap.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtGui/QCursor \ ../../include/QtGui/QPainter \ ../../include/QtGui/qpainter.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainter.h \ ../../include/QtGui/qtextoption.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextoption.h \ ../../include/QtGui/qpen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpen.h \ ../../include/QtGui/qbrush.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbrush.h \ ../../include/QtGui/qfontinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontinfo.h \ ../../include/QtGui/qfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont.h \ ../../include/QtGui/qfontmetrics.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontmetrics.h \ ../../include/QtGui/QBitmap \ ../../include/QtGui/qbitmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qbitmap.h \ ../../include/QtGui/QGuiApplication \ ../../include/QtGui/qguiapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qguiapplication.h \ ../../include/QtCore/qcoreapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreapplication.h \ ../../include/QtCore/qeventloop.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qeventloop.h \ ../../include/QtGui/qinputmethod.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qinputmethod.h \ ../../include/QtGui/QScreen \ ../../include/QtGui/qscreen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qscreen.h \ ../../include/QtCore/QRect \ ../../include/QtCore/QSize \ ../../include/QtCore/QSizeF \ ../../include/QtGui/QTransform \ ../../include/QtGui/5.10.0/QtGui/private/qguiapplication_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qguiapplication_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtCore/QPointF \ ../../include/QtCore/5.10.0/QtCore/private/qcoreapplication_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreapplication_p.h \ ../../include/QtCore/qtranslator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qtranslator.h \ ../../include/QtCore/qsettings.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qsettings.h \ ../../include/QtCore/5.10.0/QtCore/private/qobject_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtCore/qreadwritelock.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qreadwritelock.h \ ../../include/QtCore/5.10.0/QtCore/private/qcore_mac_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcore_mac_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qthread_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qthread_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++-64/qplatformdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++/qplatformdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/common/posix/qplatformdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/common/c89/qplatformdefs.h \ ../../include/QtCore/qthread.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qthread.h \ ../../include/QtCore/qstack.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstack.h \ ../../include/QtCore/qwaitcondition.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qwaitcondition.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qwindowsysteminterface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.h \ ../../include/QtCore/QTime \ ../../include/QtCore/qdatetime.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qdatetime.h \ ../../include/QtCore/QEvent \ ../../include/QtCore/QAbstractEventDispatcher \ ../../include/QtCore/qabstracteventdispatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qabstracteventdispatcher.h \ ../../include/QtGui/QWindow \ ../../include/QtGui/qwindow.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindow.h \ ../../include/QtCore/QMargins \ ../../include/QtGui/qsurface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurface.h \ ../../include/QtGui/qsurfaceformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurfaceformat.h \ ../../include/QtGui/qicon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qicon.h \ ../../include/QtCore/QMutex \ ../../include/QtGui/QTouchEvent \ ../../include/QtCore/QEventLoop \ ../../include/QtGui/QVector2D \ ../../include/QtGui/5.10.0/QtGui/qpa/qwindowsysteminterface_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowsysteminterface_p.h \ ../../include/QtCore/QElapsedTimer \ ../../include/QtCore/qelapsedtimer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qelapsedtimer.h \ ../../include/QtCore/QPointer \ ../../include/QtGui/QList \ ../../include/QtCore/QWaitCondition \ ../../include/QtCore/QAtomicInt \ ../../include/QtGui/5.10.0/QtGui/private/qshortcutmap_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qshortcutmap_p.h \ ../../include/QtCore/QDebug \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qplatformcursor.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformcursor.cpp .obj/qplatformclipboard.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformclipboard.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformclipboard.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtGui/QClipboard \ ../../include/QtGui/qclipboard.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qclipboard.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtGui/5.10.0/QtGui/private/qguiapplication_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qguiapplication_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtGui/qguiapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qguiapplication.h \ ../../include/QtCore/qcoreapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreapplication.h \ ../../include/QtCore/qeventloop.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qeventloop.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtGui/qinputmethod.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qinputmethod.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtCore/QPointF \ ../../include/QtCore/5.10.0/QtCore/private/qcoreapplication_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreapplication_p.h \ ../../include/QtCore/qtranslator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qtranslator.h \ ../../include/QtCore/qsettings.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qsettings.h \ ../../include/QtCore/5.10.0/QtCore/private/qobject_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtCore/qreadwritelock.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qreadwritelock.h \ ../../include/QtCore/5.10.0/QtCore/private/qcore_mac_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcore_mac_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qthread_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qthread_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++-64/qplatformdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++/qplatformdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/common/posix/qplatformdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/common/c89/qplatformdefs.h \ ../../include/QtCore/qthread.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qthread.h \ ../../include/QtCore/qstack.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstack.h \ ../../include/QtCore/qwaitcondition.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qwaitcondition.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qwindowsysteminterface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.h \ ../../include/QtCore/QTime \ ../../include/QtCore/qdatetime.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qdatetime.h \ ../../include/QtCore/QEvent \ ../../include/QtCore/QAbstractEventDispatcher \ ../../include/QtCore/qabstracteventdispatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qabstracteventdispatcher.h \ ../../include/QtGui/QScreen \ ../../include/QtGui/qscreen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qscreen.h \ ../../include/QtCore/QList \ ../../include/QtCore/QObject \ ../../include/QtCore/QRect \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/QSize \ ../../include/QtCore/QSizeF \ ../../include/QtGui/QTransform \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtGui/QWindow \ ../../include/QtGui/qwindow.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindow.h \ ../../include/QtCore/QMargins \ ../../include/QtGui/qsurface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurface.h \ ../../include/QtGui/qsurfaceformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurfaceformat.h \ ../../include/QtGui/qicon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qicon.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qcursor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qcursor.h \ ../../include/QtCore/QWeakPointer \ ../../include/QtCore/QMutex \ ../../include/QtGui/QTouchEvent \ ../../include/QtGui/qevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qevent.h \ ../../include/QtGui/qkeysequence.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qkeysequence.h \ ../../include/QtCore/qurl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurl.h \ ../../include/QtCore/qurlquery.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurlquery.h \ ../../include/QtCore/qfile.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfile.h \ ../../include/QtCore/qfiledevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfiledevice.h \ ../../include/QtGui/qvector2d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector2d.h \ ../../include/QtGui/qtouchdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtouchdevice.h \ ../../include/QtCore/QEventLoop \ ../../include/QtGui/QVector2D \ ../../include/QtGui/5.10.0/QtGui/qpa/qwindowsysteminterface_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowsysteminterface_p.h \ ../../include/QtCore/QElapsedTimer \ ../../include/QtCore/qelapsedtimer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qelapsedtimer.h \ ../../include/QtCore/QPointer \ ../../include/QtGui/QList \ ../../include/QtCore/QWaitCondition \ ../../include/QtCore/QAtomicInt \ ../../include/QtGui/5.10.0/QtGui/private/qshortcutmap_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qshortcutmap_p.h \ ../../include/QtCore/qmimedata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmimedata.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qplatformclipboard.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformclipboard.cpp .obj/qplatformnativeinterface.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformnativeinterface.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformnativeinterface.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtCore/QObject \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/QVariant \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtGui/qcursor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qcursor.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qplatformnativeinterface.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformnativeinterface.cpp .obj/qsessionmanager.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsessionmanager.cpp ../../include/QtGui/qsessionmanager.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsessionmanager.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtGui/qguiapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qguiapplication.h \ ../../include/QtCore/qcoreapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreapplication.h \ ../../include/QtCore/qeventloop.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qeventloop.h \ ../../include/QtGui/qinputmethod.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qinputmethod.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformsessionmanager.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformsessionmanager.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformintegration.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformintegration.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformscreen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformscreen.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtGui/qcursor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qcursor.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qplatformpixmap.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtGui/qsurfaceformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurfaceformat.h \ ../../include/QtGui/qopenglcontext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qopenglcontext.h \ ../../include/QtCore/QObject \ ../../include/QtCore/QScopedPointer \ ../../include/QtGui/QSurfaceFormat \ ../../include/QtGui/qopengl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengl.h \ ../../include/QtCore/qt_windows.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qt_windows.h \ ../../include/QtGui/qopengles2ext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengles2ext.h \ ../../include/QtGui/qopenglext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglext.h \ ../../include/QtGui/qopenglversionfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.h \ ../../include/QtCore/5.10.0/QtCore/private/qobject_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtCore/qreadwritelock.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qreadwritelock.h \ ../../include/QtGui/5.10.0/QtGui/private/qguiapplication_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qguiapplication_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtCore/QPointF \ ../../include/QtCore/5.10.0/QtCore/private/qcoreapplication_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreapplication_p.h \ ../../include/QtCore/qtranslator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qtranslator.h \ ../../include/QtCore/qsettings.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qsettings.h \ ../../include/QtCore/5.10.0/QtCore/private/qcore_mac_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcore_mac_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qthread_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qthread_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++-64/qplatformdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++/qplatformdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/common/posix/qplatformdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/common/c89/qplatformdefs.h \ ../../include/QtCore/qthread.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qthread.h \ ../../include/QtCore/qstack.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstack.h \ ../../include/QtCore/qwaitcondition.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qwaitcondition.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qwindowsysteminterface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.h \ ../../include/QtCore/QTime \ ../../include/QtCore/qdatetime.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qdatetime.h \ ../../include/QtCore/QEvent \ ../../include/QtCore/QAbstractEventDispatcher \ ../../include/QtCore/qabstracteventdispatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qabstracteventdispatcher.h \ ../../include/QtGui/QScreen \ ../../include/QtGui/qscreen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qscreen.h \ ../../include/QtCore/QList \ ../../include/QtCore/QRect \ ../../include/QtCore/QSize \ ../../include/QtCore/QSizeF \ ../../include/QtGui/QTransform \ ../../include/QtGui/QWindow \ ../../include/QtGui/qwindow.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindow.h \ ../../include/QtCore/QMargins \ ../../include/QtGui/qsurface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurface.h \ ../../include/QtGui/qicon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qicon.h \ ../../include/QtCore/QWeakPointer \ ../../include/QtCore/QMutex \ ../../include/QtGui/QTouchEvent \ ../../include/QtGui/qevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qevent.h \ ../../include/QtGui/qkeysequence.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qkeysequence.h \ ../../include/QtCore/qurl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurl.h \ ../../include/QtCore/qurlquery.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurlquery.h \ ../../include/QtCore/qfile.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfile.h \ ../../include/QtCore/qfiledevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfiledevice.h \ ../../include/QtGui/qvector2d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector2d.h \ ../../include/QtGui/qtouchdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtouchdevice.h \ ../../include/QtCore/QEventLoop \ ../../include/QtGui/QVector2D \ ../../include/QtGui/5.10.0/QtGui/qpa/qwindowsysteminterface_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowsysteminterface_p.h \ ../../include/QtCore/QElapsedTimer \ ../../include/QtCore/qelapsedtimer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qelapsedtimer.h \ ../../include/QtCore/QPointer \ ../../include/QtGui/QList \ ../../include/QtCore/QWaitCondition \ ../../include/QtCore/QAtomicInt \ ../../include/QtGui/5.10.0/QtGui/private/qshortcutmap_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qshortcutmap_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qsessionmanager_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsessionmanager_p.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qsessionmanager.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsessionmanager.cpp .obj/qshapedpixmapdndwindow.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qshapedpixmapdndwindow.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qshapedpixmapdndwindow_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtGui/QRasterWindow \ ../../include/QtGui/qrasterwindow.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qrasterwindow.h \ ../../include/QtGui/QPaintDeviceWindow \ ../../include/QtGui/qpaintdevicewindow.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpaintdevicewindow.h \ ../../include/QtGui/QWindow \ ../../include/QtGui/qwindow.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindow.h \ ../../include/QtCore/QObject \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/QEvent \ ../../include/QtCore/QMargins \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/QRect \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtGui/qsurface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurface.h \ ../../include/QtGui/qsurfaceformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurfaceformat.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtGui/qicon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qicon.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtGui/qcursor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qcursor.h \ ../../include/QtGui/QPaintDevice \ ../../include/QtGui/QPixmap \ ../../include/QtGui/QPainter \ ../../include/QtGui/qpainter.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainter.h \ ../../include/QtGui/qtextoption.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextoption.h \ ../../include/QtGui/qpen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpen.h \ ../../include/QtGui/qbrush.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbrush.h \ ../../include/QtGui/qfontinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontinfo.h \ ../../include/QtGui/qfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont.h \ ../../include/QtGui/qfontmetrics.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontmetrics.h \ ../../include/QtGui/QCursor \ ../../include/QtGui/QGuiApplication \ ../../include/QtGui/qguiapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qguiapplication.h \ ../../include/QtCore/qcoreapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreapplication.h \ ../../include/QtCore/qeventloop.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qeventloop.h \ ../../include/QtGui/qinputmethod.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qinputmethod.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtGui/QPalette \ ../../include/QtGui/qpalette.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpalette.h \ ../../include/QtGui/QBitmap \ ../../include/QtGui/qbitmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qbitmap.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qshapedpixmapdndwindow.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qshapedpixmapdndwindow.cpp .obj/qsimpledrag.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsimpledrag.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsimpledrag_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformdrag.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformdrag.h \ ../../include/QtGui/QPixmap \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtCore/QObject \ ../../include/QtGui/qbitmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qbitmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qdrag.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qevent.h \ ../../include/QtGui/qkeysequence.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qkeysequence.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qurl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurl.h \ ../../include/QtCore/qurlquery.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurlquery.h \ ../../include/QtCore/qfile.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfile.h \ ../../include/QtCore/qfiledevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfiledevice.h \ ../../include/QtGui/qvector2d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector2d.h \ ../../include/QtGui/qtouchdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtouchdevice.h \ ../../include/QtCore/qtextcodec.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/codecs/qtextcodec.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qguiapplication.h \ ../../include/QtCore/qcoreapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreapplication.h \ ../../include/QtCore/qeventloop.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qeventloop.h \ ../../include/QtGui/qinputmethod.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qinputmethod.h \ ../../include/QtCore/qbuffer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qbuffer.h \ ../../include/QtCore/qdir.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdir.h \ ../../include/QtCore/qfileinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfileinfo.h \ ../../include/QtGui/qimagereader.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimagereader.h \ ../../include/QtGui/qimageiohandler.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimageiohandler.h \ ../../include/QtCore/qplugin.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/plugin/qplugin.h \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtCore/qjsonobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/json/qjsonobject.h \ ../../include/QtCore/qjsonvalue.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/json/qjsonvalue.h \ ../../include/QtCore/qfactoryinterface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/plugin/qfactoryinterface.h \ ../../include/QtGui/qimagewriter.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimagewriter.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformscreen.h \ ../../include/QtGui/qcursor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qcursor.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qplatformpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformwindow.h \ ../../include/QtGui/qwindow.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindow.h \ ../../include/QtCore/QEvent \ ../../include/QtCore/QMargins \ ../../include/QtCore/QRect \ ../../include/QtGui/qsurface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurface.h \ ../../include/QtGui/qsurfaceformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurfaceformat.h \ ../../include/QtGui/qicon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qicon.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformopenglcontext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformopenglcontext.h \ ../../include/QtGui/qopengl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengl.h \ ../../include/QtCore/qt_windows.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qt_windows.h \ ../../include/QtGui/qopengles2ext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengles2ext.h \ ../../include/QtGui/qopenglext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglext.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformsurface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformsurface.h \ ../../include/QtCore/QEventLoop \ ../../include/QtCore/QDebug \ ../../include/QtGui/5.10.0/QtGui/private/qguiapplication_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qguiapplication_p.h \ ../../include/QtGui/qguiapplication.h \ ../../include/QtCore/QPointF \ ../../include/QtCore/5.10.0/QtCore/private/qcoreapplication_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreapplication_p.h \ ../../include/QtCore/qtranslator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qtranslator.h \ ../../include/QtCore/qsettings.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qsettings.h \ ../../include/QtCore/5.10.0/QtCore/private/qobject_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_p.h \ ../../include/QtCore/qreadwritelock.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qreadwritelock.h \ ../../include/QtCore/5.10.0/QtCore/private/qcore_mac_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcore_mac_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qthread_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qthread_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++-64/qplatformdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++/qplatformdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/common/posix/qplatformdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/common/c89/qplatformdefs.h \ ../../include/QtCore/qthread.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qthread.h \ ../../include/QtCore/qstack.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstack.h \ ../../include/QtCore/qwaitcondition.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qwaitcondition.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qwindowsysteminterface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.h \ ../../include/QtCore/QTime \ ../../include/QtCore/qdatetime.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qdatetime.h \ ../../include/QtCore/QAbstractEventDispatcher \ ../../include/QtCore/qabstracteventdispatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qabstracteventdispatcher.h \ ../../include/QtGui/QScreen \ ../../include/QtGui/qscreen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qscreen.h \ ../../include/QtCore/QList \ ../../include/QtCore/QSize \ ../../include/QtCore/QSizeF \ ../../include/QtGui/QTransform \ ../../include/QtGui/QWindow \ ../../include/QtCore/QWeakPointer \ ../../include/QtCore/QMutex \ ../../include/QtGui/QTouchEvent \ ../../include/QtGui/qevent.h \ ../../include/QtGui/QVector2D \ ../../include/QtGui/5.10.0/QtGui/qpa/qwindowsysteminterface_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowsysteminterface_p.h \ ../../include/QtCore/QElapsedTimer \ ../../include/QtCore/qelapsedtimer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qelapsedtimer.h \ ../../include/QtCore/QPointer \ ../../include/QtGui/QList \ ../../include/QtCore/QWaitCondition \ ../../include/QtCore/QAtomicInt \ ../../include/QtGui/5.10.0/QtGui/private/qshortcutmap_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qshortcutmap_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qdnd_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qdnd_p.h \ ../../include/QtCore/qmimedata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmimedata.h \ ../../include/QtGui/qdrag.h \ ../../include/QtGui/qbackingstore.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbackingstore.h \ ../../include/QtGui/5.10.0/QtGui/private/qshapedpixmapdndwindow_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qshapedpixmapdndwindow_p.h \ ../../include/QtGui/QRasterWindow \ ../../include/QtGui/qrasterwindow.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qrasterwindow.h \ ../../include/QtGui/QPaintDeviceWindow \ ../../include/QtGui/qpaintdevicewindow.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpaintdevicewindow.h \ ../../include/QtGui/QPaintDevice \ ../../include/QtGui/5.10.0/QtGui/private/qhighdpiscaling_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qhighdpiscaling_p.h \ ../../include/QtCore/qmath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmath.h \ ../../include/QtCore/qloggingcategory.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qloggingcategory.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qsimpledrag.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsimpledrag.cpp .obj/qsurfaceformat.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurfaceformat.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtCore/QDebug \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtGui/QOpenGLContext \ ../../include/QtGui/qopenglcontext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qopenglcontext.h \ ../../include/QtCore/QObject \ ../../include/QtCore/QScopedPointer \ ../../include/QtGui/QSurfaceFormat \ ../../include/QtGui/qsurfaceformat.h \ ../../include/QtGui/qopengl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengl.h \ ../../include/QtCore/qt_windows.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qt_windows.h \ ../../include/QtGui/qopengles2ext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengles2ext.h \ ../../include/QtGui/qopenglext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglext.h \ ../../include/QtGui/qopenglversionfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.h \ ../../include/QtGui/qguiapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qguiapplication.h \ ../../include/QtCore/qcoreapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreapplication.h \ ../../include/QtCore/qeventloop.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qeventloop.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtGui/qinputmethod.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qinputmethod.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qsurfaceformat.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurfaceformat.cpp .obj/qguiapplication.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qguiapplication.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qguiapplication.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/qcoreapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreapplication.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/qeventloop.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qeventloop.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtGui/qinputmethod.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qinputmethod.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtGui/5.10.0/QtGui/private/qguiapplication_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qguiapplication_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtGui/qguiapplication.h \ ../../include/QtCore/QPointF \ ../../include/QtCore/5.10.0/QtCore/private/qcoreapplication_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreapplication_p.h \ ../../include/QtCore/qtranslator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qtranslator.h \ ../../include/QtCore/qsettings.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qsettings.h \ ../../include/QtCore/5.10.0/QtCore/private/qobject_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtCore/qreadwritelock.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qreadwritelock.h \ ../../include/QtCore/5.10.0/QtCore/private/qcore_mac_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcore_mac_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qthread_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qthread_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++-64/qplatformdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++/qplatformdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/common/posix/qplatformdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/common/c89/qplatformdefs.h \ ../../include/QtCore/qthread.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qthread.h \ ../../include/QtCore/qstack.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstack.h \ ../../include/QtCore/qwaitcondition.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qwaitcondition.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qwindowsysteminterface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.h \ ../../include/QtCore/QTime \ ../../include/QtCore/qdatetime.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qdatetime.h \ ../../include/QtCore/QEvent \ ../../include/QtCore/QAbstractEventDispatcher \ ../../include/QtCore/qabstracteventdispatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qabstracteventdispatcher.h \ ../../include/QtGui/QScreen \ ../../include/QtGui/qscreen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qscreen.h \ ../../include/QtCore/QList \ ../../include/QtCore/QObject \ ../../include/QtCore/QRect \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/QSize \ ../../include/QtCore/QSizeF \ ../../include/QtGui/QTransform \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtGui/QWindow \ ../../include/QtGui/qwindow.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindow.h \ ../../include/QtCore/QMargins \ ../../include/QtGui/qsurface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurface.h \ ../../include/QtGui/qsurfaceformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurfaceformat.h \ ../../include/QtGui/qicon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qicon.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qcursor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qcursor.h \ ../../include/QtCore/QWeakPointer \ ../../include/QtCore/QMutex \ ../../include/QtGui/QTouchEvent \ ../../include/QtGui/qevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qevent.h \ ../../include/QtGui/qkeysequence.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qkeysequence.h \ ../../include/QtCore/qurl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurl.h \ ../../include/QtCore/qurlquery.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurlquery.h \ ../../include/QtCore/qfile.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfile.h \ ../../include/QtCore/qfiledevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfiledevice.h \ ../../include/QtGui/qvector2d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector2d.h \ ../../include/QtGui/qtouchdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtouchdevice.h \ ../../include/QtCore/QEventLoop \ ../../include/QtGui/QVector2D \ ../../include/QtGui/5.10.0/QtGui/qpa/qwindowsysteminterface_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowsysteminterface_p.h \ ../../include/QtCore/QElapsedTimer \ ../../include/QtCore/qelapsedtimer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qelapsedtimer.h \ ../../include/QtCore/QPointer \ ../../include/QtGui/QList \ ../../include/QtCore/QWaitCondition \ ../../include/QtCore/QAtomicInt \ ../../include/QtGui/5.10.0/QtGui/private/qshortcutmap_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qshortcutmap_p.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformintegrationfactory_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformintegrationfactory_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qevent_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qevent_p.h \ ../../include/QtGui/qfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformfontdatabase.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qplatformfontdatabase.h \ ../../include/QtCore/QString \ ../../include/QtCore/QStringList \ ../../include/QtCore/QHash \ ../../include/QtGui/QFontDatabase \ ../../include/QtGui/qfontdatabase.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontdatabase.h \ ../../include/QtGui/5.10.0/QtGui/private/qfontengine_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontengine_p.h \ ../../include/QtCore/QLinkedList \ ../../include/QtCore/qlinkedlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlinkedlist.h \ ../../include/QtGui/5.10.0/QtGui/private/qtextengine_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextengine_p.h \ ../../include/QtGui/qtextlayout.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextlayout.h \ ../../include/QtGui/qtextformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextformat.h \ ../../include/QtGui/qpen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpen.h \ ../../include/QtGui/qbrush.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbrush.h \ ../../include/QtGui/qtextoption.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextoption.h \ ../../include/QtGui/qglyphrun.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qglyphrun.h \ ../../include/QtGui/qrawfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qrawfont.h \ ../../include/QtGui/qtextcursor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextcursor.h \ ../../include/QtGui/5.10.0/QtGui/private/qtextformat_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextformat_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qfont_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qfixed_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qfixed_p.h \ ../../include/QtGui/qpaintengine.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengine.h \ ../../include/QtGui/qpainter.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainter.h \ ../../include/QtGui/qfontinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontinfo.h \ ../../include/QtGui/qfontmetrics.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontmetrics.h \ ../../include/QtGui/qtextobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextobject.h \ ../../include/QtGui/5.10.0/QtGui/private/qtextdocument_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocument_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qfragmentmap_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfragmentmap_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtools_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qtools_p.h \ ../../include/QtGui/qtextdocument.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocument.h \ ../../include/QtGui/5.10.0/QtGui/private/qcssparser_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qcssparser_p.h \ ../../include/QtCore/QVector \ ../../include/QtCore/QVariant \ ../../include/QtCore/QPair \ ../../include/QtCore/QMultiHash \ ../../include/QtGui/QFont \ ../../include/QtGui/QPalette \ ../../include/QtGui/qpalette.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpalette.h \ ../../include/QtCore/QSharedData \ ../../include/QtCore/5.10.0/QtCore/private/qunicodetools_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qunicodetools_p.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformwindow.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformwindow.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformopenglcontext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformopenglcontext.h \ ../../include/QtGui/qopengl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengl.h \ ../../include/QtCore/qt_windows.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qt_windows.h \ ../../include/QtGui/qopengles2ext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengles2ext.h \ ../../include/QtGui/qopenglext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglext.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformsurface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformsurface.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformnativeinterface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformnativeinterface.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformtheme.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformtheme.h \ ../../include/QtCore/QScopedPointer \ ../../include/QtGui/QKeySequence \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformintegration.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformintegration.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformscreen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformscreen.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qplatformpixmap.h \ ../../include/QtGui/qopenglcontext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qopenglcontext.h \ ../../include/QtGui/QSurfaceFormat \ ../../include/QtGui/qopenglversionfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformdrag.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformdrag.h \ ../../include/QtGui/QPixmap \ ../../include/QtCore/5.10.0/QtCore/private/qabstracteventdispatcher_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qabstracteventdispatcher_p.h \ ../../include/QtCore/qdir.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdir.h \ ../../include/QtCore/qfileinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfileinfo.h \ ../../include/QtCore/qlibraryinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlibraryinfo.h \ ../../include/QtCore/QtDebug \ ../../include/QtGui/qaccessible.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/accessible/qaccessible.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsessionmanager.h \ ../../include/QtGui/5.10.0/QtGui/private/qcolorprofile_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolorprofile_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qscreen_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qscreen_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qhighdpiscaling_p.h \ ../../include/QtCore/qmath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmath.h \ ../../include/QtCore/qloggingcategory.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qloggingcategory.h \ ../../include/QtGui/qgenericpluginfactory.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qgenericpluginfactory.h \ ../../include/QtGui/qstylehints.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qstylehints.h \ ../../include/QtGui/qpixmapcache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmapcache.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatforminputcontext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatforminputcontext.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatforminputcontext_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatforminputcontext_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qwindow_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindow_p.h \ ../../include/QtGui/QIcon \ ../../include/QtGui/5.10.0/QtGui/private/qcursor_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qcursor_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qopenglcontext_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qopenglcontext_p.h \ ../../include/QtCore/QByteArray \ ../../include/QtCore/QSet \ ../../include/QtGui/5.10.0/QtGui/private/qinputdevicemanager_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qinputdevicemanager_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtouchdevice_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtouchdevice_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qdnd_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qdnd_p.h \ ../../include/QtCore/qmimedata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmimedata.h \ ../../include/QtGui/qdrag.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qdrag.h \ ../../include/QtGui/qbackingstore.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbackingstore.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformthemefactory_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformthemefactory_p.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformcursor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformcursor.h \ ../../include/QtGui/QImage \ ../../include/QtGui/QMouseEvent \ ../../include/QtGui/QCursor \ ../../include/QtGui/QClipboard \ ../../include/QtGui/qclipboard.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qclipboard.h \ ../../include/QtCore/QLibrary \ ../../include/QtCore/qlibrary.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/plugin/qlibrary.h \ ../../include/QtCore/QLibraryInfo \ .moc/moc_qguiapplication.cpp \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qguiapplication.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qguiapplication.cpp .obj/qwindow.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindow.cpp ../../include/QtGui/qwindow.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindow.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/QObject \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/QEvent \ ../../include/QtCore/QMargins \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/QRect \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtGui/qsurface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurface.h \ ../../include/QtGui/qsurfaceformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurfaceformat.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtGui/qicon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qicon.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtGui/qcursor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qcursor.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformwindow.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformwindow.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformopenglcontext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformopenglcontext.h \ ../../include/QtGui/qopengl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengl.h \ ../../include/QtCore/qt_windows.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qt_windows.h \ ../../include/QtGui/qopengles2ext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengles2ext.h \ ../../include/QtGui/qopenglext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglext.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformsurface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformsurface.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformintegration.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformintegration.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformscreen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformscreen.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qplatformpixmap.h \ ../../include/QtGui/qopenglcontext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qopenglcontext.h \ ../../include/QtCore/QScopedPointer \ ../../include/QtGui/QSurfaceFormat \ ../../include/QtGui/qopenglversionfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qopenglcontext_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qobject_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtCore/qreadwritelock.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qreadwritelock.h \ ../../include/QtCore/QByteArray \ ../../include/QtCore/QHash \ ../../include/QtCore/QSet \ ../../include/QtGui/qscreen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qscreen.h \ ../../include/QtCore/QList \ ../../include/QtCore/QSize \ ../../include/QtCore/QSizeF \ ../../include/QtGui/QTransform \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindow_p.h \ ../../include/QtCore/qelapsedtimer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qelapsedtimer.h \ ../../include/QtGui/QIcon \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qguiapplication_p.h \ ../../include/QtGui/qguiapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qguiapplication.h \ ../../include/QtCore/qcoreapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreapplication.h \ ../../include/QtCore/qeventloop.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qeventloop.h \ ../../include/QtGui/qinputmethod.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qinputmethod.h \ ../../include/QtCore/QPointF \ ../../include/QtCore/5.10.0/QtCore/private/qcoreapplication_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreapplication_p.h \ ../../include/QtCore/qtranslator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qtranslator.h \ ../../include/QtCore/qsettings.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qsettings.h \ ../../include/QtCore/5.10.0/QtCore/private/qcore_mac_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcore_mac_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qthread_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qthread_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++-64/qplatformdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++/qplatformdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/common/posix/qplatformdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/common/c89/qplatformdefs.h \ ../../include/QtCore/qthread.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qthread.h \ ../../include/QtCore/qstack.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstack.h \ ../../include/QtCore/qwaitcondition.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qwaitcondition.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qwindowsysteminterface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.h \ ../../include/QtCore/QTime \ ../../include/QtCore/qdatetime.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qdatetime.h \ ../../include/QtCore/QAbstractEventDispatcher \ ../../include/QtCore/qabstracteventdispatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qabstracteventdispatcher.h \ ../../include/QtGui/QScreen \ ../../include/QtGui/QWindow \ ../../include/QtCore/QWeakPointer \ ../../include/QtCore/QMutex \ ../../include/QtGui/QTouchEvent \ ../../include/QtGui/qevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qevent.h \ ../../include/QtGui/qkeysequence.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qkeysequence.h \ ../../include/QtCore/qurl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurl.h \ ../../include/QtCore/qurlquery.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurlquery.h \ ../../include/QtCore/qfile.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfile.h \ ../../include/QtCore/qfiledevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfiledevice.h \ ../../include/QtGui/qvector2d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector2d.h \ ../../include/QtGui/qtouchdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtouchdevice.h \ ../../include/QtCore/QEventLoop \ ../../include/QtGui/QVector2D \ ../../include/QtGui/5.10.0/QtGui/qpa/qwindowsysteminterface_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowsysteminterface_p.h \ ../../include/QtCore/QElapsedTimer \ ../../include/QtCore/QPointer \ ../../include/QtGui/QList \ ../../include/QtCore/QWaitCondition \ ../../include/QtCore/QAtomicInt \ ../../include/QtGui/5.10.0/QtGui/private/qshortcutmap_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qshortcutmap_p.h \ ../../include/QtGui/qaccessible.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/accessible/qaccessible.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qhighdpiscaling_p.h \ ../../include/QtCore/qmath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmath.h \ ../../include/QtCore/qloggingcategory.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qloggingcategory.h \ ../../include/QtGui/5.10.0/QtGui/private/qevent_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qevent_p.h \ ../../include/QtCore/QTimer \ ../../include/QtCore/qtimer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qtimer.h \ ../../include/QtCore/qbasictimer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qbasictimer.h \ ../../include/QtCore/QDebug \ ../../include/QtGui/QStyleHints \ ../../include/QtGui/qstylehints.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qstylehints.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformcursor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformcursor.h \ ../../include/QtGui/QImage \ ../../include/QtGui/QMouseEvent \ ../../include/QtGui/QCursor \ .moc/moc_qwindow.cpp \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qwindow.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindow.cpp .obj/qoffscreensurface.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qoffscreensurface.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qoffscreensurface.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/QObject \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtGui/qsurface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurface.h \ ../../include/QtGui/qsurfaceformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurfaceformat.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qguiapplication_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtGui/qguiapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qguiapplication.h \ ../../include/QtCore/qcoreapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreapplication.h \ ../../include/QtCore/qeventloop.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qeventloop.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtGui/qinputmethod.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qinputmethod.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/QPointF \ ../../include/QtCore/5.10.0/QtCore/private/qcoreapplication_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreapplication_p.h \ ../../include/QtCore/qtranslator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qtranslator.h \ ../../include/QtCore/qsettings.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qsettings.h \ ../../include/QtCore/5.10.0/QtCore/private/qobject_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtCore/qreadwritelock.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qreadwritelock.h \ ../../include/QtCore/5.10.0/QtCore/private/qcore_mac_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcore_mac_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qthread_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qthread_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++-64/qplatformdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++/qplatformdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/common/posix/qplatformdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/common/c89/qplatformdefs.h \ ../../include/QtCore/qthread.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qthread.h \ ../../include/QtCore/qstack.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstack.h \ ../../include/QtCore/qwaitcondition.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qwaitcondition.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qwindowsysteminterface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.h \ ../../include/QtCore/QTime \ ../../include/QtCore/qdatetime.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qdatetime.h \ ../../include/QtCore/QEvent \ ../../include/QtCore/QAbstractEventDispatcher \ ../../include/QtCore/qabstracteventdispatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qabstracteventdispatcher.h \ ../../include/QtGui/QScreen \ ../../include/QtGui/qscreen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qscreen.h \ ../../include/QtCore/QList \ ../../include/QtCore/QRect \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/QSize \ ../../include/QtCore/QSizeF \ ../../include/QtGui/QTransform \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtGui/QWindow \ ../../include/QtGui/qwindow.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindow.h \ ../../include/QtCore/QMargins \ ../../include/QtGui/qicon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qicon.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qcursor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qcursor.h \ ../../include/QtCore/QWeakPointer \ ../../include/QtCore/QMutex \ ../../include/QtGui/QTouchEvent \ ../../include/QtGui/qevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qevent.h \ ../../include/QtGui/qkeysequence.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qkeysequence.h \ ../../include/QtCore/qurl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurl.h \ ../../include/QtCore/qurlquery.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurlquery.h \ ../../include/QtCore/qfile.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfile.h \ ../../include/QtCore/qfiledevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfiledevice.h \ ../../include/QtGui/qvector2d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector2d.h \ ../../include/QtGui/qtouchdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtouchdevice.h \ ../../include/QtCore/QEventLoop \ ../../include/QtGui/QVector2D \ ../../include/QtGui/5.10.0/QtGui/qpa/qwindowsysteminterface_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowsysteminterface_p.h \ ../../include/QtCore/QElapsedTimer \ ../../include/QtCore/qelapsedtimer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qelapsedtimer.h \ ../../include/QtCore/QPointer \ ../../include/QtGui/QList \ ../../include/QtCore/QWaitCondition \ ../../include/QtCore/QAtomicInt \ ../../include/QtGui/5.10.0/QtGui/private/qshortcutmap_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qshortcutmap_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformintegration.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformscreen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformscreen.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qplatformpixmap.h \ ../../include/QtGui/qopenglcontext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qopenglcontext.h \ ../../include/QtCore/QScopedPointer \ ../../include/QtGui/QSurfaceFormat \ ../../include/QtGui/qopengl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengl.h \ ../../include/QtCore/qt_windows.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qt_windows.h \ ../../include/QtGui/qopengles2ext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengles2ext.h \ ../../include/QtGui/qopenglext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglext.h \ ../../include/QtGui/qopenglversionfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformoffscreensurface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformsurface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformwindow.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformopenglcontext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformopenglcontext.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformsurface.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qoffscreensurface.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qoffscreensurface.cpp .obj/qplatformsurface.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformsurface.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformsurface.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtGui/qsurface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurface.h \ ../../include/QtGui/qsurfaceformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurfaceformat.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qplatformsurface.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformsurface.cpp .obj/qsurface.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurface.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurface.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtGui/qsurfaceformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurfaceformat.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qopenglcontext.h \ ../../include/QtCore/QObject \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/QScopedPointer \ ../../include/QtGui/QSurfaceFormat \ ../../include/QtGui/qopengl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengl.h \ ../../include/QtCore/qt_windows.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qt_windows.h \ ../../include/QtGui/qopengles2ext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengles2ext.h \ ../../include/QtGui/qopenglext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglext.h \ ../../include/QtGui/qopenglversionfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qsurface.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurface.cpp .obj/qclipboard.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qclipboard.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qclipboard.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/qmimedata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmimedata.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtCore/qbuffer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qbuffer.h \ ../../include/QtCore/qtextcodec.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/codecs/qtextcodec.h \ ../../include/QtGui/5.10.0/QtGui/private/qguiapplication_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qguiapplication_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtGui/qguiapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qguiapplication.h \ ../../include/QtCore/qcoreapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreapplication.h \ ../../include/QtCore/qeventloop.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qeventloop.h \ ../../include/QtGui/qinputmethod.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qinputmethod.h \ ../../include/QtCore/QPointF \ ../../include/QtCore/5.10.0/QtCore/private/qcoreapplication_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreapplication_p.h \ ../../include/QtCore/qtranslator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qtranslator.h \ ../../include/QtCore/qsettings.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qsettings.h \ ../../include/QtCore/5.10.0/QtCore/private/qobject_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtCore/qreadwritelock.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qreadwritelock.h \ ../../include/QtCore/5.10.0/QtCore/private/qcore_mac_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcore_mac_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qthread_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qthread_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++-64/qplatformdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++/qplatformdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/common/posix/qplatformdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/common/c89/qplatformdefs.h \ ../../include/QtCore/qthread.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qthread.h \ ../../include/QtCore/qstack.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstack.h \ ../../include/QtCore/qwaitcondition.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qwaitcondition.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qwindowsysteminterface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.h \ ../../include/QtCore/QTime \ ../../include/QtCore/qdatetime.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qdatetime.h \ ../../include/QtCore/QEvent \ ../../include/QtCore/QAbstractEventDispatcher \ ../../include/QtCore/qabstracteventdispatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qabstracteventdispatcher.h \ ../../include/QtGui/QScreen \ ../../include/QtGui/qscreen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qscreen.h \ ../../include/QtCore/QList \ ../../include/QtCore/QObject \ ../../include/QtCore/QRect \ ../../include/QtCore/QSize \ ../../include/QtCore/QSizeF \ ../../include/QtGui/QTransform \ ../../include/QtGui/QWindow \ ../../include/QtGui/qwindow.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindow.h \ ../../include/QtCore/QMargins \ ../../include/QtGui/qsurface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurface.h \ ../../include/QtGui/qsurfaceformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurfaceformat.h \ ../../include/QtGui/qicon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qicon.h \ ../../include/QtGui/qcursor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qcursor.h \ ../../include/QtCore/QWeakPointer \ ../../include/QtCore/QMutex \ ../../include/QtGui/QTouchEvent \ ../../include/QtGui/qevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qevent.h \ ../../include/QtGui/qkeysequence.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qkeysequence.h \ ../../include/QtCore/qurl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurl.h \ ../../include/QtCore/qurlquery.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurlquery.h \ ../../include/QtCore/qfile.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfile.h \ ../../include/QtCore/qfiledevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfiledevice.h \ ../../include/QtGui/qvector2d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector2d.h \ ../../include/QtGui/qtouchdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtouchdevice.h \ ../../include/QtCore/QEventLoop \ ../../include/QtGui/QVector2D \ ../../include/QtGui/5.10.0/QtGui/qpa/qwindowsysteminterface_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowsysteminterface_p.h \ ../../include/QtCore/QElapsedTimer \ ../../include/QtCore/qelapsedtimer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qelapsedtimer.h \ ../../include/QtCore/QPointer \ ../../include/QtGui/QList \ ../../include/QtCore/QWaitCondition \ ../../include/QtCore/QAtomicInt \ ../../include/QtGui/5.10.0/QtGui/private/qshortcutmap_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qshortcutmap_p.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformintegration.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformintegration.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformscreen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformscreen.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qplatformpixmap.h \ ../../include/QtGui/qopenglcontext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qopenglcontext.h \ ../../include/QtCore/QScopedPointer \ ../../include/QtGui/QSurfaceFormat \ ../../include/QtGui/qopengl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengl.h \ ../../include/QtCore/qt_windows.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qt_windows.h \ ../../include/QtGui/qopengles2ext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengles2ext.h \ ../../include/QtGui/qopenglext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglext.h \ ../../include/QtGui/qopenglversionfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformclipboard.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformclipboard.h \ ../../include/QtGui/QClipboard \ ../../include/QtGui/qclipboard.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qclipboard.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qclipboard.cpp .obj/qcursor.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qcursor.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qcursor.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtCore/qcoreapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreapplication.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/qeventloop.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qeventloop.h \ ../../include/QtGui/qbitmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qbitmap.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtGui/5.10.0/QtGui/private/qcursor_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qcursor_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformcursor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformcursor.h \ ../../include/QtCore/QList \ ../../include/QtGui/QImage \ ../../include/QtGui/QMouseEvent \ ../../include/QtGui/qevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qevent.h \ ../../include/QtGui/qkeysequence.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qkeysequence.h \ ../../include/QtCore/qurl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurl.h \ ../../include/QtCore/qurlquery.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurlquery.h \ ../../include/QtCore/qfile.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfile.h \ ../../include/QtCore/qfiledevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfiledevice.h \ ../../include/QtGui/qvector2d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector2d.h \ ../../include/QtGui/qtouchdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtouchdevice.h \ ../../include/QtCore/QWeakPointer \ ../../include/QtCore/QObject \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformscreen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformscreen.h \ ../../include/QtGui/qcursor.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qplatformpixmap.h \ ../../include/QtGui/QCursor \ ../../include/QtGui/5.10.0/QtGui/private/qguiapplication_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qguiapplication_p.h \ ../../include/QtGui/qguiapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qguiapplication.h \ ../../include/QtGui/qinputmethod.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qinputmethod.h \ ../../include/QtCore/QPointF \ ../../include/QtCore/5.10.0/QtCore/private/qcoreapplication_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreapplication_p.h \ ../../include/QtCore/qtranslator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qtranslator.h \ ../../include/QtCore/qsettings.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qsettings.h \ ../../include/QtCore/5.10.0/QtCore/private/qobject_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtCore/qreadwritelock.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qreadwritelock.h \ ../../include/QtCore/5.10.0/QtCore/private/qcore_mac_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcore_mac_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qthread_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qthread_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++-64/qplatformdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++/qplatformdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/common/posix/qplatformdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/common/c89/qplatformdefs.h \ ../../include/QtCore/qthread.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qthread.h \ ../../include/QtCore/qstack.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstack.h \ ../../include/QtCore/qwaitcondition.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qwaitcondition.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qwindowsysteminterface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.h \ ../../include/QtCore/QTime \ ../../include/QtCore/qdatetime.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qdatetime.h \ ../../include/QtCore/QEvent \ ../../include/QtCore/QAbstractEventDispatcher \ ../../include/QtCore/qabstracteventdispatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qabstracteventdispatcher.h \ ../../include/QtGui/QScreen \ ../../include/QtGui/qscreen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qscreen.h \ ../../include/QtCore/QRect \ ../../include/QtCore/QSize \ ../../include/QtCore/QSizeF \ ../../include/QtGui/QTransform \ ../../include/QtGui/QWindow \ ../../include/QtGui/qwindow.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindow.h \ ../../include/QtCore/QMargins \ ../../include/QtGui/qsurface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurface.h \ ../../include/QtGui/qsurfaceformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurfaceformat.h \ ../../include/QtGui/qicon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qicon.h \ ../../include/QtCore/QMutex \ ../../include/QtGui/QTouchEvent \ ../../include/QtCore/QEventLoop \ ../../include/QtGui/QVector2D \ ../../include/QtGui/5.10.0/QtGui/qpa/qwindowsysteminterface_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowsysteminterface_p.h \ ../../include/QtCore/QElapsedTimer \ ../../include/QtCore/qelapsedtimer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qelapsedtimer.h \ ../../include/QtCore/QPointer \ ../../include/QtGui/QList \ ../../include/QtCore/QWaitCondition \ ../../include/QtCore/QAtomicInt \ ../../include/QtGui/5.10.0/QtGui/private/qshortcutmap_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qshortcutmap_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qhighdpiscaling_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qhighdpiscaling_p.h \ ../../include/QtCore/qmath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmath.h \ ../../include/QtCore/qloggingcategory.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qloggingcategory.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qcursor.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qcursor.cpp .obj/qdrag.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qdrag.cpp ../../include/QtGui/qdrag.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qdrag.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtGui/5.10.0/QtGui/private/qguiapplication_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qguiapplication_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtGui/qguiapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qguiapplication.h \ ../../include/QtCore/qcoreapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreapplication.h \ ../../include/QtCore/qeventloop.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qeventloop.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtGui/qinputmethod.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qinputmethod.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtCore/QPointF \ ../../include/QtCore/5.10.0/QtCore/private/qcoreapplication_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreapplication_p.h \ ../../include/QtCore/qtranslator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qtranslator.h \ ../../include/QtCore/qsettings.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qsettings.h \ ../../include/QtCore/5.10.0/QtCore/private/qobject_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtCore/qreadwritelock.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qreadwritelock.h \ ../../include/QtCore/5.10.0/QtCore/private/qcore_mac_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcore_mac_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qthread_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qthread_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++-64/qplatformdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++/qplatformdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/common/posix/qplatformdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/common/c89/qplatformdefs.h \ ../../include/QtCore/qthread.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qthread.h \ ../../include/QtCore/qstack.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstack.h \ ../../include/QtCore/qwaitcondition.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qwaitcondition.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qwindowsysteminterface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.h \ ../../include/QtCore/QTime \ ../../include/QtCore/qdatetime.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qdatetime.h \ ../../include/QtCore/QEvent \ ../../include/QtCore/QAbstractEventDispatcher \ ../../include/QtCore/qabstracteventdispatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qabstracteventdispatcher.h \ ../../include/QtGui/QScreen \ ../../include/QtGui/qscreen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qscreen.h \ ../../include/QtCore/QList \ ../../include/QtCore/QObject \ ../../include/QtCore/QRect \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/QSize \ ../../include/QtCore/QSizeF \ ../../include/QtGui/QTransform \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtGui/QWindow \ ../../include/QtGui/qwindow.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindow.h \ ../../include/QtCore/QMargins \ ../../include/QtGui/qsurface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurface.h \ ../../include/QtGui/qsurfaceformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurfaceformat.h \ ../../include/QtGui/qicon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qicon.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qcursor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qcursor.h \ ../../include/QtCore/QWeakPointer \ ../../include/QtCore/QMutex \ ../../include/QtGui/QTouchEvent \ ../../include/QtGui/qevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qevent.h \ ../../include/QtGui/qkeysequence.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qkeysequence.h \ ../../include/QtCore/qurl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurl.h \ ../../include/QtCore/qurlquery.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurlquery.h \ ../../include/QtCore/qfile.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfile.h \ ../../include/QtCore/qfiledevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfiledevice.h \ ../../include/QtGui/qvector2d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector2d.h \ ../../include/QtGui/qtouchdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtouchdevice.h \ ../../include/QtCore/QEventLoop \ ../../include/QtGui/QVector2D \ ../../include/QtGui/5.10.0/QtGui/qpa/qwindowsysteminterface_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowsysteminterface_p.h \ ../../include/QtCore/QElapsedTimer \ ../../include/QtCore/qelapsedtimer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qelapsedtimer.h \ ../../include/QtCore/QPointer \ ../../include/QtGui/QList \ ../../include/QtCore/QWaitCondition \ ../../include/QtCore/QAtomicInt \ ../../include/QtGui/5.10.0/QtGui/private/qshortcutmap_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qshortcutmap_p.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformintegration.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformintegration.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformscreen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformscreen.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qplatformpixmap.h \ ../../include/QtGui/qopenglcontext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qopenglcontext.h \ ../../include/QtCore/QScopedPointer \ ../../include/QtGui/QSurfaceFormat \ ../../include/QtGui/qopengl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengl.h \ ../../include/QtCore/qt_windows.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qt_windows.h \ ../../include/QtGui/qopengles2ext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengles2ext.h \ ../../include/QtGui/qopenglext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglext.h \ ../../include/QtGui/qopenglversionfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformdrag.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformdrag.h \ ../../include/QtGui/QPixmap \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qdnd_p.h \ ../../include/QtCore/qmimedata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmimedata.h \ ../../include/QtGui/qbackingstore.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbackingstore.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qdrag.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qdrag.cpp .obj/qdnd.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qdnd.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++-64/qplatformdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++/qplatformdefs.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/common/posix/qplatformdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/common/c89/qplatformdefs.h \ ../../include/QtGui/qbitmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qbitmap.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qdrag.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qevent.h \ ../../include/QtGui/qkeysequence.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qkeysequence.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qurl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurl.h \ ../../include/QtCore/qurlquery.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurlquery.h \ ../../include/QtCore/qfile.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfile.h \ ../../include/QtCore/qfiledevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfiledevice.h \ ../../include/QtGui/qvector2d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector2d.h \ ../../include/QtGui/qtouchdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtouchdevice.h \ ../../include/QtCore/qtextcodec.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/codecs/qtextcodec.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qguiapplication.h \ ../../include/QtCore/qcoreapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreapplication.h \ ../../include/QtCore/qeventloop.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qeventloop.h \ ../../include/QtGui/qinputmethod.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qinputmethod.h \ ../../include/QtCore/qbuffer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qbuffer.h \ ../../include/QtGui/qpainter.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainter.h \ ../../include/QtGui/qtextoption.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextoption.h \ ../../include/QtGui/qpen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpen.h \ ../../include/QtGui/qbrush.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbrush.h \ ../../include/QtGui/qfontinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontinfo.h \ ../../include/QtGui/qfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont.h \ ../../include/QtGui/qfontmetrics.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontmetrics.h \ ../../include/QtCore/qdir.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdir.h \ ../../include/QtCore/qfileinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfileinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qdnd_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtCore/qmimedata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmimedata.h \ ../../include/QtGui/qdrag.h \ ../../include/QtGui/qcursor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qcursor.h \ ../../include/QtGui/qwindow.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindow.h \ ../../include/QtCore/QObject \ ../../include/QtCore/QEvent \ ../../include/QtCore/QMargins \ ../../include/QtCore/QRect \ ../../include/QtGui/qsurface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurface.h \ ../../include/QtGui/qsurfaceformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurfaceformat.h \ ../../include/QtGui/qicon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qicon.h \ ../../include/QtCore/5.10.0/QtCore/private/qobject_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtCore/qreadwritelock.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qreadwritelock.h \ ../../include/QtGui/qbackingstore.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbackingstore.h \ ../../include/QtGui/qimagereader.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimagereader.h \ ../../include/QtGui/qimageiohandler.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimageiohandler.h \ ../../include/QtCore/qplugin.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/plugin/qplugin.h \ ../../include/QtCore/qjsonobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/json/qjsonobject.h \ ../../include/QtCore/qjsonvalue.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/json/qjsonvalue.h \ ../../include/QtCore/qfactoryinterface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/plugin/qfactoryinterface.h \ ../../include/QtGui/qimagewriter.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimagewriter.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformintegration.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformintegration.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformscreen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformscreen.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qplatformpixmap.h \ ../../include/QtGui/qopenglcontext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qopenglcontext.h \ ../../include/QtCore/QScopedPointer \ ../../include/QtGui/QSurfaceFormat \ ../../include/QtGui/qopengl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengl.h \ ../../include/QtCore/qt_windows.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qt_windows.h \ ../../include/QtGui/qopengles2ext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengles2ext.h \ ../../include/QtGui/qopenglext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglext.h \ ../../include/QtGui/qopenglversionfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformdrag.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformdrag.h \ ../../include/QtGui/QPixmap \ ../../include/QtGui/5.10.0/QtGui/private/qguiapplication_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qguiapplication_p.h \ ../../include/QtGui/qguiapplication.h \ ../../include/QtCore/QPointF \ ../../include/QtCore/5.10.0/QtCore/private/qcoreapplication_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreapplication_p.h \ ../../include/QtCore/qtranslator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qtranslator.h \ ../../include/QtCore/qsettings.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qsettings.h \ ../../include/QtCore/5.10.0/QtCore/private/qcore_mac_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcore_mac_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qthread_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qthread_p.h \ ../../include/QtCore/qthread.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qthread.h \ ../../include/QtCore/qstack.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstack.h \ ../../include/QtCore/qwaitcondition.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qwaitcondition.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qwindowsysteminterface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.h \ ../../include/QtCore/QTime \ ../../include/QtCore/qdatetime.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qdatetime.h \ ../../include/QtCore/QAbstractEventDispatcher \ ../../include/QtCore/qabstracteventdispatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qabstracteventdispatcher.h \ ../../include/QtGui/QScreen \ ../../include/QtGui/qscreen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qscreen.h \ ../../include/QtCore/QList \ ../../include/QtCore/QSize \ ../../include/QtCore/QSizeF \ ../../include/QtGui/QTransform \ ../../include/QtGui/QWindow \ ../../include/QtCore/QWeakPointer \ ../../include/QtCore/QMutex \ ../../include/QtGui/QTouchEvent \ ../../include/QtGui/qevent.h \ ../../include/QtCore/QEventLoop \ ../../include/QtGui/QVector2D \ ../../include/QtGui/5.10.0/QtGui/qpa/qwindowsysteminterface_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowsysteminterface_p.h \ ../../include/QtCore/QElapsedTimer \ ../../include/QtCore/qelapsedtimer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qelapsedtimer.h \ ../../include/QtCore/QPointer \ ../../include/QtGui/QList \ ../../include/QtCore/QWaitCondition \ ../../include/QtCore/QAtomicInt \ ../../include/QtGui/5.10.0/QtGui/private/qshortcutmap_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qshortcutmap_p.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qdnd.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qdnd.cpp .obj/qevent.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qevent.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qevent.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtGui/qkeysequence.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qkeysequence.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/qurl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurl.h \ ../../include/QtCore/qurlquery.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurlquery.h \ ../../include/QtCore/qfile.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfile.h \ ../../include/QtCore/qfiledevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfiledevice.h \ ../../include/QtGui/qvector2d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector2d.h \ ../../include/QtGui/qtouchdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtouchdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qcursor.h \ ../../include/QtGui/5.10.0/QtGui/private/qguiapplication_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qguiapplication_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtGui/qguiapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qguiapplication.h \ ../../include/QtCore/qcoreapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreapplication.h \ ../../include/QtCore/qeventloop.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qeventloop.h \ ../../include/QtGui/qinputmethod.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qinputmethod.h \ ../../include/QtCore/QPointF \ ../../include/QtCore/5.10.0/QtCore/private/qcoreapplication_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreapplication_p.h \ ../../include/QtCore/qtranslator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qtranslator.h \ ../../include/QtCore/qsettings.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qsettings.h \ ../../include/QtCore/5.10.0/QtCore/private/qobject_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtCore/qreadwritelock.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qreadwritelock.h \ ../../include/QtCore/5.10.0/QtCore/private/qcore_mac_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcore_mac_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qthread_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qthread_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++-64/qplatformdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++/qplatformdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/common/posix/qplatformdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/common/c89/qplatformdefs.h \ ../../include/QtCore/qthread.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qthread.h \ ../../include/QtCore/qstack.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstack.h \ ../../include/QtCore/qwaitcondition.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qwaitcondition.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qwindowsysteminterface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.h \ ../../include/QtCore/QTime \ ../../include/QtCore/qdatetime.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qdatetime.h \ ../../include/QtCore/QEvent \ ../../include/QtCore/QAbstractEventDispatcher \ ../../include/QtCore/qabstracteventdispatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qabstracteventdispatcher.h \ ../../include/QtGui/QScreen \ ../../include/QtGui/qscreen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qscreen.h \ ../../include/QtCore/QList \ ../../include/QtCore/QObject \ ../../include/QtCore/QRect \ ../../include/QtCore/QSize \ ../../include/QtCore/QSizeF \ ../../include/QtGui/QTransform \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtGui/QWindow \ ../../include/QtGui/qwindow.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindow.h \ ../../include/QtCore/QMargins \ ../../include/QtGui/qsurface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurface.h \ ../../include/QtGui/qsurfaceformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurfaceformat.h \ ../../include/QtGui/qicon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qicon.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qcursor.h \ ../../include/QtCore/QWeakPointer \ ../../include/QtCore/QMutex \ ../../include/QtGui/QTouchEvent \ ../../include/QtGui/qevent.h \ ../../include/QtCore/QEventLoop \ ../../include/QtGui/QVector2D \ ../../include/QtGui/5.10.0/QtGui/qpa/qwindowsysteminterface_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowsysteminterface_p.h \ ../../include/QtCore/QElapsedTimer \ ../../include/QtCore/qelapsedtimer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qelapsedtimer.h \ ../../include/QtCore/QPointer \ ../../include/QtGui/QList \ ../../include/QtCore/QWaitCondition \ ../../include/QtCore/QAtomicInt \ ../../include/QtGui/5.10.0/QtGui/private/qshortcutmap_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qshortcutmap_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtouchdevice_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtouchdevice_p.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformintegration.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformintegration.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformscreen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformscreen.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qplatformpixmap.h \ ../../include/QtGui/qopenglcontext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qopenglcontext.h \ ../../include/QtCore/QScopedPointer \ ../../include/QtGui/QSurfaceFormat \ ../../include/QtGui/qopengl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengl.h \ ../../include/QtCore/qt_windows.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qt_windows.h \ ../../include/QtGui/qopengles2ext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengles2ext.h \ ../../include/QtGui/qopenglext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglext.h \ ../../include/QtGui/qopenglversionfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformdrag.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformdrag.h \ ../../include/QtGui/QPixmap \ ../../include/QtGui/5.10.0/QtGui/private/qevent_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qevent_p.h \ ../../include/QtCore/qmetaobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetaobject.h \ ../../include/QtCore/qmimedata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmimedata.h \ ../../include/QtGui/5.10.0/QtGui/private/qdnd_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qdnd_p.h \ ../../include/QtGui/qdrag.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qdrag.h \ ../../include/QtGui/qbackingstore.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbackingstore.h \ ../../include/QtCore/qmath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmath.h \ ../../include/QtCore/5.10.0/QtCore/private/qdebug_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug_p.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qevent.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qevent.cpp .obj/qinputmethod.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qinputmethod.cpp ../../include/QtGui/qinputmethod.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qinputmethod.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtGui/5.10.0/QtGui/private/qinputmethod_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qinputmethod_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qobject_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qreadwritelock.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qreadwritelock.h \ ../../include/QtCore/QWeakPointer \ ../../include/QtGui/QTransform \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatforminputcontext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatforminputcontext.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformintegration.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformintegration.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformscreen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformscreen.h \ ../../include/QtGui/qcursor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qcursor.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qplatformpixmap.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtGui/qsurfaceformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurfaceformat.h \ ../../include/QtGui/qopenglcontext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qopenglcontext.h \ ../../include/QtCore/QObject \ ../../include/QtCore/QScopedPointer \ ../../include/QtGui/QSurfaceFormat \ ../../include/QtGui/qopengl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengl.h \ ../../include/QtCore/qt_windows.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qt_windows.h \ ../../include/QtGui/qopengles2ext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengles2ext.h \ ../../include/QtGui/qopenglext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglext.h \ ../../include/QtGui/qopenglversionfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.h \ ../../include/QtGui/5.10.0/QtGui/private/qguiapplication_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qguiapplication_p.h \ ../../include/QtGui/qguiapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qguiapplication.h \ ../../include/QtCore/qcoreapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreapplication.h \ ../../include/QtCore/qeventloop.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qeventloop.h \ ../../include/QtCore/QPointF \ ../../include/QtCore/5.10.0/QtCore/private/qcoreapplication_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreapplication_p.h \ ../../include/QtCore/qtranslator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qtranslator.h \ ../../include/QtCore/qsettings.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qsettings.h \ ../../include/QtCore/5.10.0/QtCore/private/qcore_mac_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcore_mac_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qthread_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qthread_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++-64/qplatformdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++/qplatformdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/common/posix/qplatformdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/common/c89/qplatformdefs.h \ ../../include/QtCore/qthread.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qthread.h \ ../../include/QtCore/qstack.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstack.h \ ../../include/QtCore/qwaitcondition.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qwaitcondition.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qwindowsysteminterface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.h \ ../../include/QtCore/QTime \ ../../include/QtCore/qdatetime.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qdatetime.h \ ../../include/QtCore/QEvent \ ../../include/QtCore/QAbstractEventDispatcher \ ../../include/QtCore/qabstracteventdispatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qabstracteventdispatcher.h \ ../../include/QtGui/QScreen \ ../../include/QtGui/qscreen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qscreen.h \ ../../include/QtCore/QList \ ../../include/QtCore/QRect \ ../../include/QtCore/QSize \ ../../include/QtCore/QSizeF \ ../../include/QtGui/QWindow \ ../../include/QtGui/qwindow.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindow.h \ ../../include/QtCore/QMargins \ ../../include/QtGui/qsurface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurface.h \ ../../include/QtGui/qicon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qicon.h \ ../../include/QtCore/QMutex \ ../../include/QtGui/QTouchEvent \ ../../include/QtGui/qevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qevent.h \ ../../include/QtGui/qkeysequence.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qkeysequence.h \ ../../include/QtCore/qurl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurl.h \ ../../include/QtCore/qurlquery.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurlquery.h \ ../../include/QtCore/qfile.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfile.h \ ../../include/QtCore/qfiledevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfiledevice.h \ ../../include/QtGui/qvector2d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector2d.h \ ../../include/QtGui/qtouchdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtouchdevice.h \ ../../include/QtCore/QEventLoop \ ../../include/QtGui/QVector2D \ ../../include/QtGui/5.10.0/QtGui/qpa/qwindowsysteminterface_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowsysteminterface_p.h \ ../../include/QtCore/QElapsedTimer \ ../../include/QtCore/qelapsedtimer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qelapsedtimer.h \ ../../include/QtCore/QPointer \ ../../include/QtGui/QList \ ../../include/QtCore/QWaitCondition \ ../../include/QtCore/QAtomicInt \ ../../include/QtGui/5.10.0/QtGui/private/qshortcutmap_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qshortcutmap_p.h \ ../../include/QtCore/qtimer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qtimer.h \ ../../include/QtCore/qbasictimer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qbasictimer.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatforminputcontext_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatforminputcontext_p.h \ ../../include/QtCore/QDebug \ .moc/moc_qinputmethod.cpp \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qinputmethod.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qinputmethod.cpp .obj/qkeysequence.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qkeysequence.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qkeysequence.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qkeysequence_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformtheme.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformtheme.h \ ../../include/QtCore/QScopedPointer \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtGui/QKeySequence \ ../../include/QtGui/qkeysequence.h \ ../../include/QtGui/5.10.0/QtGui/private/qguiapplication_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qguiapplication_p.h \ ../../include/QtGui/qguiapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qguiapplication.h \ ../../include/QtCore/qcoreapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreapplication.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/qeventloop.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qeventloop.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtGui/qinputmethod.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qinputmethod.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtCore/QPointF \ ../../include/QtCore/5.10.0/QtCore/private/qcoreapplication_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreapplication_p.h \ ../../include/QtCore/qtranslator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qtranslator.h \ ../../include/QtCore/qsettings.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qsettings.h \ ../../include/QtCore/5.10.0/QtCore/private/qobject_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtCore/qreadwritelock.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qreadwritelock.h \ ../../include/QtCore/5.10.0/QtCore/private/qcore_mac_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcore_mac_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qthread_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qthread_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++-64/qplatformdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++/qplatformdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/common/posix/qplatformdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/common/c89/qplatformdefs.h \ ../../include/QtCore/qthread.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qthread.h \ ../../include/QtCore/qstack.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstack.h \ ../../include/QtCore/qwaitcondition.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qwaitcondition.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qwindowsysteminterface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.h \ ../../include/QtCore/QTime \ ../../include/QtCore/qdatetime.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qdatetime.h \ ../../include/QtCore/QEvent \ ../../include/QtCore/QAbstractEventDispatcher \ ../../include/QtCore/qabstracteventdispatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qabstracteventdispatcher.h \ ../../include/QtGui/QScreen \ ../../include/QtGui/qscreen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qscreen.h \ ../../include/QtCore/QList \ ../../include/QtCore/QObject \ ../../include/QtCore/QRect \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/QSize \ ../../include/QtCore/QSizeF \ ../../include/QtGui/QTransform \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtGui/QWindow \ ../../include/QtGui/qwindow.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindow.h \ ../../include/QtCore/QMargins \ ../../include/QtGui/qsurface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurface.h \ ../../include/QtGui/qsurfaceformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurfaceformat.h \ ../../include/QtGui/qicon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qicon.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qcursor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qcursor.h \ ../../include/QtCore/QWeakPointer \ ../../include/QtCore/QMutex \ ../../include/QtGui/QTouchEvent \ ../../include/QtGui/qevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qevent.h \ ../../include/QtCore/qurl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurl.h \ ../../include/QtCore/qurlquery.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurlquery.h \ ../../include/QtCore/qfile.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfile.h \ ../../include/QtCore/qfiledevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfiledevice.h \ ../../include/QtGui/qvector2d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector2d.h \ ../../include/QtGui/qtouchdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtouchdevice.h \ ../../include/QtCore/QEventLoop \ ../../include/QtGui/QVector2D \ ../../include/QtGui/5.10.0/QtGui/qpa/qwindowsysteminterface_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowsysteminterface_p.h \ ../../include/QtCore/QElapsedTimer \ ../../include/QtCore/qelapsedtimer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qelapsedtimer.h \ ../../include/QtCore/QPointer \ ../../include/QtGui/QList \ ../../include/QtCore/QWaitCondition \ ../../include/QtCore/QAtomicInt \ ../../include/QtGui/5.10.0/QtGui/private/qshortcutmap_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qshortcutmap_p.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qkeysequence.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qkeysequence.cpp .obj/qkeymapper.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qkeymapper.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qguiapplication.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/qcoreapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreapplication.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/qeventloop.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qeventloop.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtGui/qinputmethod.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qinputmethod.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtCore/5.10.0/QtCore/private/qobject_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtCore/qreadwritelock.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qreadwritelock.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qkeymapper_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtGui/qkeysequence.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qkeysequence.h \ ../../include/QtGui/qevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qevent.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qurl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurl.h \ ../../include/QtCore/qurlquery.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurlquery.h \ ../../include/QtCore/qfile.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfile.h \ ../../include/QtCore/qfiledevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfiledevice.h \ ../../include/QtGui/qvector2d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector2d.h \ ../../include/QtGui/qtouchdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtouchdevice.h \ ../../include/QtGui/5.10.0/QtGui/private/qguiapplication_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qguiapplication_p.h \ ../../include/QtGui/qguiapplication.h \ ../../include/QtCore/QPointF \ ../../include/QtCore/5.10.0/QtCore/private/qcoreapplication_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreapplication_p.h \ ../../include/QtCore/qtranslator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qtranslator.h \ ../../include/QtCore/qsettings.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qsettings.h \ ../../include/QtCore/5.10.0/QtCore/private/qcore_mac_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcore_mac_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qthread_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qthread_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++-64/qplatformdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++/qplatformdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/common/posix/qplatformdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/common/c89/qplatformdefs.h \ ../../include/QtCore/qthread.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qthread.h \ ../../include/QtCore/qstack.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstack.h \ ../../include/QtCore/qwaitcondition.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qwaitcondition.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qwindowsysteminterface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.h \ ../../include/QtCore/QTime \ ../../include/QtCore/qdatetime.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qdatetime.h \ ../../include/QtCore/QEvent \ ../../include/QtCore/QAbstractEventDispatcher \ ../../include/QtCore/qabstracteventdispatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qabstracteventdispatcher.h \ ../../include/QtGui/QScreen \ ../../include/QtGui/qscreen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qscreen.h \ ../../include/QtCore/QList \ ../../include/QtCore/QObject \ ../../include/QtCore/QRect \ ../../include/QtCore/QSize \ ../../include/QtCore/QSizeF \ ../../include/QtGui/QTransform \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtGui/QWindow \ ../../include/QtGui/qwindow.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindow.h \ ../../include/QtCore/QMargins \ ../../include/QtGui/qsurface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurface.h \ ../../include/QtGui/qsurfaceformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurfaceformat.h \ ../../include/QtGui/qicon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qicon.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qcursor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qcursor.h \ ../../include/QtCore/QWeakPointer \ ../../include/QtCore/QMutex \ ../../include/QtGui/QTouchEvent \ ../../include/QtCore/QEventLoop \ ../../include/QtGui/QVector2D \ ../../include/QtGui/5.10.0/QtGui/qpa/qwindowsysteminterface_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowsysteminterface_p.h \ ../../include/QtCore/QElapsedTimer \ ../../include/QtCore/qelapsedtimer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qelapsedtimer.h \ ../../include/QtCore/QPointer \ ../../include/QtGui/QList \ ../../include/QtCore/QWaitCondition \ ../../include/QtCore/QAtomicInt \ ../../include/QtGui/5.10.0/QtGui/private/qshortcutmap_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qshortcutmap_p.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformintegration.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformintegration.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformscreen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformscreen.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qplatformpixmap.h \ ../../include/QtGui/qopenglcontext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qopenglcontext.h \ ../../include/QtCore/QScopedPointer \ ../../include/QtGui/QSurfaceFormat \ ../../include/QtGui/qopengl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengl.h \ ../../include/QtCore/qt_windows.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qt_windows.h \ ../../include/QtGui/qopengles2ext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengles2ext.h \ ../../include/QtGui/qopenglext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglext.h \ ../../include/QtGui/qopenglversionfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qkeymapper.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qkeymapper.cpp .obj/qpalette.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpalette.cpp ../../include/QtGui/qpalette.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpalette.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtGui/qbrush.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbrush.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qguiapplication.h \ ../../include/QtCore/qcoreapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreapplication.h \ ../../include/QtCore/qeventloop.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qeventloop.h \ ../../include/QtGui/qinputmethod.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qinputmethod.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qguiapplication_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtGui/qguiapplication.h \ ../../include/QtCore/QPointF \ ../../include/QtCore/5.10.0/QtCore/private/qcoreapplication_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreapplication_p.h \ ../../include/QtCore/qtranslator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qtranslator.h \ ../../include/QtCore/qsettings.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qsettings.h \ ../../include/QtCore/5.10.0/QtCore/private/qobject_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtCore/qreadwritelock.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qreadwritelock.h \ ../../include/QtCore/5.10.0/QtCore/private/qcore_mac_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcore_mac_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qthread_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qthread_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++-64/qplatformdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++/qplatformdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/common/posix/qplatformdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/common/c89/qplatformdefs.h \ ../../include/QtCore/qthread.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qthread.h \ ../../include/QtCore/qstack.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstack.h \ ../../include/QtCore/qwaitcondition.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qwaitcondition.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qwindowsysteminterface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.h \ ../../include/QtCore/QTime \ ../../include/QtCore/qdatetime.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qdatetime.h \ ../../include/QtCore/QEvent \ ../../include/QtCore/QAbstractEventDispatcher \ ../../include/QtCore/qabstracteventdispatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qabstracteventdispatcher.h \ ../../include/QtGui/QScreen \ ../../include/QtGui/qscreen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qscreen.h \ ../../include/QtCore/QList \ ../../include/QtCore/QObject \ ../../include/QtCore/QRect \ ../../include/QtCore/QSize \ ../../include/QtCore/QSizeF \ ../../include/QtGui/QTransform \ ../../include/QtGui/QWindow \ ../../include/QtGui/qwindow.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindow.h \ ../../include/QtCore/QMargins \ ../../include/QtGui/qsurface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurface.h \ ../../include/QtGui/qsurfaceformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurfaceformat.h \ ../../include/QtGui/qicon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qicon.h \ ../../include/QtGui/qcursor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qcursor.h \ ../../include/QtCore/QWeakPointer \ ../../include/QtCore/QMutex \ ../../include/QtGui/QTouchEvent \ ../../include/QtGui/qevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qevent.h \ ../../include/QtGui/qkeysequence.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qkeysequence.h \ ../../include/QtCore/qurl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurl.h \ ../../include/QtCore/qurlquery.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurlquery.h \ ../../include/QtCore/qfile.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfile.h \ ../../include/QtCore/qfiledevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfiledevice.h \ ../../include/QtGui/qvector2d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector2d.h \ ../../include/QtGui/qtouchdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtouchdevice.h \ ../../include/QtCore/QEventLoop \ ../../include/QtGui/QVector2D \ ../../include/QtGui/5.10.0/QtGui/qpa/qwindowsysteminterface_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowsysteminterface_p.h \ ../../include/QtCore/QElapsedTimer \ ../../include/QtCore/qelapsedtimer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qelapsedtimer.h \ ../../include/QtCore/QPointer \ ../../include/QtGui/QList \ ../../include/QtCore/QWaitCondition \ ../../include/QtCore/QAtomicInt \ ../../include/QtGui/5.10.0/QtGui/private/qshortcutmap_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qshortcutmap_p.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qpalette.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpalette.cpp .obj/qguivariant.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qguivariant.cpp ../../include/QtGui/qbitmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qbitmap.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtGui/qbrush.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbrush.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qcursor.h \ ../../include/QtGui/qfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qkeysequence.h \ ../../include/QtGui/qpalette.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpalette.h \ ../../include/QtGui/qpen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpen.h \ ../../include/QtGui/qtextformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextformat.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtGui/qtextoption.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextoption.h \ ../../include/QtGui/qmatrix4x4.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qmatrix4x4.h \ ../../include/QtGui/qvector3d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector3d.h \ ../../include/QtGui/qvector4d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector4d.h \ ../../include/QtGui/qquaternion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qquaternion.h \ ../../include/QtGui/qgenericmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qgenericmatrix.h \ ../../include/QtGui/qvector2d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector2d.h \ ../../include/QtGui/qicon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qicon.h \ ../../include/QtCore/qbitarray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbitarray.h \ ../../include/QtCore/qdatetime.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qdatetime.h \ ../../include/QtCore/qeasingcurve.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qeasingcurve.h \ ../../include/QtCore/qurl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurl.h \ ../../include/QtCore/qurlquery.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurlquery.h \ ../../include/QtCore/quuid.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/plugin/quuid.h \ ../../include/QtCore/5.10.0/QtCore/private/qvariant_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qmetatype_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatypeswitcher_p.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qguivariant.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qguivariant.cpp .obj/qscreen.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qscreen.cpp ../../include/QtGui/qscreen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qscreen.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/QList \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/QObject \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/QRect \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/QSize \ ../../include/QtCore/QSizeF \ ../../include/QtGui/QTransform \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qscreen_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformscreen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformscreen.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtGui/qcursor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qcursor.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qplatformpixmap.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qhighdpiscaling_p.h \ ../../include/QtCore/qmath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmath.h \ ../../include/QtCore/qloggingcategory.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qloggingcategory.h \ ../../include/QtGui/qwindow.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindow.h \ ../../include/QtCore/QEvent \ ../../include/QtCore/QMargins \ ../../include/QtGui/qsurface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurface.h \ ../../include/QtGui/qsurfaceformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurfaceformat.h \ ../../include/QtGui/qicon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qicon.h \ ../../include/QtCore/5.10.0/QtCore/private/qobject_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtCore/qreadwritelock.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qreadwritelock.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qguiapplication_p.h \ ../../include/QtGui/qguiapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qguiapplication.h \ ../../include/QtCore/qcoreapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreapplication.h \ ../../include/QtCore/qeventloop.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qeventloop.h \ ../../include/QtGui/qinputmethod.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qinputmethod.h \ ../../include/QtCore/QPointF \ ../../include/QtCore/5.10.0/QtCore/private/qcoreapplication_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreapplication_p.h \ ../../include/QtCore/qtranslator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qtranslator.h \ ../../include/QtCore/qsettings.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qsettings.h \ ../../include/QtCore/5.10.0/QtCore/private/qcore_mac_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcore_mac_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qthread_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qthread_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++-64/qplatformdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++/qplatformdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/common/posix/qplatformdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/common/c89/qplatformdefs.h \ ../../include/QtCore/qthread.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qthread.h \ ../../include/QtCore/qstack.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstack.h \ ../../include/QtCore/qwaitcondition.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qwaitcondition.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qwindowsysteminterface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.h \ ../../include/QtCore/QTime \ ../../include/QtCore/qdatetime.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qdatetime.h \ ../../include/QtCore/QAbstractEventDispatcher \ ../../include/QtCore/qabstracteventdispatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qabstracteventdispatcher.h \ ../../include/QtGui/QScreen \ ../../include/QtGui/QWindow \ ../../include/QtCore/QWeakPointer \ ../../include/QtCore/QMutex \ ../../include/QtGui/QTouchEvent \ ../../include/QtGui/qevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qevent.h \ ../../include/QtGui/qkeysequence.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qkeysequence.h \ ../../include/QtCore/qurl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurl.h \ ../../include/QtCore/qurlquery.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurlquery.h \ ../../include/QtCore/qfile.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfile.h \ ../../include/QtCore/qfiledevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfiledevice.h \ ../../include/QtGui/qvector2d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector2d.h \ ../../include/QtGui/qtouchdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtouchdevice.h \ ../../include/QtCore/QEventLoop \ ../../include/QtGui/QVector2D \ ../../include/QtGui/5.10.0/QtGui/qpa/qwindowsysteminterface_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowsysteminterface_p.h \ ../../include/QtCore/QElapsedTimer \ ../../include/QtCore/qelapsedtimer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qelapsedtimer.h \ ../../include/QtCore/QPointer \ ../../include/QtGui/QList \ ../../include/QtCore/QWaitCondition \ ../../include/QtCore/QAtomicInt \ ../../include/QtGui/5.10.0/QtGui/private/qshortcutmap_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qshortcutmap_p.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformscreen_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformscreen_p.h \ ../../include/QtCore/QDebug \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qscreen.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qscreen.cpp .obj/qshortcutmap.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qshortcutmap.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qshortcutmap_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtGui/qkeysequence.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qkeysequence.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/5.10.0/QtCore/private/qobject_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_p.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qreadwritelock.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qreadwritelock.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qevent.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qurl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurl.h \ ../../include/QtCore/qurlquery.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurlquery.h \ ../../include/QtCore/qfile.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfile.h \ ../../include/QtCore/qfiledevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfiledevice.h \ ../../include/QtGui/qvector2d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector2d.h \ ../../include/QtGui/qtouchdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtouchdevice.h \ ../../include/QtCore/qcoreapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreapplication.h \ ../../include/QtCore/qeventloop.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qeventloop.h \ ../../include/QtGui/5.10.0/QtGui/private/qkeymapper_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qkeymapper_p.h \ ../../include/QtGui/qevent.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qshortcutmap.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qshortcutmap.cpp .obj/qstylehints.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qstylehints.cpp ../../include/QtGui/qstylehints.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qstylehints.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformintegration.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformintegration.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformscreen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformscreen.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtGui/qcursor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qcursor.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qplatformpixmap.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtGui/qsurfaceformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurfaceformat.h \ ../../include/QtGui/qopenglcontext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qopenglcontext.h \ ../../include/QtCore/QObject \ ../../include/QtCore/QScopedPointer \ ../../include/QtGui/QSurfaceFormat \ ../../include/QtGui/qopengl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengl.h \ ../../include/QtCore/qt_windows.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qt_windows.h \ ../../include/QtGui/qopengles2ext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengles2ext.h \ ../../include/QtGui/qopenglext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglext.h \ ../../include/QtGui/qopenglversionfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformtheme.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformtheme.h \ ../../include/QtGui/QKeySequence \ ../../include/QtGui/qkeysequence.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qkeysequence.h \ ../../include/QtGui/5.10.0/QtGui/private/qguiapplication_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qguiapplication_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtGui/qguiapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qguiapplication.h \ ../../include/QtCore/qcoreapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreapplication.h \ ../../include/QtCore/qeventloop.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qeventloop.h \ ../../include/QtGui/qinputmethod.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qinputmethod.h \ ../../include/QtCore/QPointF \ ../../include/QtCore/5.10.0/QtCore/private/qcoreapplication_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreapplication_p.h \ ../../include/QtCore/qtranslator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qtranslator.h \ ../../include/QtCore/qsettings.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qsettings.h \ ../../include/QtCore/5.10.0/QtCore/private/qobject_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtCore/qreadwritelock.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qreadwritelock.h \ ../../include/QtCore/5.10.0/QtCore/private/qcore_mac_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcore_mac_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qthread_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qthread_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++-64/qplatformdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++/qplatformdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/common/posix/qplatformdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/common/c89/qplatformdefs.h \ ../../include/QtCore/qthread.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qthread.h \ ../../include/QtCore/qstack.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstack.h \ ../../include/QtCore/qwaitcondition.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qwaitcondition.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qwindowsysteminterface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.h \ ../../include/QtCore/QTime \ ../../include/QtCore/qdatetime.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qdatetime.h \ ../../include/QtCore/QEvent \ ../../include/QtCore/QAbstractEventDispatcher \ ../../include/QtCore/qabstracteventdispatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qabstracteventdispatcher.h \ ../../include/QtGui/QScreen \ ../../include/QtGui/qscreen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qscreen.h \ ../../include/QtCore/QList \ ../../include/QtCore/QRect \ ../../include/QtCore/QSize \ ../../include/QtCore/QSizeF \ ../../include/QtGui/QTransform \ ../../include/QtGui/QWindow \ ../../include/QtGui/qwindow.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindow.h \ ../../include/QtCore/QMargins \ ../../include/QtGui/qsurface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurface.h \ ../../include/QtGui/qicon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qicon.h \ ../../include/QtCore/QWeakPointer \ ../../include/QtCore/QMutex \ ../../include/QtGui/QTouchEvent \ ../../include/QtGui/qevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qevent.h \ ../../include/QtCore/qurl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurl.h \ ../../include/QtCore/qurlquery.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurlquery.h \ ../../include/QtCore/qfile.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfile.h \ ../../include/QtCore/qfiledevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfiledevice.h \ ../../include/QtGui/qvector2d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector2d.h \ ../../include/QtGui/qtouchdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtouchdevice.h \ ../../include/QtCore/QEventLoop \ ../../include/QtGui/QVector2D \ ../../include/QtGui/5.10.0/QtGui/qpa/qwindowsysteminterface_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowsysteminterface_p.h \ ../../include/QtCore/QElapsedTimer \ ../../include/QtCore/qelapsedtimer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qelapsedtimer.h \ ../../include/QtCore/QPointer \ ../../include/QtGui/QList \ ../../include/QtCore/QWaitCondition \ ../../include/QtCore/QAtomicInt \ ../../include/QtGui/5.10.0/QtGui/private/qshortcutmap_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qshortcutmap_p.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qstylehints.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qstylehints.cpp .obj/qtouchdevice.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtouchdevice.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtouchdevice.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtouchdevice_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtGui/qtouchdevice.h \ ../../include/QtGui/QList \ ../../include/QtGui/qevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qevent.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtGui/qkeysequence.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qkeysequence.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/qurl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurl.h \ ../../include/QtCore/qurlquery.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurlquery.h \ ../../include/QtCore/qfile.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfile.h \ ../../include/QtCore/qfiledevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfiledevice.h \ ../../include/QtGui/qvector2d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector2d.h \ ../../include/QtCore/QMutex \ ../../include/QtCore/QCoreApplication \ ../../include/QtCore/qcoreapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreapplication.h \ ../../include/QtCore/qeventloop.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qeventloop.h \ ../../include/QtCore/5.10.0/QtCore/private/qdebug_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug_p.h \ ../../include/QtCore/qmetaobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetaobject.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qtouchdevice.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtouchdevice.cpp .obj/qplatformsharedgraphicscache.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformsharedgraphicscache.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformsharedgraphicscache.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qplatformsharedgraphicscache.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformsharedgraphicscache.cpp .obj/qplatformdialoghelper.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/QtGlobal \ ../../include/QtCore/QObject \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/QList \ ../../include/QtCore/QSharedDataPointer \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/QSharedPointer \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/QDir \ ../../include/QtCore/qdir.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdir.h \ ../../include/QtCore/qfileinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfileinfo.h \ ../../include/QtCore/qfile.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfile.h \ ../../include/QtCore/qfiledevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfiledevice.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/QUrl \ ../../include/QtCore/qurl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurl.h \ ../../include/QtCore/qurlquery.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurlquery.h \ ../../include/QtGui/QRgb \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtCore/QCoreApplication \ ../../include/QtCore/qcoreapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreapplication.h \ ../../include/QtCore/qeventloop.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qeventloop.h \ ../../include/QtCore/QVariant \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/QSharedData \ ../../include/QtCore/QSettings \ ../../include/QtCore/qsettings.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qsettings.h \ ../../include/QtGui/QColor \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qplatformdialoghelper.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.cpp .obj/qplatformservices.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformservices.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformservices.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/QUrl \ ../../include/QtCore/qurl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurl.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qurlquery.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurlquery.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/QString \ ../../include/QtCore/QDebug \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qplatformservices.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformservices.cpp .obj/qplatformsystemtrayicon.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformsystemtrayicon.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformsystemtrayicon.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtGui/5.10.0/QtGui/private/qguiapplication_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qguiapplication_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtGui/qguiapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qguiapplication.h \ ../../include/QtCore/qcoreapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreapplication.h \ ../../include/QtCore/qeventloop.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qeventloop.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtGui/qinputmethod.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qinputmethod.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtCore/QPointF \ ../../include/QtCore/5.10.0/QtCore/private/qcoreapplication_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreapplication_p.h \ ../../include/QtCore/qtranslator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qtranslator.h \ ../../include/QtCore/qsettings.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qsettings.h \ ../../include/QtCore/5.10.0/QtCore/private/qobject_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtCore/qreadwritelock.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qreadwritelock.h \ ../../include/QtCore/5.10.0/QtCore/private/qcore_mac_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcore_mac_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qthread_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qthread_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++-64/qplatformdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++/qplatformdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/common/posix/qplatformdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/common/c89/qplatformdefs.h \ ../../include/QtCore/qthread.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qthread.h \ ../../include/QtCore/qstack.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstack.h \ ../../include/QtCore/qwaitcondition.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qwaitcondition.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qwindowsysteminterface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.h \ ../../include/QtCore/QTime \ ../../include/QtCore/qdatetime.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qdatetime.h \ ../../include/QtCore/QEvent \ ../../include/QtCore/QAbstractEventDispatcher \ ../../include/QtCore/qabstracteventdispatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qabstracteventdispatcher.h \ ../../include/QtGui/QScreen \ ../../include/QtGui/qscreen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qscreen.h \ ../../include/QtCore/QList \ ../../include/QtCore/QObject \ ../../include/QtCore/QRect \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/QSize \ ../../include/QtCore/QSizeF \ ../../include/QtGui/QTransform \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtGui/QWindow \ ../../include/QtGui/qwindow.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindow.h \ ../../include/QtCore/QMargins \ ../../include/QtGui/qsurface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurface.h \ ../../include/QtGui/qsurfaceformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurfaceformat.h \ ../../include/QtGui/qicon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qicon.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qcursor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qcursor.h \ ../../include/QtCore/QWeakPointer \ ../../include/QtCore/QMutex \ ../../include/QtGui/QTouchEvent \ ../../include/QtGui/qevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qevent.h \ ../../include/QtGui/qkeysequence.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qkeysequence.h \ ../../include/QtCore/qurl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurl.h \ ../../include/QtCore/qurlquery.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurlquery.h \ ../../include/QtCore/qfile.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfile.h \ ../../include/QtCore/qfiledevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfiledevice.h \ ../../include/QtGui/qvector2d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector2d.h \ ../../include/QtGui/qtouchdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtouchdevice.h \ ../../include/QtCore/QEventLoop \ ../../include/QtGui/QVector2D \ ../../include/QtGui/5.10.0/QtGui/qpa/qwindowsysteminterface_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowsysteminterface_p.h \ ../../include/QtCore/QElapsedTimer \ ../../include/QtCore/qelapsedtimer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qelapsedtimer.h \ ../../include/QtCore/QPointer \ ../../include/QtGui/QList \ ../../include/QtCore/QWaitCondition \ ../../include/QtCore/QAtomicInt \ ../../include/QtGui/5.10.0/QtGui/private/qshortcutmap_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qshortcutmap_p.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformtheme.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformtheme.h \ ../../include/QtCore/QScopedPointer \ ../../include/QtGui/QKeySequence \ .moc/moc_qplatformsystemtrayicon.cpp \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qplatformsystemtrayicon.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformsystemtrayicon.cpp .obj/qplatformsessionmanager.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformsessionmanager.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformsessionmanager.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtGui/qsessionmanager.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsessionmanager.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qguiapplication_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtGui/qguiapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qguiapplication.h \ ../../include/QtCore/qcoreapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreapplication.h \ ../../include/QtCore/qeventloop.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qeventloop.h \ ../../include/QtGui/qinputmethod.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qinputmethod.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtCore/QPointF \ ../../include/QtCore/5.10.0/QtCore/private/qcoreapplication_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreapplication_p.h \ ../../include/QtCore/qtranslator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qtranslator.h \ ../../include/QtCore/qsettings.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qsettings.h \ ../../include/QtCore/5.10.0/QtCore/private/qobject_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtCore/qreadwritelock.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qreadwritelock.h \ ../../include/QtCore/5.10.0/QtCore/private/qcore_mac_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcore_mac_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qthread_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qthread_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++-64/qplatformdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++/qplatformdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/common/posix/qplatformdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/common/c89/qplatformdefs.h \ ../../include/QtCore/qthread.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qthread.h \ ../../include/QtCore/qstack.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstack.h \ ../../include/QtCore/qwaitcondition.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qwaitcondition.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qwindowsysteminterface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.h \ ../../include/QtCore/QTime \ ../../include/QtCore/qdatetime.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qdatetime.h \ ../../include/QtCore/QEvent \ ../../include/QtCore/QAbstractEventDispatcher \ ../../include/QtCore/qabstracteventdispatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qabstracteventdispatcher.h \ ../../include/QtGui/QScreen \ ../../include/QtGui/qscreen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qscreen.h \ ../../include/QtCore/QList \ ../../include/QtCore/QObject \ ../../include/QtCore/QRect \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/QSize \ ../../include/QtCore/QSizeF \ ../../include/QtGui/QTransform \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtGui/QWindow \ ../../include/QtGui/qwindow.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindow.h \ ../../include/QtCore/QMargins \ ../../include/QtGui/qsurface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurface.h \ ../../include/QtGui/qsurfaceformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurfaceformat.h \ ../../include/QtGui/qicon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qicon.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qcursor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qcursor.h \ ../../include/QtCore/QWeakPointer \ ../../include/QtCore/QMutex \ ../../include/QtGui/QTouchEvent \ ../../include/QtGui/qevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qevent.h \ ../../include/QtGui/qkeysequence.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qkeysequence.h \ ../../include/QtCore/qurl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurl.h \ ../../include/QtCore/qurlquery.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurlquery.h \ ../../include/QtCore/qfile.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfile.h \ ../../include/QtCore/qfiledevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfiledevice.h \ ../../include/QtGui/qvector2d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector2d.h \ ../../include/QtGui/qtouchdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtouchdevice.h \ ../../include/QtCore/QEventLoop \ ../../include/QtGui/QVector2D \ ../../include/QtGui/5.10.0/QtGui/qpa/qwindowsysteminterface_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowsysteminterface_p.h \ ../../include/QtCore/QElapsedTimer \ ../../include/QtCore/qelapsedtimer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qelapsedtimer.h \ ../../include/QtCore/QPointer \ ../../include/QtGui/QList \ ../../include/QtCore/QWaitCondition \ ../../include/QtCore/QAtomicInt \ ../../include/QtGui/5.10.0/QtGui/private/qshortcutmap_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qshortcutmap_p.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qplatformsessionmanager.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformsessionmanager.cpp .obj/qplatformmenu.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformmenu.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformmenu.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtGui/QFont \ ../../include/QtGui/qfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtGui/QKeySequence \ ../../include/QtGui/qkeysequence.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qkeysequence.h \ ../../include/QtGui/QIcon \ ../../include/QtGui/qicon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qicon.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformtheme.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformtheme.h \ ../../include/QtCore/QScopedPointer \ ../../include/QtGui/5.10.0/QtGui/private/qguiapplication_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qguiapplication_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtGui/qguiapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qguiapplication.h \ ../../include/QtCore/qcoreapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreapplication.h \ ../../include/QtCore/qeventloop.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qeventloop.h \ ../../include/QtGui/qinputmethod.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qinputmethod.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/QPointF \ ../../include/QtCore/5.10.0/QtCore/private/qcoreapplication_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreapplication_p.h \ ../../include/QtCore/qtranslator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qtranslator.h \ ../../include/QtCore/qsettings.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qsettings.h \ ../../include/QtCore/5.10.0/QtCore/private/qobject_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_p.h \ ../../include/QtCore/qreadwritelock.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qreadwritelock.h \ ../../include/QtCore/5.10.0/QtCore/private/qcore_mac_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcore_mac_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qthread_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qthread_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++-64/qplatformdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++/qplatformdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/common/posix/qplatformdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/common/c89/qplatformdefs.h \ ../../include/QtCore/qthread.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qthread.h \ ../../include/QtCore/qstack.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstack.h \ ../../include/QtCore/qwaitcondition.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qwaitcondition.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qwindowsysteminterface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.h \ ../../include/QtCore/QTime \ ../../include/QtCore/qdatetime.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qdatetime.h \ ../../include/QtCore/QEvent \ ../../include/QtCore/QAbstractEventDispatcher \ ../../include/QtCore/qabstracteventdispatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qabstracteventdispatcher.h \ ../../include/QtGui/QScreen \ ../../include/QtGui/qscreen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qscreen.h \ ../../include/QtCore/QList \ ../../include/QtCore/QObject \ ../../include/QtCore/QRect \ ../../include/QtCore/QSize \ ../../include/QtCore/QSizeF \ ../../include/QtGui/QTransform \ ../../include/QtGui/QWindow \ ../../include/QtGui/qwindow.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindow.h \ ../../include/QtCore/QMargins \ ../../include/QtGui/qsurface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurface.h \ ../../include/QtGui/qsurfaceformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurfaceformat.h \ ../../include/QtGui/qcursor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qcursor.h \ ../../include/QtCore/QWeakPointer \ ../../include/QtCore/QMutex \ ../../include/QtGui/QTouchEvent \ ../../include/QtGui/qevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qevent.h \ ../../include/QtCore/qurl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurl.h \ ../../include/QtCore/qurlquery.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurlquery.h \ ../../include/QtCore/qfile.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfile.h \ ../../include/QtCore/qfiledevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfiledevice.h \ ../../include/QtGui/qvector2d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector2d.h \ ../../include/QtGui/qtouchdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtouchdevice.h \ ../../include/QtCore/QEventLoop \ ../../include/QtGui/QVector2D \ ../../include/QtGui/5.10.0/QtGui/qpa/qwindowsysteminterface_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowsysteminterface_p.h \ ../../include/QtCore/QElapsedTimer \ ../../include/QtCore/qelapsedtimer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qelapsedtimer.h \ ../../include/QtCore/QPointer \ ../../include/QtGui/QList \ ../../include/QtCore/QWaitCondition \ ../../include/QtCore/QAtomicInt \ ../../include/QtGui/5.10.0/QtGui/private/qshortcutmap_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qshortcutmap_p.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qplatformmenu.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformmenu.cpp .obj/qpixelformat.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qpixelformat.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.cpp .obj/qpaintdevicewindow.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpaintdevicewindow.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpaintdevicewindow_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtGui/QPaintDeviceWindow \ ../../include/QtGui/qpaintdevicewindow.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpaintdevicewindow.h \ ../../include/QtGui/QWindow \ ../../include/QtGui/qwindow.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindow.h \ ../../include/QtCore/QObject \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/QEvent \ ../../include/QtCore/QMargins \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/QRect \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtGui/qsurface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurface.h \ ../../include/QtGui/qsurfaceformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurfaceformat.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtGui/qicon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qicon.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtGui/qcursor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qcursor.h \ ../../include/QtGui/QPaintDevice \ ../../include/QtCore/QCoreApplication \ ../../include/QtCore/qcoreapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreapplication.h \ ../../include/QtCore/qeventloop.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qeventloop.h \ ../../include/QtGui/5.10.0/QtGui/private/qwindow_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindow_p.h \ ../../include/QtGui/qscreen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qscreen.h \ ../../include/QtCore/QList \ ../../include/QtCore/QSize \ ../../include/QtCore/QSizeF \ ../../include/QtGui/QTransform \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformwindow.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformwindow.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformopenglcontext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformopenglcontext.h \ ../../include/QtGui/qopengl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengl.h \ ../../include/QtCore/qt_windows.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qt_windows.h \ ../../include/QtGui/qopengles2ext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengles2ext.h \ ../../include/QtGui/qopenglext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglext.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformsurface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformsurface.h \ ../../include/QtCore/5.10.0/QtCore/private/qobject_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qreadwritelock.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qreadwritelock.h \ ../../include/QtCore/qelapsedtimer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qelapsedtimer.h \ ../../include/QtGui/QIcon \ ../../include/QtGui/QPaintEvent \ ../../include/QtGui/qevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qevent.h \ ../../include/QtGui/qkeysequence.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qkeysequence.h \ ../../include/QtCore/qurl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurl.h \ ../../include/QtCore/qurlquery.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurlquery.h \ ../../include/QtCore/qfile.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfile.h \ ../../include/QtCore/qfiledevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfiledevice.h \ ../../include/QtGui/qvector2d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector2d.h \ ../../include/QtGui/qtouchdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtouchdevice.h \ ../../include/QtGui/QGuiApplication \ ../../include/QtGui/qguiapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qguiapplication.h \ ../../include/QtGui/qinputmethod.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qinputmethod.h \ ../../include/QtGui/QScreen \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qpaintdevicewindow.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpaintdevicewindow.cpp .obj/qrasterwindow.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qrasterwindow.cpp ../../include/QtGui/qrasterwindow.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qrasterwindow.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtGui/QPaintDeviceWindow \ ../../include/QtGui/qpaintdevicewindow.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpaintdevicewindow.h \ ../../include/QtGui/QWindow \ ../../include/QtGui/qwindow.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindow.h \ ../../include/QtCore/QObject \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/QEvent \ ../../include/QtCore/QMargins \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/QRect \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtGui/qsurface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurface.h \ ../../include/QtGui/qsurfaceformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurfaceformat.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtGui/qicon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qicon.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtGui/qcursor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qcursor.h \ ../../include/QtGui/QPaintDevice \ ../../include/QtGui/5.10.0/QtGui/private/qpaintdevicewindow_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpaintdevicewindow_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtCore/QCoreApplication \ ../../include/QtCore/qcoreapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreapplication.h \ ../../include/QtCore/qeventloop.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qeventloop.h \ ../../include/QtGui/5.10.0/QtGui/private/qwindow_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindow_p.h \ ../../include/QtGui/qscreen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qscreen.h \ ../../include/QtCore/QList \ ../../include/QtCore/QSize \ ../../include/QtCore/QSizeF \ ../../include/QtGui/QTransform \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformwindow.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformwindow.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformopenglcontext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformopenglcontext.h \ ../../include/QtGui/qopengl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengl.h \ ../../include/QtCore/qt_windows.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qt_windows.h \ ../../include/QtGui/qopengles2ext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengles2ext.h \ ../../include/QtGui/qopenglext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglext.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformsurface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformsurface.h \ ../../include/QtCore/5.10.0/QtCore/private/qobject_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qreadwritelock.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qreadwritelock.h \ ../../include/QtCore/qelapsedtimer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qelapsedtimer.h \ ../../include/QtGui/QIcon \ ../../include/QtGui/QPaintEvent \ ../../include/QtGui/qevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qevent.h \ ../../include/QtGui/qkeysequence.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qkeysequence.h \ ../../include/QtCore/qurl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurl.h \ ../../include/QtCore/qurlquery.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurlquery.h \ ../../include/QtCore/qfile.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfile.h \ ../../include/QtCore/qfiledevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfiledevice.h \ ../../include/QtGui/qvector2d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector2d.h \ ../../include/QtGui/qtouchdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtouchdevice.h \ ../../include/QtGui/QBackingStore \ ../../include/QtGui/qbackingstore.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbackingstore.h \ ../../include/QtGui/QPainter \ ../../include/QtGui/qpainter.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainter.h \ ../../include/QtGui/qtextoption.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextoption.h \ ../../include/QtGui/qpen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpen.h \ ../../include/QtGui/qbrush.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbrush.h \ ../../include/QtGui/qfontinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontinfo.h \ ../../include/QtGui/qfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont.h \ ../../include/QtGui/qfontmetrics.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontmetrics.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qrasterwindow.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qrasterwindow.cpp .obj/qplatformgraphicsbuffer.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformgraphicsbuffer.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformgraphicsbuffer.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/QSize \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/QRect \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtGui/QPixelFormat \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtCore/QObject \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtGui/QOpenGLContext \ ../../include/QtGui/qopenglcontext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qopenglcontext.h \ ../../include/QtCore/QScopedPointer \ ../../include/QtGui/QSurfaceFormat \ ../../include/QtGui/qsurfaceformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurfaceformat.h \ ../../include/QtGui/qopengl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengl.h \ ../../include/QtCore/qt_windows.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qt_windows.h \ ../../include/QtGui/qopengles2ext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengles2ext.h \ ../../include/QtGui/qopenglext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglext.h \ ../../include/QtGui/qopenglversionfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtGui/QOpenGLFunctions \ ../../include/QtGui/qopenglfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions.h \ ../../include/QtCore/QDebug \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qplatformgraphicsbuffer.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformgraphicsbuffer.cpp .obj/qplatformgraphicsbufferhelper.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformgraphicsbufferhelper.cpp ../../include/QtGui/5.10.0/QtGui/qpa/qplatformgraphicsbuffer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformgraphicsbuffer.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/QSize \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/QRect \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtGui/QPixelFormat \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtCore/QObject \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformgraphicsbufferhelper.h \ ../../include/QtCore/QDebug \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtGui/qopengl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengl.h \ ../../include/QtCore/qt_windows.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qt_windows.h \ ../../include/QtGui/qopengles2ext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengles2ext.h \ ../../include/QtGui/qopenglext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglext.h \ ../../include/QtGui/QImage \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtGui/QOpenGLContext \ ../../include/QtGui/qopenglcontext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qopenglcontext.h \ ../../include/QtCore/QScopedPointer \ ../../include/QtGui/QSurfaceFormat \ ../../include/QtGui/qsurfaceformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurfaceformat.h \ ../../include/QtGui/qopenglversionfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.h \ ../../include/QtGui/QOpenGLFunctions \ ../../include/QtGui/qopenglfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qplatformgraphicsbufferhelper.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformgraphicsbufferhelper.cpp .obj/qinputdevicemanager.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qinputdevicemanager.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qinputdevicemanager_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qinputdevicemanager_p_p.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/5.10.0/QtCore/private/qobject_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtCore/qreadwritelock.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qreadwritelock.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qinputdevicemanager.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qinputdevicemanager.cpp .obj/qhighdpiscaling.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qhighdpiscaling.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qhighdpiscaling_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qmath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmath.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtCore/qloggingcategory.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qloggingcategory.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtGui/qscreen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qscreen.h \ ../../include/QtCore/QList \ ../../include/QtCore/QObject \ ../../include/QtCore/QRect \ ../../include/QtCore/QSize \ ../../include/QtCore/QSizeF \ ../../include/QtGui/QTransform \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtGui/qwindow.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindow.h \ ../../include/QtCore/QEvent \ ../../include/QtCore/QMargins \ ../../include/QtGui/qsurface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurface.h \ ../../include/QtGui/qsurfaceformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurfaceformat.h \ ../../include/QtGui/qicon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qicon.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qcursor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qcursor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qguiapplication.h \ ../../include/QtCore/qcoreapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreapplication.h \ ../../include/QtCore/qeventloop.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qeventloop.h \ ../../include/QtGui/qinputmethod.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qinputmethod.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformintegration.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformscreen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformscreen.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qplatformpixmap.h \ ../../include/QtGui/qopenglcontext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qopenglcontext.h \ ../../include/QtCore/QScopedPointer \ ../../include/QtGui/QSurfaceFormat \ ../../include/QtGui/qopengl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengl.h \ ../../include/QtCore/qt_windows.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qt_windows.h \ ../../include/QtGui/qopengles2ext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengles2ext.h \ ../../include/QtGui/qopenglext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglext.h \ ../../include/QtGui/qopenglversionfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.h \ ../../include/QtGui/5.10.0/QtGui/private/qscreen_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qscreen_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qobject_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtCore/qreadwritelock.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qreadwritelock.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qhighdpiscaling.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qhighdpiscaling.cpp .obj/qplatformopenglcontext.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformopenglcontext.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformopenglcontext.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtGui/qsurfaceformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurfaceformat.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtGui/qwindow.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindow.h \ ../../include/QtCore/QObject \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/QEvent \ ../../include/QtCore/QMargins \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/QRect \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtGui/qsurface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurface.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtGui/qicon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qicon.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtGui/qcursor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qcursor.h \ ../../include/QtGui/qopengl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengl.h \ ../../include/QtCore/qt_windows.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qt_windows.h \ ../../include/QtGui/qopengles2ext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengles2ext.h \ ../../include/QtGui/qopenglext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglext.h \ ../../include/QtGui/QOpenGLFunctions \ ../../include/QtGui/qopenglfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions.h \ ../../include/QtGui/qopenglcontext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qopenglcontext.h \ ../../include/QtCore/QScopedPointer \ ../../include/QtGui/QSurfaceFormat \ ../../include/QtGui/qopenglversionfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qplatformopenglcontext.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformopenglcontext.cpp .obj/qopenglcontext.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qopenglcontext.cpp ../../include/QtGui/5.10.0/QtGui/qpa/qplatformopenglcontext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformopenglcontext.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtGui/qsurfaceformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurfaceformat.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtGui/qwindow.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindow.h \ ../../include/QtCore/QObject \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/QEvent \ ../../include/QtCore/QMargins \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/QRect \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtGui/qsurface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurface.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtGui/qicon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qicon.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtGui/qcursor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qcursor.h \ ../../include/QtGui/qopengl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengl.h \ ../../include/QtCore/qt_windows.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qt_windows.h \ ../../include/QtGui/qopengles2ext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengles2ext.h \ ../../include/QtGui/qopenglext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglext.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformintegration.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformintegration.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformscreen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformscreen.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qplatformpixmap.h \ ../../include/QtGui/qopenglcontext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qopenglcontext.h \ ../../include/QtCore/QScopedPointer \ ../../include/QtGui/QSurfaceFormat \ ../../include/QtGui/qopenglversionfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qopenglcontext_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qobject_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtCore/qreadwritelock.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qreadwritelock.h \ ../../include/QtCore/QByteArray \ ../../include/QtCore/QHash \ ../../include/QtCore/QSet \ ../../include/QtCore/QThreadStorage \ ../../include/QtCore/qthreadstorage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qthreadstorage.h \ ../../include/QtCore/QThread \ ../../include/QtCore/qthread.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qthread.h \ ../../include/QtGui/5.10.0/QtGui/private/qguiapplication_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qguiapplication_p.h \ ../../include/QtGui/qguiapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qguiapplication.h \ ../../include/QtCore/qcoreapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreapplication.h \ ../../include/QtCore/qeventloop.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qeventloop.h \ ../../include/QtGui/qinputmethod.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qinputmethod.h \ ../../include/QtCore/QPointF \ ../../include/QtCore/5.10.0/QtCore/private/qcoreapplication_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreapplication_p.h \ ../../include/QtCore/qtranslator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qtranslator.h \ ../../include/QtCore/qsettings.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qsettings.h \ ../../include/QtCore/5.10.0/QtCore/private/qcore_mac_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcore_mac_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qthread_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qthread_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++-64/qplatformdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++/qplatformdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/common/posix/qplatformdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/common/c89/qplatformdefs.h \ ../../include/QtCore/qstack.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstack.h \ ../../include/QtCore/qwaitcondition.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qwaitcondition.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qwindowsysteminterface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.h \ ../../include/QtCore/QTime \ ../../include/QtCore/qdatetime.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qdatetime.h \ ../../include/QtCore/QAbstractEventDispatcher \ ../../include/QtCore/qabstracteventdispatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qabstracteventdispatcher.h \ ../../include/QtGui/QScreen \ ../../include/QtGui/qscreen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qscreen.h \ ../../include/QtCore/QList \ ../../include/QtCore/QSize \ ../../include/QtCore/QSizeF \ ../../include/QtGui/QTransform \ ../../include/QtGui/QWindow \ ../../include/QtCore/QWeakPointer \ ../../include/QtCore/QMutex \ ../../include/QtGui/QTouchEvent \ ../../include/QtGui/qevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qevent.h \ ../../include/QtGui/qkeysequence.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qkeysequence.h \ ../../include/QtCore/qurl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurl.h \ ../../include/QtCore/qurlquery.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurlquery.h \ ../../include/QtCore/qfile.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfile.h \ ../../include/QtCore/qfiledevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfiledevice.h \ ../../include/QtGui/qvector2d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector2d.h \ ../../include/QtGui/qtouchdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtouchdevice.h \ ../../include/QtCore/QEventLoop \ ../../include/QtGui/QVector2D \ ../../include/QtGui/5.10.0/QtGui/qpa/qwindowsysteminterface_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowsysteminterface_p.h \ ../../include/QtCore/QElapsedTimer \ ../../include/QtCore/qelapsedtimer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qelapsedtimer.h \ ../../include/QtCore/QPointer \ ../../include/QtGui/QList \ ../../include/QtCore/QWaitCondition \ ../../include/QtCore/QAtomicInt \ ../../include/QtGui/5.10.0/QtGui/private/qshortcutmap_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qshortcutmap_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qopengl_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengl_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qopenglcontext_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qwindow_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindow_p.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformwindow.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformwindow.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformsurface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformsurface.h \ ../../include/QtGui/QIcon \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformnativeinterface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformnativeinterface.h \ ../../include/QtCore/QVariant \ ../../include/QtGui/5.10.0/QtGui/private/qopenglextensions_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglextensions_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglextrafunctions.h \ ../../include/QtGui/qopenglfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions.h \ ../../include/QtGui/5.10.0/QtGui/private/qopenglversionfunctionsfactory_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglversionfunctionsfactory_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qopengltexturehelper_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengltexturehelper_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglpixeltransferoptions.h \ ../../include/QtCore/QSharedDataPointer \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengltexture.h \ ../../include/QtCore/QDebug \ ../../include/QtGui/QOpenGLFunctions_1_0 \ ../../include/QtGui/qopenglfunctions_1_0.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_1_0.h \ ../../include/QtGui/QOpenGLVersionFunctions \ ../../include/QtGui/QOpenGLFunctions_3_2_Core \ ../../include/QtGui/qopenglfunctions_3_2_core.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_3_2_core.h \ .moc/moc_qopenglcontext.cpp \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qopenglcontext.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qopenglcontext.cpp .obj/qopenglwindow.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qopenglwindow.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qopenglwindow.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtGui/QPaintDeviceWindow \ ../../include/QtGui/qpaintdevicewindow.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpaintdevicewindow.h \ ../../include/QtGui/QWindow \ ../../include/QtGui/qwindow.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindow.h \ ../../include/QtCore/QObject \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/QEvent \ ../../include/QtCore/QMargins \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/QRect \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtGui/qsurface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurface.h \ ../../include/QtGui/qsurfaceformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurfaceformat.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtGui/qicon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qicon.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtGui/qcursor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qcursor.h \ ../../include/QtGui/QPaintDevice \ ../../include/QtGui/QOpenGLContext \ ../../include/QtGui/qopenglcontext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qopenglcontext.h \ ../../include/QtCore/QScopedPointer \ ../../include/QtGui/QSurfaceFormat \ ../../include/QtGui/qopengl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengl.h \ ../../include/QtCore/qt_windows.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qt_windows.h \ ../../include/QtGui/qopengles2ext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengles2ext.h \ ../../include/QtGui/qopenglext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglext.h \ ../../include/QtGui/qopenglversionfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtGui/QImage \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpaintdevicewindow_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtCore/QCoreApplication \ ../../include/QtCore/qcoreapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreapplication.h \ ../../include/QtCore/qeventloop.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qeventloop.h \ ../../include/QtGui/5.10.0/QtGui/private/qwindow_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindow_p.h \ ../../include/QtGui/qscreen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qscreen.h \ ../../include/QtCore/QList \ ../../include/QtCore/QSize \ ../../include/QtCore/QSizeF \ ../../include/QtGui/QTransform \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformwindow.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformwindow.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformopenglcontext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformopenglcontext.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformsurface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformsurface.h \ ../../include/QtCore/5.10.0/QtCore/private/qobject_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtCore/qreadwritelock.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qreadwritelock.h \ ../../include/QtCore/qelapsedtimer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qelapsedtimer.h \ ../../include/QtGui/QIcon \ ../../include/QtGui/QPaintEvent \ ../../include/QtGui/qevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qevent.h \ ../../include/QtGui/qkeysequence.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qkeysequence.h \ ../../include/QtCore/qurl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurl.h \ ../../include/QtCore/qurlquery.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurlquery.h \ ../../include/QtCore/qfile.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfile.h \ ../../include/QtCore/qfiledevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfiledevice.h \ ../../include/QtGui/qvector2d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector2d.h \ ../../include/QtGui/qtouchdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtouchdevice.h \ ../../include/QtGui/QOpenGLFramebufferObject \ ../../include/QtGui/qopenglframebufferobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglframebufferobject.h \ ../../include/QtGui/QOpenGLPaintDevice \ ../../include/QtGui/qopenglpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglpaintdevice.h \ ../../include/QtGui/QOpenGLFunctions \ ../../include/QtGui/qopenglfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions.h \ ../../include/QtGui/QOpenGLTextureBlitter \ ../../include/QtGui/qopengltextureblitter.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengltextureblitter.h \ ../../include/QtGui/QMatrix3x3 \ ../../include/QtGui/qgenericmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qgenericmatrix.h \ ../../include/QtGui/QMatrix4x4 \ ../../include/QtGui/qmatrix4x4.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qmatrix4x4.h \ ../../include/QtGui/qvector3d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector3d.h \ ../../include/QtGui/qvector4d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector4d.h \ ../../include/QtGui/qquaternion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qquaternion.h \ ../../include/QtGui/5.10.0/QtGui/private/qopenglextensions_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglextensions_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglextrafunctions.h \ ../../include/QtGui/5.10.0/QtGui/private/qopenglcontext_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qopenglcontext_p.h \ ../../include/QtCore/QByteArray \ ../../include/QtCore/QHash \ ../../include/QtCore/QSet \ ../../include/QtGui/QOffscreenSurface \ ../../include/QtGui/qoffscreensurface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qoffscreensurface.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qopenglwindow.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qopenglwindow.cpp .obj/qbitmap.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qbitmap.cpp ../../include/QtGui/qbitmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qbitmap.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qplatformpixmap.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformintegration.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformintegration.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformscreen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformscreen.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtGui/qcursor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qcursor.h \ ../../include/QtGui/qsurfaceformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurfaceformat.h \ ../../include/QtGui/qopenglcontext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qopenglcontext.h \ ../../include/QtCore/QObject \ ../../include/QtCore/QScopedPointer \ ../../include/QtGui/QSurfaceFormat \ ../../include/QtGui/qopengl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengl.h \ ../../include/QtCore/qt_windows.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qt_windows.h \ ../../include/QtGui/qopengles2ext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengles2ext.h \ ../../include/QtGui/qopenglext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglext.h \ ../../include/QtGui/qopenglversionfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.h \ ../../include/QtGui/qscreen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qscreen.h \ ../../include/QtCore/QList \ ../../include/QtCore/QRect \ ../../include/QtCore/QSize \ ../../include/QtCore/QSizeF \ ../../include/QtGui/QTransform \ ../../include/QtGui/qpainter.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainter.h \ ../../include/QtGui/qtextoption.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextoption.h \ ../../include/QtGui/qpen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpen.h \ ../../include/QtGui/qbrush.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbrush.h \ ../../include/QtGui/qfontinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontinfo.h \ ../../include/QtGui/qfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont.h \ ../../include/QtGui/qfontmetrics.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontmetrics.h \ ../../include/QtGui/5.10.0/QtGui/private/qguiapplication_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qguiapplication_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtGui/qguiapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qguiapplication.h \ ../../include/QtCore/qcoreapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreapplication.h \ ../../include/QtCore/qeventloop.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qeventloop.h \ ../../include/QtGui/qinputmethod.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qinputmethod.h \ ../../include/QtCore/QPointF \ ../../include/QtCore/5.10.0/QtCore/private/qcoreapplication_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreapplication_p.h \ ../../include/QtCore/qtranslator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qtranslator.h \ ../../include/QtCore/qsettings.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qsettings.h \ ../../include/QtCore/5.10.0/QtCore/private/qobject_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtCore/qreadwritelock.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qreadwritelock.h \ ../../include/QtCore/5.10.0/QtCore/private/qcore_mac_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcore_mac_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qthread_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qthread_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++-64/qplatformdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++/qplatformdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/common/posix/qplatformdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/common/c89/qplatformdefs.h \ ../../include/QtCore/qthread.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qthread.h \ ../../include/QtCore/qstack.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstack.h \ ../../include/QtCore/qwaitcondition.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qwaitcondition.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qwindowsysteminterface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.h \ ../../include/QtCore/QTime \ ../../include/QtCore/qdatetime.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qdatetime.h \ ../../include/QtCore/QEvent \ ../../include/QtCore/QAbstractEventDispatcher \ ../../include/QtCore/qabstracteventdispatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qabstracteventdispatcher.h \ ../../include/QtGui/QScreen \ ../../include/QtGui/QWindow \ ../../include/QtGui/qwindow.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindow.h \ ../../include/QtCore/QMargins \ ../../include/QtGui/qsurface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurface.h \ ../../include/QtGui/qicon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qicon.h \ ../../include/QtCore/QWeakPointer \ ../../include/QtCore/QMutex \ ../../include/QtGui/QTouchEvent \ ../../include/QtGui/qevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qevent.h \ ../../include/QtGui/qkeysequence.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qkeysequence.h \ ../../include/QtCore/qurl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurl.h \ ../../include/QtCore/qurlquery.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurlquery.h \ ../../include/QtCore/qfile.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfile.h \ ../../include/QtCore/qfiledevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfiledevice.h \ ../../include/QtGui/qvector2d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector2d.h \ ../../include/QtGui/qtouchdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtouchdevice.h \ ../../include/QtCore/QEventLoop \ ../../include/QtGui/QVector2D \ ../../include/QtGui/5.10.0/QtGui/qpa/qwindowsysteminterface_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowsysteminterface_p.h \ ../../include/QtCore/QElapsedTimer \ ../../include/QtCore/qelapsedtimer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qelapsedtimer.h \ ../../include/QtCore/QPointer \ ../../include/QtGui/QList \ ../../include/QtCore/QWaitCondition \ ../../include/QtCore/QAtomicInt \ ../../include/QtGui/5.10.0/QtGui/private/qshortcutmap_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qshortcutmap_p.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qbitmap.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qbitmap.cpp .obj/qimage.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtCore/qbuffer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qbuffer.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtGui/qimagereader.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimagereader.h \ ../../include/QtCore/qcoreapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreapplication.h \ ../../include/QtCore/qeventloop.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qeventloop.h \ ../../include/QtGui/qimage.h \ ../../include/QtGui/qimageiohandler.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimageiohandler.h \ ../../include/QtCore/qplugin.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/plugin/qplugin.h \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtCore/qjsonobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/json/qjsonobject.h \ ../../include/QtCore/qjsonvalue.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/json/qjsonvalue.h \ ../../include/QtCore/qfactoryinterface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/plugin/qfactoryinterface.h \ ../../include/QtGui/qimagewriter.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimagewriter.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimagepixmapcleanuphooks_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformintegration.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformintegration.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformscreen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformscreen.h \ ../../include/QtGui/qcursor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qcursor.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qplatformpixmap.h \ ../../include/QtGui/qsurfaceformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurfaceformat.h \ ../../include/QtGui/qopenglcontext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qopenglcontext.h \ ../../include/QtCore/QObject \ ../../include/QtCore/QScopedPointer \ ../../include/QtGui/QSurfaceFormat \ ../../include/QtGui/qopengl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengl.h \ ../../include/QtCore/qt_windows.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qt_windows.h \ ../../include/QtGui/qopengles2ext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengles2ext.h \ ../../include/QtGui/qopenglext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglext.h \ ../../include/QtGui/qopenglversionfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.h \ ../../include/QtGui/5.10.0/QtGui/private/qguiapplication_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qguiapplication_p.h \ ../../include/QtGui/qguiapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qguiapplication.h \ ../../include/QtGui/qinputmethod.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qinputmethod.h \ ../../include/QtCore/QPointF \ ../../include/QtCore/5.10.0/QtCore/private/qcoreapplication_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreapplication_p.h \ ../../include/QtCore/qtranslator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qtranslator.h \ ../../include/QtCore/qsettings.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qsettings.h \ ../../include/QtCore/5.10.0/QtCore/private/qobject_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_p.h \ ../../include/QtCore/qreadwritelock.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qreadwritelock.h \ ../../include/QtCore/5.10.0/QtCore/private/qcore_mac_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcore_mac_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qthread_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qthread_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++-64/qplatformdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++/qplatformdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/common/posix/qplatformdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/common/c89/qplatformdefs.h \ ../../include/QtCore/qthread.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qthread.h \ ../../include/QtCore/qstack.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstack.h \ ../../include/QtCore/qwaitcondition.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qwaitcondition.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qwindowsysteminterface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.h \ ../../include/QtCore/QTime \ ../../include/QtCore/qdatetime.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qdatetime.h \ ../../include/QtCore/QEvent \ ../../include/QtCore/QAbstractEventDispatcher \ ../../include/QtCore/qabstracteventdispatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qabstracteventdispatcher.h \ ../../include/QtGui/QScreen \ ../../include/QtGui/qscreen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qscreen.h \ ../../include/QtCore/QList \ ../../include/QtCore/QRect \ ../../include/QtCore/QSize \ ../../include/QtCore/QSizeF \ ../../include/QtGui/QTransform \ ../../include/QtGui/QWindow \ ../../include/QtGui/qwindow.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindow.h \ ../../include/QtCore/QMargins \ ../../include/QtGui/qsurface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurface.h \ ../../include/QtGui/qicon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qicon.h \ ../../include/QtCore/QWeakPointer \ ../../include/QtCore/QMutex \ ../../include/QtGui/QTouchEvent \ ../../include/QtGui/qevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qevent.h \ ../../include/QtGui/qkeysequence.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qkeysequence.h \ ../../include/QtCore/qurl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurl.h \ ../../include/QtCore/qurlquery.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurlquery.h \ ../../include/QtCore/qfile.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfile.h \ ../../include/QtCore/qfiledevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfiledevice.h \ ../../include/QtGui/qvector2d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector2d.h \ ../../include/QtGui/qtouchdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtouchdevice.h \ ../../include/QtCore/QEventLoop \ ../../include/QtGui/QVector2D \ ../../include/QtGui/5.10.0/QtGui/qpa/qwindowsysteminterface_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowsysteminterface_p.h \ ../../include/QtCore/QElapsedTimer \ ../../include/QtCore/qelapsedtimer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qelapsedtimer.h \ ../../include/QtCore/QPointer \ ../../include/QtGui/QList \ ../../include/QtCore/QWaitCondition \ ../../include/QtCore/QAtomicInt \ ../../include/QtGui/5.10.0/QtGui/private/qshortcutmap_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qshortcutmap_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qdrawhelper_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qdrawhelper_p.h \ ../../include/QtCore/qmath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmath.h \ ../../include/QtGui/qpainter.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainter.h \ ../../include/QtGui/qtextoption.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextoption.h \ ../../include/QtGui/qpen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpen.h \ ../../include/QtGui/qbrush.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbrush.h \ ../../include/QtGui/qfontinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontinfo.h \ ../../include/QtGui/qfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont.h \ ../../include/QtGui/qfontmetrics.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontmetrics.h \ ../../include/QtGui/5.10.0/QtGui/private/qrasterdefs_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrasterdefs_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qsimd_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsimd_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qmemrotate_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmemrotate_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qimagescale_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qimagescale_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qpaintengine_raster_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengine_raster_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qpaintengineex_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengineex_p.h \ ../../include/QtGui/qpaintengine.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengine.h \ ../../include/QtGui/5.10.0/QtGui/private/qpaintengine_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengine_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qstroker_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qstroker_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qdatabuffer_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qdatabuffer_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qnumeric_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qpainter_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainter_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qpen_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpen_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qvectorpath_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qvectorpath_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qrasterizer_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrasterizer_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtextureglyphcache_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtextureglyphcache_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qfontengineglyphcache_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontengineglyphcache_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qfont_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont_p.h \ ../../include/QtGui/qfontdatabase.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontdatabase.h \ ../../include/QtGui/5.10.0/QtGui/private/qfixed_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qfixed_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qfontengine_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontengine_p.h \ ../../include/QtCore/QLinkedList \ ../../include/QtCore/qlinkedlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlinkedlist.h \ ../../include/QtGui/5.10.0/QtGui/private/qtextengine_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextengine_p.h \ ../../include/QtGui/qtextlayout.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextlayout.h \ ../../include/QtGui/qtextformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextformat.h \ ../../include/QtGui/qglyphrun.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qglyphrun.h \ ../../include/QtGui/qrawfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qrawfont.h \ ../../include/QtGui/qtextcursor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextcursor.h \ ../../include/QtGui/5.10.0/QtGui/private/qtextformat_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextformat_p.h \ ../../include/QtGui/qtextobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextobject.h \ ../../include/QtGui/5.10.0/QtGui/private/qtextdocument_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocument_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qfragmentmap_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfragmentmap_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtools_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qtools_p.h \ ../../include/QtGui/qtextdocument.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocument.h \ ../../include/QtGui/5.10.0/QtGui/private/qcssparser_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qcssparser_p.h \ ../../include/QtCore/QStringList \ ../../include/QtCore/QVector \ ../../include/QtCore/QVariant \ ../../include/QtCore/QPair \ ../../include/QtCore/QMultiHash \ ../../include/QtGui/QFont \ ../../include/QtGui/QPalette \ ../../include/QtGui/qpalette.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpalette.h \ ../../include/QtCore/QSharedData \ ../../include/QtCore/5.10.0/QtCore/private/qunicodetools_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qunicodetools_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qoutlinemapper_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qoutlinemapper_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qimage_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage_p.h \ ../../include/QtCore/QMap \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qimage.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.cpp .obj/qimage_conversions.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage_conversions.cpp ../../include/QtGui/5.10.0/QtGui/private/qdrawhelper_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qdrawhelper_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtCore/qmath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmath.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtGui/qpainter.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainter.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtGui/qtextoption.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextoption.h \ ../../include/QtGui/qpen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpen.h \ ../../include/QtGui/qbrush.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbrush.h \ ../../include/QtGui/qfontinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontinfo.h \ ../../include/QtGui/qfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont.h \ ../../include/QtGui/qfontmetrics.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontmetrics.h \ ../../include/QtGui/5.10.0/QtGui/private/qrasterdefs_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrasterdefs_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qsimd_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsimd_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qguiapplication_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qguiapplication_p.h \ ../../include/QtGui/qguiapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qguiapplication.h \ ../../include/QtCore/qcoreapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreapplication.h \ ../../include/QtCore/qeventloop.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qeventloop.h \ ../../include/QtGui/qinputmethod.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qinputmethod.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/QPointF \ ../../include/QtCore/5.10.0/QtCore/private/qcoreapplication_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreapplication_p.h \ ../../include/QtCore/qtranslator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qtranslator.h \ ../../include/QtCore/qsettings.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qsettings.h \ ../../include/QtCore/5.10.0/QtCore/private/qobject_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtCore/qreadwritelock.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qreadwritelock.h \ ../../include/QtCore/5.10.0/QtCore/private/qcore_mac_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcore_mac_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qthread_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qthread_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++-64/qplatformdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++/qplatformdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/common/posix/qplatformdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/common/c89/qplatformdefs.h \ ../../include/QtCore/qthread.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qthread.h \ ../../include/QtCore/qstack.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstack.h \ ../../include/QtCore/qwaitcondition.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qwaitcondition.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qwindowsysteminterface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.h \ ../../include/QtCore/QTime \ ../../include/QtCore/qdatetime.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qdatetime.h \ ../../include/QtCore/QEvent \ ../../include/QtCore/QAbstractEventDispatcher \ ../../include/QtCore/qabstracteventdispatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qabstracteventdispatcher.h \ ../../include/QtGui/QScreen \ ../../include/QtGui/qscreen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qscreen.h \ ../../include/QtCore/QList \ ../../include/QtCore/QObject \ ../../include/QtCore/QRect \ ../../include/QtCore/QSize \ ../../include/QtCore/QSizeF \ ../../include/QtGui/QTransform \ ../../include/QtGui/QWindow \ ../../include/QtGui/qwindow.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindow.h \ ../../include/QtCore/QMargins \ ../../include/QtGui/qsurface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurface.h \ ../../include/QtGui/qsurfaceformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurfaceformat.h \ ../../include/QtGui/qicon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qicon.h \ ../../include/QtGui/qcursor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qcursor.h \ ../../include/QtCore/QWeakPointer \ ../../include/QtCore/QMutex \ ../../include/QtGui/QTouchEvent \ ../../include/QtGui/qevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qevent.h \ ../../include/QtGui/qkeysequence.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qkeysequence.h \ ../../include/QtCore/qurl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurl.h \ ../../include/QtCore/qurlquery.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurlquery.h \ ../../include/QtCore/qfile.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfile.h \ ../../include/QtCore/qfiledevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfiledevice.h \ ../../include/QtGui/qvector2d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector2d.h \ ../../include/QtGui/qtouchdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtouchdevice.h \ ../../include/QtCore/QEventLoop \ ../../include/QtGui/QVector2D \ ../../include/QtGui/5.10.0/QtGui/qpa/qwindowsysteminterface_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowsysteminterface_p.h \ ../../include/QtCore/QElapsedTimer \ ../../include/QtCore/qelapsedtimer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qelapsedtimer.h \ ../../include/QtCore/QPointer \ ../../include/QtGui/QList \ ../../include/QtCore/QWaitCondition \ ../../include/QtCore/QAtomicInt \ ../../include/QtGui/5.10.0/QtGui/private/qshortcutmap_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qshortcutmap_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qcolorprofile_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolorprofile_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qendian_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qendian_p.h \ ../../include/QtCore/qendian.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qendian.h \ ../../include/QtGui/5.10.0/QtGui/private/qimage_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage_p.h \ ../../include/QtCore/QMap \ ../../include/QtCore/QVector \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qimage_conversions.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage_conversions.cpp .obj/qimageiohandler.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimageiohandler.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimageiohandler.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/qplugin.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/plugin/qplugin.h \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/qjsonobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/json/qjsonobject.h \ ../../include/QtCore/qjsonvalue.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/json/qjsonvalue.h \ ../../include/QtCore/qfactoryinterface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/plugin/qfactoryinterface.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qimageiohandler.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimageiohandler.cpp .obj/qimagereader.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimagereader.cpp ../../include/QtGui/qimagereader.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimagereader.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qcoreapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreapplication.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/qeventloop.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qeventloop.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtGui/qimageiohandler.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimageiohandler.h \ ../../include/QtCore/qplugin.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/plugin/qplugin.h \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/qjsonobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/json/qjsonobject.h \ ../../include/QtCore/qjsonvalue.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/json/qjsonvalue.h \ ../../include/QtCore/qfactoryinterface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/plugin/qfactoryinterface.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qfile.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfile.h \ ../../include/QtCore/qfiledevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfiledevice.h \ ../../include/QtCore/qfileinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfileinfo.h \ ../../include/QtCore/5.10.0/QtCore/private/qfactoryloader_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/plugin/qfactoryloader_p.h \ ../../include/QtCore/qjsondocument.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/json/qjsondocument.h \ ../../include/QtCore/qendian.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qendian.h \ ../../include/QtCore/5.10.0/QtCore/private/qlibrary_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/plugin/qlibrary_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtCore/qlibrary.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/plugin/qlibrary.h \ ../../include/QtCore/qt_windows.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qt_windows.h \ ../../include/QtCore/QMutexLocker \ ../../include/QtGui/5.10.0/QtGui/private/qimage_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtCore/QMap \ ../../include/QtCore/QVector \ ../../include/QtGui/5.10.0/QtGui/private/qbmphandler_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qbmphandler_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qppmhandler_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qppmhandler_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qxbmhandler_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qxbmhandler_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qxpmhandler_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qxpmhandler_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qpnghandler_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpnghandler_p.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qimagereader.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimagereader.cpp .obj/qimagewriter.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimagewriter.cpp ../../include/QtGui/qimagewriter.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimagewriter.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qcoreapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreapplication.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/qeventloop.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qeventloop.h \ ../../include/QtGui/qimageiohandler.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimageiohandler.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qplugin.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/plugin/qplugin.h \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/qjsonobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/json/qjsonobject.h \ ../../include/QtCore/qjsonvalue.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/json/qjsonvalue.h \ ../../include/QtCore/qfactoryinterface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/plugin/qfactoryinterface.h \ ../../include/QtCore/qfile.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfile.h \ ../../include/QtCore/qfiledevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfiledevice.h \ ../../include/QtCore/qfileinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfileinfo.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtCore/qjsonarray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/json/qjsonarray.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/5.10.0/QtCore/private/qfactoryloader_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/plugin/qfactoryloader_p.h \ ../../include/QtCore/qjsondocument.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/json/qjsondocument.h \ ../../include/QtCore/qendian.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qendian.h \ ../../include/QtCore/5.10.0/QtCore/private/qlibrary_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/plugin/qlibrary_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtCore/qlibrary.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/plugin/qlibrary.h \ ../../include/QtCore/qt_windows.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qt_windows.h \ ../../include/QtGui/5.10.0/QtGui/private/qbmphandler_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qbmphandler_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qppmhandler_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qppmhandler_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qxbmhandler_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qxbmhandler_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qxpmhandler_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qxpmhandler_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qpnghandler_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpnghandler_p.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qimagewriter.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimagewriter.cpp .obj/qpaintengine_pic.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpaintengine_pic.cpp ../../include/QtGui/5.10.0/QtGui/private/qpaintengine_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengine_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtGui/qpainter.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainter.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtGui/qtextoption.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextoption.h \ ../../include/QtGui/qpen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpen.h \ ../../include/QtGui/qbrush.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbrush.h \ ../../include/QtGui/qfontinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontinfo.h \ ../../include/QtGui/qfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont.h \ ../../include/QtGui/qfontmetrics.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontmetrics.h \ ../../include/QtGui/qpaintengine.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengine.h \ ../../include/QtCore/5.10.0/QtCore/private/qobject_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qreadwritelock.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qreadwritelock.h \ ../../include/QtGui/5.10.0/QtGui/private/qpainter_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainter_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qpen_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpen_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qpicture_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpicture_p.h \ ../../include/QtCore/qbuffer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qbuffer.h \ ../../include/QtGui/qpicture.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpicture.h \ ../../include/QtGui/5.10.0/QtGui/private/qfont_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont_p.h \ ../../include/QtGui/qfontdatabase.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontdatabase.h \ ../../include/QtGui/5.10.0/QtGui/private/qfixed_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qfixed_p.h \ ../../include/QtCore/qmath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpaintengine_pic_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtextengine_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextengine_p.h \ ../../include/QtGui/qtextlayout.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextlayout.h \ ../../include/QtGui/qevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qevent.h \ ../../include/QtGui/qkeysequence.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qkeysequence.h \ ../../include/QtCore/qurl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurl.h \ ../../include/QtCore/qurlquery.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurlquery.h \ ../../include/QtCore/qfile.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfile.h \ ../../include/QtCore/qfiledevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfiledevice.h \ ../../include/QtGui/qvector2d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector2d.h \ ../../include/QtGui/qtouchdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtouchdevice.h \ ../../include/QtGui/qtextformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextformat.h \ ../../include/QtGui/qglyphrun.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qglyphrun.h \ ../../include/QtGui/qrawfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qrawfont.h \ ../../include/QtGui/qtextcursor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextcursor.h \ ../../include/QtGui/5.10.0/QtGui/private/qtextformat_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextformat_p.h \ ../../include/QtGui/qtextobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextobject.h \ ../../include/QtGui/5.10.0/QtGui/private/qtextdocument_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocument_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qfragmentmap_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfragmentmap_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtools_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qtools_p.h \ ../../include/QtGui/qtextdocument.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocument.h \ ../../include/QtGui/5.10.0/QtGui/private/qcssparser_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qcssparser_p.h \ ../../include/QtCore/QStringList \ ../../include/QtCore/QVector \ ../../include/QtCore/QVariant \ ../../include/QtCore/QPair \ ../../include/QtCore/QSize \ ../../include/QtCore/QMultiHash \ ../../include/QtGui/QFont \ ../../include/QtGui/QPalette \ ../../include/QtGui/qpalette.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpalette.h \ ../../include/QtCore/QSharedData \ ../../include/QtCore/5.10.0/QtCore/private/qunicodetools_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qunicodetools_p.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qpaintengine_pic.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpaintengine_pic.cpp .obj/qpicture.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpicture.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpicture.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtGui/5.10.0/QtGui/private/qpicture_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpicture_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtCore/qbuffer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qbuffer.h \ ../../include/QtGui/qpicture.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtGui/qpen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpen.h \ ../../include/QtGui/qbrush.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbrush.h \ ../../include/QtCore/5.10.0/QtCore/private/qobject_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qreadwritelock.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qreadwritelock.h \ ../../include/QtCore/5.10.0/QtCore/private/qfactoryloader_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/plugin/qfactoryloader_p.h \ ../../include/QtCore/qjsonobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/json/qjsonobject.h \ ../../include/QtCore/qjsonvalue.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/json/qjsonvalue.h \ ../../include/QtCore/qjsondocument.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/json/qjsondocument.h \ ../../include/QtCore/qendian.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qendian.h \ ../../include/QtCore/5.10.0/QtCore/private/qlibrary_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/plugin/qlibrary_p.h \ ../../include/QtCore/qlibrary.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/plugin/qlibrary.h \ ../../include/QtCore/qplugin.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/plugin/qplugin.h \ ../../include/QtCore/qt_windows.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qt_windows.h \ ../../include/QtGui/5.10.0/QtGui/private/qpaintengine_pic_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpaintengine_pic_p.h \ ../../include/QtGui/qpaintengine.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengine.h \ ../../include/QtGui/qpainter.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainter.h \ ../../include/QtGui/qtextoption.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextoption.h \ ../../include/QtGui/qfontinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontinfo.h \ ../../include/QtGui/qfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont.h \ ../../include/QtGui/qfontmetrics.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontmetrics.h \ ../../include/QtGui/5.10.0/QtGui/private/qfont_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont_p.h \ ../../include/QtGui/qfontdatabase.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontdatabase.h \ ../../include/QtGui/5.10.0/QtGui/private/qfixed_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qfixed_p.h \ ../../include/QtGui/qguiapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qguiapplication.h \ ../../include/QtCore/qcoreapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreapplication.h \ ../../include/QtCore/qeventloop.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qeventloop.h \ ../../include/QtGui/qinputmethod.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qinputmethod.h \ ../../include/QtCore/qfile.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfile.h \ ../../include/QtCore/qfiledevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfiledevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpictureformatplugin.h \ ../../include/QtCore/qfactoryinterface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/plugin/qfactoryinterface.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qpicture.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpicture.cpp .obj/qpictureformatplugin.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpictureformatplugin.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpictureformatplugin.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/qplugin.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/plugin/qplugin.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/qjsonobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/json/qjsonobject.h \ ../../include/QtCore/qjsonvalue.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/json/qjsonvalue.h \ ../../include/QtCore/qfactoryinterface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/plugin/qfactoryinterface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpicture.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qpictureformatplugin.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpictureformatplugin.cpp .obj/qpixmap.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.cpp ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qplatformpixmap.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimagepixmapcleanuphooks_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtGui/qbitmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qbitmap.h \ ../../include/QtGui/qpainter.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainter.h \ ../../include/QtGui/qtextoption.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextoption.h \ ../../include/QtGui/qpen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpen.h \ ../../include/QtGui/qbrush.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbrush.h \ ../../include/QtGui/qfontinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontinfo.h \ ../../include/QtGui/qfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont.h \ ../../include/QtGui/qfontmetrics.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontmetrics.h \ ../../include/QtCore/qbuffer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qbuffer.h \ ../../include/QtGui/5.10.0/QtGui/private/qguiapplication_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qguiapplication_p.h \ ../../include/QtGui/qguiapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qguiapplication.h \ ../../include/QtCore/qcoreapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreapplication.h \ ../../include/QtCore/qeventloop.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qeventloop.h \ ../../include/QtGui/qinputmethod.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qinputmethod.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/QPointF \ ../../include/QtCore/5.10.0/QtCore/private/qcoreapplication_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreapplication_p.h \ ../../include/QtCore/qtranslator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qtranslator.h \ ../../include/QtCore/qsettings.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qsettings.h \ ../../include/QtCore/5.10.0/QtCore/private/qobject_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtCore/qreadwritelock.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qreadwritelock.h \ ../../include/QtCore/5.10.0/QtCore/private/qcore_mac_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcore_mac_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qthread_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qthread_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++-64/qplatformdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++/qplatformdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/common/posix/qplatformdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/common/c89/qplatformdefs.h \ ../../include/QtCore/qthread.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qthread.h \ ../../include/QtCore/qstack.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstack.h \ ../../include/QtCore/qwaitcondition.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qwaitcondition.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qwindowsysteminterface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.h \ ../../include/QtCore/QTime \ ../../include/QtCore/qdatetime.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qdatetime.h \ ../../include/QtCore/QEvent \ ../../include/QtCore/QAbstractEventDispatcher \ ../../include/QtCore/qabstracteventdispatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qabstracteventdispatcher.h \ ../../include/QtGui/QScreen \ ../../include/QtGui/qscreen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qscreen.h \ ../../include/QtCore/QList \ ../../include/QtCore/QObject \ ../../include/QtCore/QRect \ ../../include/QtCore/QSize \ ../../include/QtCore/QSizeF \ ../../include/QtGui/QTransform \ ../../include/QtGui/QWindow \ ../../include/QtGui/qwindow.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindow.h \ ../../include/QtCore/QMargins \ ../../include/QtGui/qsurface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurface.h \ ../../include/QtGui/qsurfaceformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurfaceformat.h \ ../../include/QtGui/qicon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qicon.h \ ../../include/QtGui/qcursor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qcursor.h \ ../../include/QtCore/QWeakPointer \ ../../include/QtCore/QMutex \ ../../include/QtGui/QTouchEvent \ ../../include/QtGui/qevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qevent.h \ ../../include/QtGui/qkeysequence.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qkeysequence.h \ ../../include/QtCore/qurl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurl.h \ ../../include/QtCore/qurlquery.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurlquery.h \ ../../include/QtCore/qfile.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfile.h \ ../../include/QtCore/qfiledevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfiledevice.h \ ../../include/QtGui/qvector2d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector2d.h \ ../../include/QtGui/qtouchdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtouchdevice.h \ ../../include/QtCore/QEventLoop \ ../../include/QtGui/QVector2D \ ../../include/QtGui/5.10.0/QtGui/qpa/qwindowsysteminterface_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowsysteminterface_p.h \ ../../include/QtCore/QElapsedTimer \ ../../include/QtCore/qelapsedtimer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qelapsedtimer.h \ ../../include/QtCore/QPointer \ ../../include/QtGui/QList \ ../../include/QtCore/QWaitCondition \ ../../include/QtCore/QAtomicInt \ ../../include/QtGui/5.10.0/QtGui/private/qshortcutmap_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qshortcutmap_p.h \ ../../include/QtCore/qfileinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfileinfo.h \ ../../include/QtGui/qpixmapcache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmapcache.h \ ../../include/QtGui/qimagereader.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimagereader.h \ ../../include/QtGui/qimageiohandler.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimageiohandler.h \ ../../include/QtCore/qplugin.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/plugin/qplugin.h \ ../../include/QtCore/qjsonobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/json/qjsonobject.h \ ../../include/QtCore/qjsonvalue.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/json/qjsonvalue.h \ ../../include/QtCore/qfactoryinterface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/plugin/qfactoryinterface.h \ ../../include/QtGui/qimagewriter.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimagewriter.h \ ../../include/QtGui/qpaintengine.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengine.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformintegration.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformintegration.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformscreen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformscreen.h \ ../../include/QtGui/qopenglcontext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qopenglcontext.h \ ../../include/QtCore/QScopedPointer \ ../../include/QtGui/QSurfaceFormat \ ../../include/QtGui/qopengl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengl.h \ ../../include/QtCore/qt_windows.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qt_windows.h \ ../../include/QtGui/qopengles2ext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengles2ext.h \ ../../include/QtGui/qopenglext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglext.h \ ../../include/QtGui/qopenglversionfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap_raster_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qhexstring_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qhexstring_p.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qpixmap.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.cpp .obj/qpixmapcache.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmapcache.cpp ../../include/QtGui/qpixmapcache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmapcache.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmapcache_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtGui/qpaintengine.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengine.h \ ../../include/QtGui/qpainter.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainter.h \ ../../include/QtGui/qtextoption.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextoption.h \ ../../include/QtGui/qpen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpen.h \ ../../include/QtGui/qbrush.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbrush.h \ ../../include/QtGui/qfontinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontinfo.h \ ../../include/QtGui/qfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont.h \ ../../include/QtGui/qfontmetrics.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontmetrics.h \ ../../include/QtGui/5.10.0/QtGui/private/qimage_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage_p.h \ ../../include/QtCore/QMap \ ../../include/QtCore/QVector \ ../../include/QtGui/5.10.0/QtGui/private/qpixmap_raster_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap_raster_p.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qplatformpixmap.h \ ../../include/QtCore/qcache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcache.h \ .moc/qpixmapcache.moc \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qpixmapcache.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmapcache.cpp .obj/qplatformpixmap.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qplatformpixmap.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qplatformpixmap.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformintegration.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformintegration.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformscreen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformscreen.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtGui/qcursor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qcursor.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformpixmap.h \ ../../include/QtGui/qsurfaceformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurfaceformat.h \ ../../include/QtGui/qopenglcontext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qopenglcontext.h \ ../../include/QtCore/QObject \ ../../include/QtCore/QScopedPointer \ ../../include/QtGui/QSurfaceFormat \ ../../include/QtGui/qopengl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengl.h \ ../../include/QtCore/qt_windows.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qt_windows.h \ ../../include/QtGui/qopengles2ext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengles2ext.h \ ../../include/QtGui/qopenglext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglext.h \ ../../include/QtGui/qopenglversionfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.h \ ../../include/QtCore/qbuffer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qbuffer.h \ ../../include/QtGui/qbitmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qbitmap.h \ ../../include/QtGui/qimagereader.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimagereader.h \ ../../include/QtCore/qcoreapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreapplication.h \ ../../include/QtCore/qeventloop.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qeventloop.h \ ../../include/QtGui/qimageiohandler.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimageiohandler.h \ ../../include/QtCore/qplugin.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/plugin/qplugin.h \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtCore/qjsonobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/json/qjsonobject.h \ ../../include/QtCore/qjsonvalue.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/json/qjsonvalue.h \ ../../include/QtCore/qfactoryinterface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/plugin/qfactoryinterface.h \ ../../include/QtGui/5.10.0/QtGui/private/qguiapplication_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qguiapplication_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtGui/qguiapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qguiapplication.h \ ../../include/QtGui/qinputmethod.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qinputmethod.h \ ../../include/QtCore/QPointF \ ../../include/QtCore/5.10.0/QtCore/private/qcoreapplication_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreapplication_p.h \ ../../include/QtCore/qtranslator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qtranslator.h \ ../../include/QtCore/qsettings.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qsettings.h \ ../../include/QtCore/5.10.0/QtCore/private/qobject_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_p.h \ ../../include/QtCore/qreadwritelock.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qreadwritelock.h \ ../../include/QtCore/5.10.0/QtCore/private/qcore_mac_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcore_mac_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qthread_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qthread_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++-64/qplatformdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++/qplatformdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/common/posix/qplatformdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/common/c89/qplatformdefs.h \ ../../include/QtCore/qthread.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qthread.h \ ../../include/QtCore/qstack.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstack.h \ ../../include/QtCore/qwaitcondition.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qwaitcondition.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qwindowsysteminterface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.h \ ../../include/QtCore/QTime \ ../../include/QtCore/qdatetime.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qdatetime.h \ ../../include/QtCore/QEvent \ ../../include/QtCore/QAbstractEventDispatcher \ ../../include/QtCore/qabstracteventdispatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qabstracteventdispatcher.h \ ../../include/QtGui/QScreen \ ../../include/QtGui/qscreen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qscreen.h \ ../../include/QtCore/QList \ ../../include/QtCore/QRect \ ../../include/QtCore/QSize \ ../../include/QtCore/QSizeF \ ../../include/QtGui/QTransform \ ../../include/QtGui/QWindow \ ../../include/QtGui/qwindow.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindow.h \ ../../include/QtCore/QMargins \ ../../include/QtGui/qsurface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurface.h \ ../../include/QtGui/qicon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qicon.h \ ../../include/QtCore/QWeakPointer \ ../../include/QtCore/QMutex \ ../../include/QtGui/QTouchEvent \ ../../include/QtGui/qevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qevent.h \ ../../include/QtGui/qkeysequence.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qkeysequence.h \ ../../include/QtCore/qurl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurl.h \ ../../include/QtCore/qurlquery.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurlquery.h \ ../../include/QtCore/qfile.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfile.h \ ../../include/QtCore/qfiledevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfiledevice.h \ ../../include/QtGui/qvector2d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector2d.h \ ../../include/QtGui/qtouchdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtouchdevice.h \ ../../include/QtCore/QEventLoop \ ../../include/QtGui/QVector2D \ ../../include/QtGui/5.10.0/QtGui/qpa/qwindowsysteminterface_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowsysteminterface_p.h \ ../../include/QtCore/QElapsedTimer \ ../../include/QtCore/qelapsedtimer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qelapsedtimer.h \ ../../include/QtCore/QPointer \ ../../include/QtGui/QList \ ../../include/QtCore/QWaitCondition \ ../../include/QtCore/QAtomicInt \ ../../include/QtGui/5.10.0/QtGui/private/qshortcutmap_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qshortcutmap_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qimagepixmapcleanuphooks_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimagepixmapcleanuphooks_p.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qplatformpixmap.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qplatformpixmap.cpp .obj/qpixmap_raster.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap_raster.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtGui/5.10.0/QtGui/private/qfont_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtGui/qfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtGui/qfontdatabase.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontdatabase.h \ ../../include/QtGui/5.10.0/QtGui/private/qfixed_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qfixed_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap_raster_p.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qplatformpixmap.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage_p.h \ ../../include/QtCore/QMap \ ../../include/QtCore/QVector \ ../../include/QtGui/qpaintengine.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengine.h \ ../../include/QtGui/qpainter.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainter.h \ ../../include/QtGui/qtextoption.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextoption.h \ ../../include/QtGui/qpen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpen.h \ ../../include/QtGui/qbrush.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbrush.h \ ../../include/QtGui/qfontinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontinfo.h \ ../../include/QtGui/qfontmetrics.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontmetrics.h \ ../../include/QtGui/qbitmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qbitmap.h \ ../../include/QtCore/QBuffer \ ../../include/QtCore/qbuffer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qbuffer.h \ ../../include/QtGui/QImageReader \ ../../include/QtGui/qimagereader.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimagereader.h \ ../../include/QtCore/qcoreapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreapplication.h \ ../../include/QtCore/qeventloop.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qeventloop.h \ ../../include/QtGui/qimageiohandler.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimageiohandler.h \ ../../include/QtCore/qplugin.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/plugin/qplugin.h \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtCore/qjsonobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/json/qjsonobject.h \ ../../include/QtCore/qjsonvalue.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/json/qjsonvalue.h \ ../../include/QtCore/qfactoryinterface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/plugin/qfactoryinterface.h \ ../../include/QtGui/QGuiApplication \ ../../include/QtGui/qguiapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qguiapplication.h \ ../../include/QtGui/qinputmethod.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qinputmethod.h \ ../../include/QtGui/QScreen \ ../../include/QtGui/qscreen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qscreen.h \ ../../include/QtCore/QList \ ../../include/QtCore/QObject \ ../../include/QtCore/QRect \ ../../include/QtCore/QSize \ ../../include/QtCore/QSizeF \ ../../include/QtGui/QTransform \ ../../include/QtCore/5.10.0/QtCore/private/qsimd_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsimd_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qdrawhelper_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qdrawhelper_p.h \ ../../include/QtCore/qmath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmath.h \ ../../include/QtGui/5.10.0/QtGui/private/qrasterdefs_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrasterdefs_p.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformscreen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformscreen.h \ ../../include/QtGui/qcursor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qcursor.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qpixmap_raster.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap_raster.cpp .obj/qpixmap_blitter.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap_blitter.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap_blitter_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qplatformpixmap.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtGui/5.10.0/QtGui/private/qpaintengine_blitter_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengine_blitter_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qpaintengine_raster_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengine_raster_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qpaintengineex_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengineex_p.h \ ../../include/QtGui/qpaintengine.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengine.h \ ../../include/QtGui/qpainter.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainter.h \ ../../include/QtGui/qtextoption.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextoption.h \ ../../include/QtGui/qpen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpen.h \ ../../include/QtGui/qbrush.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbrush.h \ ../../include/QtGui/qfontinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontinfo.h \ ../../include/QtGui/qfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont.h \ ../../include/QtGui/qfontmetrics.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontmetrics.h \ ../../include/QtGui/5.10.0/QtGui/private/qpaintengine_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengine_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qobject_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qreadwritelock.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qreadwritelock.h \ ../../include/QtGui/5.10.0/QtGui/private/qstroker_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qstroker_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qdatabuffer_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qdatabuffer_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qnumeric_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qpainter_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainter_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qpen_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpen_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qvectorpath_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qvectorpath_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qdrawhelper_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qdrawhelper_p.h \ ../../include/QtCore/qmath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmath.h \ ../../include/QtGui/5.10.0/QtGui/private/qrasterdefs_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrasterdefs_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qsimd_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsimd_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qrasterizer_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrasterizer_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtextureglyphcache_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtextureglyphcache_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qfontengineglyphcache_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontengineglyphcache_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qfont_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont_p.h \ ../../include/QtGui/qfontdatabase.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontdatabase.h \ ../../include/QtGui/5.10.0/QtGui/private/qfixed_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qfixed_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qfontengine_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontengine_p.h \ ../../include/QtCore/QLinkedList \ ../../include/QtCore/qlinkedlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlinkedlist.h \ ../../include/QtGui/5.10.0/QtGui/private/qtextengine_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextengine_p.h \ ../../include/QtGui/qtextlayout.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextlayout.h \ ../../include/QtGui/qevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qevent.h \ ../../include/QtGui/qkeysequence.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qkeysequence.h \ ../../include/QtCore/qurl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurl.h \ ../../include/QtCore/qurlquery.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurlquery.h \ ../../include/QtCore/qfile.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfile.h \ ../../include/QtCore/qfiledevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfiledevice.h \ ../../include/QtGui/qvector2d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector2d.h \ ../../include/QtGui/qtouchdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtouchdevice.h \ ../../include/QtGui/qtextformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextformat.h \ ../../include/QtGui/qglyphrun.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qglyphrun.h \ ../../include/QtGui/qrawfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qrawfont.h \ ../../include/QtGui/qtextcursor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextcursor.h \ ../../include/QtGui/5.10.0/QtGui/private/qtextformat_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextformat_p.h \ ../../include/QtGui/qtextobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextobject.h \ ../../include/QtGui/5.10.0/QtGui/private/qtextdocument_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocument_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qfragmentmap_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfragmentmap_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtools_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qtools_p.h \ ../../include/QtGui/qtextdocument.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocument.h \ ../../include/QtGui/5.10.0/QtGui/private/qcssparser_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qcssparser_p.h \ ../../include/QtCore/QStringList \ ../../include/QtCore/QVector \ ../../include/QtCore/QVariant \ ../../include/QtCore/QPair \ ../../include/QtCore/QSize \ ../../include/QtCore/QMultiHash \ ../../include/QtGui/QFont \ ../../include/QtGui/QPalette \ ../../include/QtGui/qpalette.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpalette.h \ ../../include/QtCore/QSharedData \ ../../include/QtCore/5.10.0/QtCore/private/qunicodetools_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qunicodetools_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qoutlinemapper_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qoutlinemapper_p.h \ ../../include/QtGui/qscreen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qscreen.h \ ../../include/QtCore/QList \ ../../include/QtCore/QObject \ ../../include/QtCore/QRect \ ../../include/QtCore/QSizeF \ ../../include/QtGui/QTransform \ ../../include/QtGui/5.10.0/QtGui/private/qguiapplication_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qguiapplication_p.h \ ../../include/QtGui/qguiapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qguiapplication.h \ ../../include/QtCore/qcoreapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreapplication.h \ ../../include/QtCore/qeventloop.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qeventloop.h \ ../../include/QtGui/qinputmethod.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qinputmethod.h \ ../../include/QtCore/QPointF \ ../../include/QtCore/5.10.0/QtCore/private/qcoreapplication_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreapplication_p.h \ ../../include/QtCore/qtranslator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qtranslator.h \ ../../include/QtCore/qsettings.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qsettings.h \ ../../include/QtCore/5.10.0/QtCore/private/qcore_mac_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcore_mac_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qthread_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qthread_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++-64/qplatformdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++/qplatformdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/common/posix/qplatformdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/common/c89/qplatformdefs.h \ ../../include/QtCore/qthread.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qthread.h \ ../../include/QtCore/qstack.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstack.h \ ../../include/QtCore/qwaitcondition.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qwaitcondition.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qwindowsysteminterface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.h \ ../../include/QtCore/QTime \ ../../include/QtCore/qdatetime.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qdatetime.h \ ../../include/QtCore/QEvent \ ../../include/QtCore/QAbstractEventDispatcher \ ../../include/QtCore/qabstracteventdispatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qabstracteventdispatcher.h \ ../../include/QtGui/QScreen \ ../../include/QtGui/QWindow \ ../../include/QtGui/qwindow.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindow.h \ ../../include/QtCore/QMargins \ ../../include/QtGui/qsurface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurface.h \ ../../include/QtGui/qsurfaceformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurfaceformat.h \ ../../include/QtGui/qicon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qicon.h \ ../../include/QtGui/qcursor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qcursor.h \ ../../include/QtCore/QWeakPointer \ ../../include/QtCore/QMutex \ ../../include/QtGui/QTouchEvent \ ../../include/QtCore/QEventLoop \ ../../include/QtGui/QVector2D \ ../../include/QtGui/5.10.0/QtGui/qpa/qwindowsysteminterface_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowsysteminterface_p.h \ ../../include/QtCore/QElapsedTimer \ ../../include/QtCore/qelapsedtimer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qelapsedtimer.h \ ../../include/QtCore/QPointer \ ../../include/QtGui/QList \ ../../include/QtCore/QWaitCondition \ ../../include/QtCore/QAtomicInt \ ../../include/QtGui/5.10.0/QtGui/private/qshortcutmap_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qshortcutmap_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qblittable_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qblittable_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qpixmap_blitter_p.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qpixmap_blitter.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap_blitter.cpp .obj/qimagepixmapcleanuphooks.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimagepixmapcleanuphooks.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimagepixmapcleanuphooks_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qplatformpixmap.h \ ../../include/QtGui/5.10.0/QtGui/private/qimage_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage_p.h \ ../../include/QtCore/QMap \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/QVector \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qimagepixmapcleanuphooks.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimagepixmapcleanuphooks.cpp .obj/qicon.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qicon.cpp ../../include/QtGui/qicon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qicon.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qicon_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtGui/qiconengine.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qiconengine.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qiconengineplugin.h \ ../../include/QtCore/qplugin.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/plugin/qplugin.h \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtCore/qjsonobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/json/qjsonobject.h \ ../../include/QtCore/qjsonvalue.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/json/qjsonvalue.h \ ../../include/QtCore/qfactoryinterface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/plugin/qfactoryinterface.h \ ../../include/QtGui/qimagereader.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimagereader.h \ ../../include/QtCore/qcoreapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreapplication.h \ ../../include/QtCore/qeventloop.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qeventloop.h \ ../../include/QtGui/qimageiohandler.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimageiohandler.h \ ../../include/QtCore/5.10.0/QtCore/private/qfactoryloader_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/plugin/qfactoryloader_p.h \ ../../include/QtCore/qjsondocument.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/json/qjsondocument.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qendian.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qendian.h \ ../../include/QtCore/5.10.0/QtCore/private/qlibrary_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/plugin/qlibrary_p.h \ ../../include/QtCore/qlibrary.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/plugin/qlibrary.h \ ../../include/QtCore/qt_windows.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qt_windows.h \ ../../include/QtGui/5.10.0/QtGui/private/qiconloader_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qiconloader_p.h \ ../../include/QtGui/QIcon \ ../../include/QtGui/QIconEngine \ ../../include/QtGui/QPixmapCache \ ../../include/QtGui/qpixmapcache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmapcache.h \ ../../include/QtGui/5.10.0/QtGui/private/qicon_p.h \ ../../include/QtCore/QHash \ ../../include/QtCore/QVector \ ../../include/QtCore/QTypeInfo \ ../../include/QtGui/qpainter.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainter.h \ ../../include/QtGui/qtextoption.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextoption.h \ ../../include/QtGui/qpen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpen.h \ ../../include/QtGui/qbrush.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbrush.h \ ../../include/QtGui/qfontinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontinfo.h \ ../../include/QtGui/qfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont.h \ ../../include/QtGui/qfontmetrics.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontmetrics.h \ ../../include/QtCore/qfileinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfileinfo.h \ ../../include/QtCore/qfile.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfile.h \ ../../include/QtCore/qfiledevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfiledevice.h \ ../../include/QtCore/qmimedatabase.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/mimetypes/qmimedatabase.h \ ../../include/QtCore/qmimetype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/mimetypes/qmimetype.h \ ../../include/QtCore/qcache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcache.h \ ../../include/QtCore/qdir.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdir.h \ ../../include/QtGui/qpalette.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpalette.h \ ../../include/QtCore/qmath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmath.h \ ../../include/QtGui/5.10.0/QtGui/private/qhexstring_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qhexstring_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qguiapplication_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qguiapplication_p.h \ ../../include/QtGui/qguiapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qguiapplication.h \ ../../include/QtGui/qinputmethod.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qinputmethod.h \ ../../include/QtCore/QPointF \ ../../include/QtCore/5.10.0/QtCore/private/qcoreapplication_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreapplication_p.h \ ../../include/QtCore/qtranslator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qtranslator.h \ ../../include/QtCore/qsettings.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qsettings.h \ ../../include/QtCore/5.10.0/QtCore/private/qobject_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_p.h \ ../../include/QtCore/qreadwritelock.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qreadwritelock.h \ ../../include/QtCore/5.10.0/QtCore/private/qcore_mac_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcore_mac_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qthread_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qthread_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++-64/qplatformdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++/qplatformdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/common/posix/qplatformdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/common/c89/qplatformdefs.h \ ../../include/QtCore/qthread.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qthread.h \ ../../include/QtCore/qstack.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstack.h \ ../../include/QtCore/qwaitcondition.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qwaitcondition.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qwindowsysteminterface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.h \ ../../include/QtCore/QTime \ ../../include/QtCore/qdatetime.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qdatetime.h \ ../../include/QtCore/QEvent \ ../../include/QtCore/QAbstractEventDispatcher \ ../../include/QtCore/qabstracteventdispatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qabstracteventdispatcher.h \ ../../include/QtGui/QScreen \ ../../include/QtGui/qscreen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qscreen.h \ ../../include/QtCore/QList \ ../../include/QtCore/QObject \ ../../include/QtCore/QRect \ ../../include/QtCore/QSize \ ../../include/QtCore/QSizeF \ ../../include/QtGui/QTransform \ ../../include/QtGui/QWindow \ ../../include/QtGui/qwindow.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindow.h \ ../../include/QtCore/QMargins \ ../../include/QtGui/qsurface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurface.h \ ../../include/QtGui/qsurfaceformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurfaceformat.h \ ../../include/QtGui/qcursor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qcursor.h \ ../../include/QtCore/QWeakPointer \ ../../include/QtCore/QMutex \ ../../include/QtGui/QTouchEvent \ ../../include/QtGui/qevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qevent.h \ ../../include/QtGui/qkeysequence.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qkeysequence.h \ ../../include/QtCore/qurl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurl.h \ ../../include/QtCore/qurlquery.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurlquery.h \ ../../include/QtGui/qvector2d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector2d.h \ ../../include/QtGui/qtouchdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtouchdevice.h \ ../../include/QtCore/QEventLoop \ ../../include/QtGui/QVector2D \ ../../include/QtGui/5.10.0/QtGui/qpa/qwindowsysteminterface_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowsysteminterface_p.h \ ../../include/QtCore/QElapsedTimer \ ../../include/QtCore/qelapsedtimer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qelapsedtimer.h \ ../../include/QtCore/QPointer \ ../../include/QtGui/QList \ ../../include/QtCore/QWaitCondition \ ../../include/QtCore/QAtomicInt \ ../../include/QtGui/5.10.0/QtGui/private/qshortcutmap_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qshortcutmap_p.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformtheme.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformtheme.h \ ../../include/QtCore/QScopedPointer \ ../../include/QtGui/QKeySequence \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qicon.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qicon.cpp .obj/qiconloader.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qiconloader.cpp ../../include/QtGui/5.10.0/QtGui/private/qiconloader_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qiconloader_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtGui/QIcon \ ../../include/QtGui/qicon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qicon.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtGui/QIconEngine \ ../../include/QtGui/qiconengine.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qiconengine.h \ ../../include/QtGui/QPixmapCache \ ../../include/QtGui/qpixmapcache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmapcache.h \ ../../include/QtGui/5.10.0/QtGui/private/qicon_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qicon_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qfactoryloader_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/plugin/qfactoryloader_p.h \ ../../include/QtCore/qjsonobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/json/qjsonobject.h \ ../../include/QtCore/qjsonvalue.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/json/qjsonvalue.h \ ../../include/QtCore/qjsondocument.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/json/qjsondocument.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qendian.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qendian.h \ ../../include/QtCore/5.10.0/QtCore/private/qlibrary_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/plugin/qlibrary_p.h \ ../../include/QtCore/qlibrary.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/plugin/qlibrary.h \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtCore/qplugin.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/plugin/qplugin.h \ ../../include/QtCore/qt_windows.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qt_windows.h \ ../../include/QtCore/QHash \ ../../include/QtCore/QVector \ ../../include/QtCore/QTypeInfo \ ../../include/QtGui/5.10.0/QtGui/private/qguiapplication_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qguiapplication_p.h \ ../../include/QtGui/qguiapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qguiapplication.h \ ../../include/QtCore/qcoreapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreapplication.h \ ../../include/QtCore/qeventloop.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qeventloop.h \ ../../include/QtGui/qinputmethod.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qinputmethod.h \ ../../include/QtCore/QPointF \ ../../include/QtCore/5.10.0/QtCore/private/qcoreapplication_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreapplication_p.h \ ../../include/QtCore/qtranslator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qtranslator.h \ ../../include/QtCore/qsettings.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qsettings.h \ ../../include/QtCore/5.10.0/QtCore/private/qobject_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_p.h \ ../../include/QtCore/qreadwritelock.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qreadwritelock.h \ ../../include/QtCore/5.10.0/QtCore/private/qcore_mac_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcore_mac_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qthread_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qthread_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++-64/qplatformdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++/qplatformdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/common/posix/qplatformdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/common/c89/qplatformdefs.h \ ../../include/QtCore/qthread.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qthread.h \ ../../include/QtCore/qstack.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstack.h \ ../../include/QtCore/qwaitcondition.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qwaitcondition.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qwindowsysteminterface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.h \ ../../include/QtCore/QTime \ ../../include/QtCore/qdatetime.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qdatetime.h \ ../../include/QtCore/QEvent \ ../../include/QtCore/QAbstractEventDispatcher \ ../../include/QtCore/qabstracteventdispatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qabstracteventdispatcher.h \ ../../include/QtGui/QScreen \ ../../include/QtGui/qscreen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qscreen.h \ ../../include/QtCore/QList \ ../../include/QtCore/QObject \ ../../include/QtCore/QRect \ ../../include/QtCore/QSize \ ../../include/QtCore/QSizeF \ ../../include/QtGui/QTransform \ ../../include/QtGui/QWindow \ ../../include/QtGui/qwindow.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindow.h \ ../../include/QtCore/QMargins \ ../../include/QtGui/qsurface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurface.h \ ../../include/QtGui/qsurfaceformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurfaceformat.h \ ../../include/QtGui/qcursor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qcursor.h \ ../../include/QtCore/QWeakPointer \ ../../include/QtCore/QMutex \ ../../include/QtGui/QTouchEvent \ ../../include/QtGui/qevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qevent.h \ ../../include/QtGui/qkeysequence.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qkeysequence.h \ ../../include/QtCore/qurl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurl.h \ ../../include/QtCore/qurlquery.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurlquery.h \ ../../include/QtCore/qfile.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfile.h \ ../../include/QtCore/qfiledevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfiledevice.h \ ../../include/QtGui/qvector2d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector2d.h \ ../../include/QtGui/qtouchdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtouchdevice.h \ ../../include/QtCore/QEventLoop \ ../../include/QtGui/QVector2D \ ../../include/QtGui/5.10.0/QtGui/qpa/qwindowsysteminterface_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowsysteminterface_p.h \ ../../include/QtCore/QElapsedTimer \ ../../include/QtCore/qelapsedtimer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qelapsedtimer.h \ ../../include/QtCore/QPointer \ ../../include/QtGui/QList \ ../../include/QtCore/QWaitCondition \ ../../include/QtCore/QAtomicInt \ ../../include/QtGui/5.10.0/QtGui/private/qshortcutmap_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qshortcutmap_p.h \ ../../include/QtGui/QIconEnginePlugin \ ../../include/QtGui/qiconengineplugin.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qiconengineplugin.h \ ../../include/QtCore/qfactoryinterface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/plugin/qfactoryinterface.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformtheme.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformtheme.h \ ../../include/QtCore/QScopedPointer \ ../../include/QtGui/QKeySequence \ ../../include/QtGui/QPalette \ ../../include/QtGui/qpalette.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpalette.h \ ../../include/QtGui/qbrush.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbrush.h \ ../../include/QtCore/qmath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmath.h \ ../../include/QtCore/QDir \ ../../include/QtCore/qdir.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdir.h \ ../../include/QtCore/qfileinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfileinfo.h \ ../../include/QtCore/QSettings \ ../../include/QtGui/QPainter \ ../../include/QtGui/qpainter.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainter.h \ ../../include/QtGui/qtextoption.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextoption.h \ ../../include/QtGui/qpen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpen.h \ ../../include/QtGui/qfontinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontinfo.h \ ../../include/QtGui/qfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont.h \ ../../include/QtGui/qfontmetrics.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontmetrics.h \ ../../include/QtGui/5.10.0/QtGui/private/qhexstring_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qhexstring_p.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qiconloader.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qiconloader.cpp .obj/qiconengine.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qiconengine.cpp ../../include/QtGui/qiconengine.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qiconengine.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtGui/qicon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qicon.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtGui/qpainter.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainter.h \ ../../include/QtGui/qtextoption.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextoption.h \ ../../include/QtGui/qpen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpen.h \ ../../include/QtGui/qbrush.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbrush.h \ ../../include/QtGui/qfontinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontinfo.h \ ../../include/QtGui/qfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont.h \ ../../include/QtGui/qfontmetrics.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontmetrics.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qiconengine.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qiconengine.cpp .obj/qiconengineplugin.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qiconengineplugin.cpp ../../include/QtGui/qiconengineplugin.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qiconengineplugin.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/qplugin.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/plugin/qplugin.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/qjsonobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/json/qjsonobject.h \ ../../include/QtCore/qjsonvalue.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/json/qjsonvalue.h \ ../../include/QtCore/qfactoryinterface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/plugin/qfactoryinterface.h \ ../../include/QtGui/qiconengine.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qiconengine.h \ ../../include/QtGui/qicon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qicon.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qiconengineplugin.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qiconengineplugin.cpp .obj/qmovie.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qmovie.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qmovie.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtGui/qimagereader.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimagereader.h \ ../../include/QtCore/qcoreapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreapplication.h \ ../../include/QtCore/qeventloop.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qeventloop.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtGui/qimageiohandler.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimageiohandler.h \ ../../include/QtCore/qplugin.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/plugin/qplugin.h \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/qjsonobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/json/qjsonobject.h \ ../../include/QtCore/qjsonvalue.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/json/qjsonvalue.h \ ../../include/QtCore/qfactoryinterface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/plugin/qfactoryinterface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtCore/qdatetime.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qdatetime.h \ ../../include/QtCore/qtimer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qtimer.h \ ../../include/QtCore/qbasictimer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qbasictimer.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qbuffer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qbuffer.h \ ../../include/QtCore/qdir.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdir.h \ ../../include/QtCore/qfileinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfileinfo.h \ ../../include/QtCore/qfile.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfile.h \ ../../include/QtCore/qfiledevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfiledevice.h \ ../../include/QtCore/5.10.0/QtCore/private/qobject_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtCore/qreadwritelock.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qreadwritelock.h \ .moc/moc_qmovie.cpp \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qmovie.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qmovie.cpp .obj/qbmphandler.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qbmphandler.cpp ../../include/QtGui/5.10.0/QtGui/private/qbmphandler_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qbmphandler_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtGui/qimageiohandler.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimageiohandler.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/qplugin.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/plugin/qplugin.h \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/qjsonobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/json/qjsonobject.h \ ../../include/QtCore/qjsonvalue.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/json/qjsonvalue.h \ ../../include/QtCore/qfactoryinterface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/plugin/qfactoryinterface.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qbmphandler.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qbmphandler.cpp .obj/qppmhandler.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qppmhandler.cpp ../../include/QtGui/5.10.0/QtGui/private/qppmhandler_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qppmhandler_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtGui/qimageiohandler.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimageiohandler.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/qplugin.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/plugin/qplugin.h \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/qjsonobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/json/qjsonobject.h \ ../../include/QtCore/qjsonvalue.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/json/qjsonvalue.h \ ../../include/QtCore/qfactoryinterface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/plugin/qfactoryinterface.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qppmhandler.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qppmhandler.cpp .obj/qxbmhandler.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qxbmhandler.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++-64/qplatformdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++/qplatformdefs.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/common/posix/qplatformdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/common/c89/qplatformdefs.h \ ../../include/QtGui/5.10.0/QtGui/private/qxbmhandler_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qxbmhandler_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtGui/qimageiohandler.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimageiohandler.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/qplugin.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/plugin/qplugin.h \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/qjsonobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/json/qjsonobject.h \ ../../include/QtCore/qjsonvalue.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/json/qjsonvalue.h \ ../../include/QtCore/qfactoryinterface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/plugin/qfactoryinterface.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qxbmhandler.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qxbmhandler.cpp .obj/qxpmhandler.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qxpmhandler.cpp ../../include/QtGui/5.10.0/QtGui/private/qxpmhandler_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qxpmhandler_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtGui/qimageiohandler.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimageiohandler.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/qplugin.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/plugin/qplugin.h \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/qjsonobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/json/qjsonobject.h \ ../../include/QtCore/qjsonvalue.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/json/qjsonvalue.h \ ../../include/QtCore/qfactoryinterface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/plugin/qfactoryinterface.h \ ../../include/QtGui/5.10.0/QtGui/private/qcolor_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor_p.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtCore/qbytearraymatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraymatcher.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qxpmhandler.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qxpmhandler.cpp .obj/qpnghandler.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpnghandler.cpp ../../include/QtGui/5.10.0/QtGui/private/qpnghandler_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpnghandler_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtGui/qimageiohandler.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimageiohandler.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/qplugin.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/plugin/qplugin.h \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/qjsonobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/json/qjsonobject.h \ ../../include/QtCore/qjsonvalue.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/json/qjsonvalue.h \ ../../include/QtCore/qfactoryinterface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/plugin/qfactoryinterface.h \ ../../include/QtCore/qcoreapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreapplication.h \ ../../include/QtCore/qeventloop.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qeventloop.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtCore/qtextcodec.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/codecs/qtextcodec.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtGui/5.10.0/QtGui/private/qimage_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage_p.h \ ../../include/QtCore/QMap \ ../../include/QtCore/QVector \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qpnghandler.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpnghandler.cpp .obj/qfont.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtGui/qfontdatabase.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontdatabase.h \ ../../include/QtGui/qfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontmetrics.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontinfo.h \ ../../include/QtGui/qpainter.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainter.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtGui/qtextoption.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextoption.h \ ../../include/QtGui/qpen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpen.h \ ../../include/QtGui/qbrush.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbrush.h \ ../../include/QtGui/qfontinfo.h \ ../../include/QtGui/qfontmetrics.h \ ../../include/QtGui/qguiapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qguiapplication.h \ ../../include/QtCore/qcoreapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreapplication.h \ ../../include/QtCore/qeventloop.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qeventloop.h \ ../../include/QtGui/qinputmethod.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qinputmethod.h \ ../../include/QtGui/qscreen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qscreen.h \ ../../include/QtCore/QList \ ../../include/QtCore/QObject \ ../../include/QtCore/QRect \ ../../include/QtCore/QSize \ ../../include/QtCore/QSizeF \ ../../include/QtGui/QTransform \ ../../include/QtCore/qthread.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qthread.h \ ../../include/QtCore/qthreadstorage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qthreadstorage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qfixed_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qfixed_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qfontengine_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontengine_p.h \ ../../include/QtCore/QLinkedList \ ../../include/QtCore/qlinkedlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlinkedlist.h \ ../../include/QtGui/5.10.0/QtGui/private/qtextengine_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextengine_p.h \ ../../include/QtGui/qtextlayout.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextlayout.h \ ../../include/QtGui/qevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qevent.h \ ../../include/QtGui/qkeysequence.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qkeysequence.h \ ../../include/QtCore/qurl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurl.h \ ../../include/QtCore/qurlquery.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurlquery.h \ ../../include/QtCore/qfile.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfile.h \ ../../include/QtCore/qfiledevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfiledevice.h \ ../../include/QtGui/qvector2d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector2d.h \ ../../include/QtGui/qtouchdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtouchdevice.h \ ../../include/QtGui/qtextformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextformat.h \ ../../include/QtGui/qglyphrun.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qglyphrun.h \ ../../include/QtGui/qrawfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qrawfont.h \ ../../include/QtGui/qtextcursor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextcursor.h \ ../../include/QtGui/5.10.0/QtGui/private/qtextformat_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextformat_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qfont_p.h \ ../../include/QtGui/qpaintengine.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengine.h \ ../../include/QtGui/qtextobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextobject.h \ ../../include/QtGui/5.10.0/QtGui/private/qtextdocument_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocument_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qobject_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtCore/qreadwritelock.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qreadwritelock.h \ ../../include/QtGui/5.10.0/QtGui/private/qfragmentmap_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfragmentmap_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtools_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qtools_p.h \ ../../include/QtGui/qtextdocument.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocument.h \ ../../include/QtGui/5.10.0/QtGui/private/qcssparser_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qcssparser_p.h \ ../../include/QtCore/QStringList \ ../../include/QtCore/QVector \ ../../include/QtCore/QVariant \ ../../include/QtCore/QPair \ ../../include/QtCore/QMultiHash \ ../../include/QtGui/QFont \ ../../include/QtGui/QPalette \ ../../include/QtGui/qpalette.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpalette.h \ ../../include/QtCore/QSharedData \ ../../include/QtCore/5.10.0/QtCore/private/qunicodetools_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qunicodetools_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qpainter_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainter_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qpen_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpen_p.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformscreen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformscreen.h \ ../../include/QtGui/qcursor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qcursor.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qplatformpixmap.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformintegration.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformintegration.h \ ../../include/QtGui/qsurfaceformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurfaceformat.h \ ../../include/QtGui/qopenglcontext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qopenglcontext.h \ ../../include/QtCore/QScopedPointer \ ../../include/QtGui/QSurfaceFormat \ ../../include/QtGui/qopengl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengl.h \ ../../include/QtCore/qt_windows.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qt_windows.h \ ../../include/QtGui/qopengles2ext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengles2ext.h \ ../../include/QtGui/qopenglext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglext.h \ ../../include/QtGui/qopenglversionfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformfontdatabase.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qplatformfontdatabase.h \ ../../include/QtCore/QString \ ../../include/QtCore/QHash \ ../../include/QtGui/QFontDatabase \ ../../include/QtGui/5.10.0/QtGui/private/qguiapplication_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qguiapplication_p.h \ ../../include/QtCore/QPointF \ ../../include/QtCore/5.10.0/QtCore/private/qcoreapplication_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreapplication_p.h \ ../../include/QtCore/qtranslator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qtranslator.h \ ../../include/QtCore/qsettings.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qsettings.h \ ../../include/QtCore/5.10.0/QtCore/private/qcore_mac_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcore_mac_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qthread_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qthread_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++-64/qplatformdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++/qplatformdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/common/posix/qplatformdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/common/c89/qplatformdefs.h \ ../../include/QtCore/qstack.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstack.h \ ../../include/QtCore/qwaitcondition.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qwaitcondition.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qwindowsysteminterface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.h \ ../../include/QtCore/QTime \ ../../include/QtCore/qdatetime.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qdatetime.h \ ../../include/QtCore/QEvent \ ../../include/QtCore/QAbstractEventDispatcher \ ../../include/QtCore/qabstracteventdispatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qabstracteventdispatcher.h \ ../../include/QtGui/QScreen \ ../../include/QtGui/QWindow \ ../../include/QtGui/qwindow.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindow.h \ ../../include/QtCore/QMargins \ ../../include/QtGui/qsurface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurface.h \ ../../include/QtGui/qicon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qicon.h \ ../../include/QtCore/QWeakPointer \ ../../include/QtCore/QMutex \ ../../include/QtGui/QTouchEvent \ ../../include/QtCore/QEventLoop \ ../../include/QtGui/QVector2D \ ../../include/QtGui/5.10.0/QtGui/qpa/qwindowsysteminterface_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowsysteminterface_p.h \ ../../include/QtCore/QElapsedTimer \ ../../include/QtCore/qelapsedtimer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qelapsedtimer.h \ ../../include/QtCore/QPointer \ ../../include/QtGui/QList \ ../../include/QtCore/QWaitCondition \ ../../include/QtCore/QAtomicInt \ ../../include/QtGui/5.10.0/QtGui/private/qshortcutmap_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qshortcutmap_p.h \ ../../include/QtCore/QMutexLocker \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qfont.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont.cpp .obj/qfontengine.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontengine.cpp ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtGui/5.10.0/QtGui/private/qfontengine_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontengine_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtCore/QLinkedList \ ../../include/QtCore/qlinkedlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlinkedlist.h \ ../../include/QtGui/5.10.0/QtGui/private/qtextengine_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextengine_p.h \ ../../include/QtGui/qtextlayout.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextlayout.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtGui/qevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qevent.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtGui/qkeysequence.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qkeysequence.h \ ../../include/QtCore/qurl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurl.h \ ../../include/QtCore/qurlquery.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurlquery.h \ ../../include/QtCore/qfile.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfile.h \ ../../include/QtCore/qfiledevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfiledevice.h \ ../../include/QtGui/qvector2d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector2d.h \ ../../include/QtGui/qtouchdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtouchdevice.h \ ../../include/QtGui/qtextformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextformat.h \ ../../include/QtGui/qfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont.h \ ../../include/QtGui/qpen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpen.h \ ../../include/QtGui/qbrush.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbrush.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtGui/qtextoption.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextoption.h \ ../../include/QtGui/qglyphrun.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qglyphrun.h \ ../../include/QtGui/qrawfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qrawfont.h \ ../../include/QtGui/qfontdatabase.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontdatabase.h \ ../../include/QtGui/qtextcursor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextcursor.h \ ../../include/QtGui/5.10.0/QtGui/private/qtextformat_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextformat_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qfont_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qfixed_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qfixed_p.h \ ../../include/QtGui/qpaintengine.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengine.h \ ../../include/QtGui/qpainter.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainter.h \ ../../include/QtGui/qfontinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontinfo.h \ ../../include/QtGui/qfontmetrics.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontmetrics.h \ ../../include/QtGui/qtextobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextobject.h \ ../../include/QtGui/5.10.0/QtGui/private/qtextdocument_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocument_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qobject_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtCore/qreadwritelock.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qreadwritelock.h \ ../../include/QtGui/5.10.0/QtGui/private/qfragmentmap_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfragmentmap_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtools_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qtools_p.h \ ../../include/QtGui/qtextdocument.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocument.h \ ../../include/QtGui/5.10.0/QtGui/private/qcssparser_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qcssparser_p.h \ ../../include/QtCore/QStringList \ ../../include/QtCore/QVector \ ../../include/QtCore/QVariant \ ../../include/QtCore/QPair \ ../../include/QtCore/QSize \ ../../include/QtCore/QMultiHash \ ../../include/QtGui/QFont \ ../../include/QtGui/QPalette \ ../../include/QtGui/qpalette.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpalette.h \ ../../include/QtCore/QSharedData \ ../../include/QtCore/5.10.0/QtCore/private/qunicodetools_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qunicodetools_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qfontengineglyphcache_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontengineglyphcache_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qguiapplication_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qguiapplication_p.h \ ../../include/QtGui/qguiapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qguiapplication.h \ ../../include/QtCore/qcoreapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreapplication.h \ ../../include/QtCore/qeventloop.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qeventloop.h \ ../../include/QtGui/qinputmethod.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qinputmethod.h \ ../../include/QtCore/QPointF \ ../../include/QtCore/5.10.0/QtCore/private/qcoreapplication_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreapplication_p.h \ ../../include/QtCore/qtranslator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qtranslator.h \ ../../include/QtCore/qsettings.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qsettings.h \ ../../include/QtCore/5.10.0/QtCore/private/qcore_mac_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcore_mac_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qthread_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qthread_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++-64/qplatformdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++/qplatformdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/common/posix/qplatformdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/common/c89/qplatformdefs.h \ ../../include/QtCore/qthread.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qthread.h \ ../../include/QtCore/qstack.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstack.h \ ../../include/QtCore/qwaitcondition.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qwaitcondition.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qwindowsysteminterface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.h \ ../../include/QtCore/QTime \ ../../include/QtCore/qdatetime.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qdatetime.h \ ../../include/QtCore/QEvent \ ../../include/QtCore/QAbstractEventDispatcher \ ../../include/QtCore/qabstracteventdispatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qabstracteventdispatcher.h \ ../../include/QtGui/QScreen \ ../../include/QtGui/qscreen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qscreen.h \ ../../include/QtCore/QList \ ../../include/QtCore/QObject \ ../../include/QtCore/QRect \ ../../include/QtCore/QSizeF \ ../../include/QtGui/QTransform \ ../../include/QtGui/QWindow \ ../../include/QtGui/qwindow.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindow.h \ ../../include/QtCore/QMargins \ ../../include/QtGui/qsurface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurface.h \ ../../include/QtGui/qsurfaceformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurfaceformat.h \ ../../include/QtGui/qicon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qicon.h \ ../../include/QtGui/qcursor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qcursor.h \ ../../include/QtCore/QWeakPointer \ ../../include/QtCore/QMutex \ ../../include/QtGui/QTouchEvent \ ../../include/QtCore/QEventLoop \ ../../include/QtGui/QVector2D \ ../../include/QtGui/5.10.0/QtGui/qpa/qwindowsysteminterface_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowsysteminterface_p.h \ ../../include/QtCore/QElapsedTimer \ ../../include/QtCore/qelapsedtimer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qelapsedtimer.h \ ../../include/QtCore/QPointer \ ../../include/QtGui/QList \ ../../include/QtCore/QWaitCondition \ ../../include/QtCore/QAtomicInt \ ../../include/QtGui/5.10.0/QtGui/private/qshortcutmap_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qshortcutmap_p.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformfontdatabase.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qplatformfontdatabase.h \ ../../include/QtCore/QString \ ../../include/QtCore/QHash \ ../../include/QtGui/QFontDatabase \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformintegration.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformintegration.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformscreen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformscreen.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qplatformpixmap.h \ ../../include/QtGui/qopenglcontext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qopenglcontext.h \ ../../include/QtCore/QScopedPointer \ ../../include/QtGui/QSurfaceFormat \ ../../include/QtGui/qopengl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengl.h \ ../../include/QtCore/qt_windows.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qt_windows.h \ ../../include/QtGui/qopengles2ext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengles2ext.h \ ../../include/QtGui/qopenglext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglext.h \ ../../include/QtGui/qopenglversionfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.h \ ../../include/QtGui/qbitmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qbitmap.h \ ../../include/QtCore/qmath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmath.h \ ../../include/QtCore/qendian.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qendian.h \ ../../include/QtCore/5.10.0/QtCore/private/qstringiterator_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringiterator_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qharfbuzzng_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qharfbuzz_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qharfbuzz_p.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qfontengine.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontengine.cpp .obj/qfontengineglyphcache.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontengineglyphcache.cpp ../../include/QtGui/5.10.0/QtGui/private/qfontengineglyphcache_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontengineglyphcache_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qfont_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont_p.h \ ../../include/QtGui/qfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtGui/qfontdatabase.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontdatabase.h \ ../../include/QtGui/5.10.0/QtGui/private/qfixed_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qfixed_p.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtGui/5.10.0/QtGui/private/qfontengine_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontengine_p.h \ ../../include/QtCore/QLinkedList \ ../../include/QtCore/qlinkedlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlinkedlist.h \ ../../include/QtGui/5.10.0/QtGui/private/qtextengine_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextengine_p.h \ ../../include/QtGui/qtextlayout.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextlayout.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtGui/qevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qevent.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtGui/qkeysequence.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qkeysequence.h \ ../../include/QtCore/qurl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurl.h \ ../../include/QtCore/qurlquery.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurlquery.h \ ../../include/QtCore/qfile.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfile.h \ ../../include/QtCore/qfiledevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfiledevice.h \ ../../include/QtGui/qvector2d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector2d.h \ ../../include/QtGui/qtouchdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtouchdevice.h \ ../../include/QtGui/qtextformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextformat.h \ ../../include/QtGui/qpen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpen.h \ ../../include/QtGui/qbrush.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbrush.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtGui/qtextoption.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextoption.h \ ../../include/QtGui/qglyphrun.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qglyphrun.h \ ../../include/QtGui/qrawfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qrawfont.h \ ../../include/QtGui/qtextcursor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextcursor.h \ ../../include/QtGui/5.10.0/QtGui/private/qtextformat_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextformat_p.h \ ../../include/QtGui/qpaintengine.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengine.h \ ../../include/QtGui/qpainter.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainter.h \ ../../include/QtGui/qfontinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontinfo.h \ ../../include/QtGui/qfontmetrics.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontmetrics.h \ ../../include/QtGui/qtextobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextobject.h \ ../../include/QtGui/5.10.0/QtGui/private/qtextdocument_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocument_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qobject_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtCore/qreadwritelock.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qreadwritelock.h \ ../../include/QtGui/5.10.0/QtGui/private/qfragmentmap_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfragmentmap_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtools_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qtools_p.h \ ../../include/QtGui/qtextdocument.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocument.h \ ../../include/QtGui/5.10.0/QtGui/private/qcssparser_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qcssparser_p.h \ ../../include/QtCore/QStringList \ ../../include/QtCore/QVector \ ../../include/QtCore/QVariant \ ../../include/QtCore/QPair \ ../../include/QtCore/QSize \ ../../include/QtCore/QMultiHash \ ../../include/QtGui/QFont \ ../../include/QtGui/QPalette \ ../../include/QtGui/qpalette.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpalette.h \ ../../include/QtCore/QSharedData \ ../../include/QtCore/5.10.0/QtCore/private/qunicodetools_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qunicodetools_p.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qfontengineglyphcache.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontengineglyphcache.cpp .obj/qfontsubset.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontsubset.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontsubset_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qfontengine_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontengine_p.h \ ../../include/QtCore/QLinkedList \ ../../include/QtCore/qlinkedlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlinkedlist.h \ ../../include/QtGui/5.10.0/QtGui/private/qtextengine_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextengine_p.h \ ../../include/QtGui/qtextlayout.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextlayout.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtGui/qevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qevent.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtGui/qkeysequence.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qkeysequence.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/qurl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurl.h \ ../../include/QtCore/qurlquery.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurlquery.h \ ../../include/QtCore/qfile.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfile.h \ ../../include/QtCore/qfiledevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfiledevice.h \ ../../include/QtGui/qvector2d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector2d.h \ ../../include/QtGui/qtouchdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtouchdevice.h \ ../../include/QtGui/qtextformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextformat.h \ ../../include/QtGui/qfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont.h \ ../../include/QtGui/qpen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpen.h \ ../../include/QtGui/qbrush.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbrush.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtGui/qtextoption.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextoption.h \ ../../include/QtGui/qglyphrun.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qglyphrun.h \ ../../include/QtGui/qrawfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qrawfont.h \ ../../include/QtGui/qfontdatabase.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontdatabase.h \ ../../include/QtGui/qtextcursor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextcursor.h \ ../../include/QtGui/5.10.0/QtGui/private/qtextformat_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextformat_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qfont_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qfixed_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qfixed_p.h \ ../../include/QtGui/qpaintengine.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengine.h \ ../../include/QtGui/qpainter.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainter.h \ ../../include/QtGui/qfontinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontinfo.h \ ../../include/QtGui/qfontmetrics.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontmetrics.h \ ../../include/QtGui/qtextobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextobject.h \ ../../include/QtGui/5.10.0/QtGui/private/qtextdocument_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocument_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qobject_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtCore/qreadwritelock.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qreadwritelock.h \ ../../include/QtGui/5.10.0/QtGui/private/qfragmentmap_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfragmentmap_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtools_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qtools_p.h \ ../../include/QtGui/qtextdocument.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocument.h \ ../../include/QtGui/5.10.0/QtGui/private/qcssparser_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qcssparser_p.h \ ../../include/QtCore/QStringList \ ../../include/QtCore/QVector \ ../../include/QtCore/QVariant \ ../../include/QtCore/QPair \ ../../include/QtCore/QSize \ ../../include/QtCore/QMultiHash \ ../../include/QtGui/QFont \ ../../include/QtGui/QPalette \ ../../include/QtGui/qpalette.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpalette.h \ ../../include/QtCore/QSharedData \ ../../include/QtCore/5.10.0/QtCore/private/qunicodetools_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qunicodetools_p.h \ ../../include/QtCore/qendian.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qendian.h \ ../../include/QtGui/5.10.0/QtGui/private/qpdf_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpdf_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qstroker_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qstroker_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qdatabuffer_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qdatabuffer_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qnumeric_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qpaintengine_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengine_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qfontsubset_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpagelayout.h \ ../../include/QtGui/qpagesize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpagesize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontsubset_agl.cpp \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qfontsubset.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontsubset.cpp .obj/qfontmetrics.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontmetrics.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontmetrics.h \ ../../include/QtGui/qfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtGui/qfontdatabase.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontdatabase.h \ ../../include/QtGui/5.10.0/QtGui/private/qfixed_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qfixed_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontengine_p.h \ ../../include/QtCore/QLinkedList \ ../../include/QtCore/qlinkedlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlinkedlist.h \ ../../include/QtGui/5.10.0/QtGui/private/qtextengine_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextengine_p.h \ ../../include/QtGui/qtextlayout.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextlayout.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtGui/qevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qevent.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtGui/qkeysequence.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qkeysequence.h \ ../../include/QtCore/qurl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurl.h \ ../../include/QtCore/qurlquery.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurlquery.h \ ../../include/QtCore/qfile.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfile.h \ ../../include/QtCore/qfiledevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfiledevice.h \ ../../include/QtGui/qvector2d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector2d.h \ ../../include/QtGui/qtouchdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtouchdevice.h \ ../../include/QtGui/qtextformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextformat.h \ ../../include/QtGui/qpen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpen.h \ ../../include/QtGui/qbrush.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbrush.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtGui/qtextoption.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextoption.h \ ../../include/QtGui/qglyphrun.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qglyphrun.h \ ../../include/QtGui/qrawfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qrawfont.h \ ../../include/QtGui/qtextcursor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextcursor.h \ ../../include/QtGui/5.10.0/QtGui/private/qtextformat_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextformat_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qfont_p.h \ ../../include/QtGui/qpaintengine.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengine.h \ ../../include/QtGui/qpainter.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainter.h \ ../../include/QtGui/qfontinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontinfo.h \ ../../include/QtGui/qfontmetrics.h \ ../../include/QtGui/qtextobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextobject.h \ ../../include/QtGui/5.10.0/QtGui/private/qtextdocument_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocument_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qobject_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtCore/qreadwritelock.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qreadwritelock.h \ ../../include/QtGui/5.10.0/QtGui/private/qfragmentmap_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfragmentmap_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtools_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qtools_p.h \ ../../include/QtGui/qtextdocument.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocument.h \ ../../include/QtGui/5.10.0/QtGui/private/qcssparser_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qcssparser_p.h \ ../../include/QtCore/QStringList \ ../../include/QtCore/QVector \ ../../include/QtCore/QVariant \ ../../include/QtCore/QPair \ ../../include/QtCore/QSize \ ../../include/QtCore/QMultiHash \ ../../include/QtGui/QFont \ ../../include/QtGui/QPalette \ ../../include/QtGui/qpalette.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpalette.h \ ../../include/QtCore/QSharedData \ ../../include/QtCore/5.10.0/QtCore/private/qunicodetools_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qunicodetools_p.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qfontmetrics.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontmetrics.cpp .obj/qfontdatabase.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontdatabase.cpp ../../include/QtGui/qfontdatabase.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontdatabase.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtGui/qfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtGui/qguiapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qguiapplication.h \ ../../include/QtCore/qcoreapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreapplication.h \ ../../include/QtCore/qeventloop.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qeventloop.h \ ../../include/QtGui/qinputmethod.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qinputmethod.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtCore/qthread.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qthread.h \ ../../include/QtCore/qfile.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfile.h \ ../../include/QtCore/qfiledevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfiledevice.h \ ../../include/QtCore/qfileinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfileinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontengine_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtCore/QLinkedList \ ../../include/QtCore/qlinkedlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlinkedlist.h \ ../../include/QtGui/5.10.0/QtGui/private/qtextengine_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextengine_p.h \ ../../include/QtGui/qtextlayout.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextlayout.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtGui/qevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qevent.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtGui/qkeysequence.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qkeysequence.h \ ../../include/QtCore/qurl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurl.h \ ../../include/QtCore/qurlquery.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurlquery.h \ ../../include/QtGui/qvector2d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector2d.h \ ../../include/QtGui/qtouchdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtouchdevice.h \ ../../include/QtGui/qtextformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextformat.h \ ../../include/QtGui/qpen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpen.h \ ../../include/QtGui/qbrush.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbrush.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtGui/qtextoption.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextoption.h \ ../../include/QtGui/qglyphrun.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qglyphrun.h \ ../../include/QtGui/qrawfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qrawfont.h \ ../../include/QtGui/qtextcursor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextcursor.h \ ../../include/QtGui/5.10.0/QtGui/private/qtextformat_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextformat_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qfont_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qfixed_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qfixed_p.h \ ../../include/QtGui/qpaintengine.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengine.h \ ../../include/QtGui/qpainter.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainter.h \ ../../include/QtGui/qfontinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontinfo.h \ ../../include/QtGui/qfontmetrics.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontmetrics.h \ ../../include/QtGui/qtextobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextobject.h \ ../../include/QtGui/5.10.0/QtGui/private/qtextdocument_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocument_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qobject_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtCore/qreadwritelock.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qreadwritelock.h \ ../../include/QtGui/5.10.0/QtGui/private/qfragmentmap_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfragmentmap_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtools_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qtools_p.h \ ../../include/QtGui/qtextdocument.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocument.h \ ../../include/QtGui/5.10.0/QtGui/private/qcssparser_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qcssparser_p.h \ ../../include/QtCore/QStringList \ ../../include/QtCore/QVector \ ../../include/QtCore/QVariant \ ../../include/QtCore/QPair \ ../../include/QtCore/QSize \ ../../include/QtCore/QMultiHash \ ../../include/QtGui/QFont \ ../../include/QtGui/QPalette \ ../../include/QtGui/qpalette.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpalette.h \ ../../include/QtCore/QSharedData \ ../../include/QtCore/5.10.0/QtCore/private/qunicodetools_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qunicodetools_p.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformintegration.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformintegration.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformscreen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformscreen.h \ ../../include/QtGui/qcursor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qcursor.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qplatformpixmap.h \ ../../include/QtGui/qsurfaceformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurfaceformat.h \ ../../include/QtGui/qopenglcontext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qopenglcontext.h \ ../../include/QtCore/QObject \ ../../include/QtCore/QScopedPointer \ ../../include/QtGui/QSurfaceFormat \ ../../include/QtGui/qopengl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengl.h \ ../../include/QtCore/qt_windows.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qt_windows.h \ ../../include/QtGui/qopengles2ext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengles2ext.h \ ../../include/QtGui/qopenglext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglext.h \ ../../include/QtGui/qopenglversionfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.h \ ../../include/QtGui/5.10.0/QtGui/private/qguiapplication_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qguiapplication_p.h \ ../../include/QtCore/QPointF \ ../../include/QtCore/5.10.0/QtCore/private/qcoreapplication_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreapplication_p.h \ ../../include/QtCore/qtranslator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qtranslator.h \ ../../include/QtCore/qsettings.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qsettings.h \ ../../include/QtCore/5.10.0/QtCore/private/qcore_mac_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcore_mac_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qthread_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qthread_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++-64/qplatformdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++/qplatformdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/common/posix/qplatformdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/common/c89/qplatformdefs.h \ ../../include/QtCore/qstack.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstack.h \ ../../include/QtCore/qwaitcondition.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qwaitcondition.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qwindowsysteminterface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.h \ ../../include/QtCore/QTime \ ../../include/QtCore/qdatetime.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qdatetime.h \ ../../include/QtCore/QEvent \ ../../include/QtCore/QAbstractEventDispatcher \ ../../include/QtCore/qabstracteventdispatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qabstracteventdispatcher.h \ ../../include/QtGui/QScreen \ ../../include/QtGui/qscreen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qscreen.h \ ../../include/QtCore/QList \ ../../include/QtCore/QRect \ ../../include/QtCore/QSizeF \ ../../include/QtGui/QTransform \ ../../include/QtGui/QWindow \ ../../include/QtGui/qwindow.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindow.h \ ../../include/QtCore/QMargins \ ../../include/QtGui/qsurface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurface.h \ ../../include/QtGui/qicon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qicon.h \ ../../include/QtCore/QWeakPointer \ ../../include/QtCore/QMutex \ ../../include/QtGui/QTouchEvent \ ../../include/QtCore/QEventLoop \ ../../include/QtGui/QVector2D \ ../../include/QtGui/5.10.0/QtGui/qpa/qwindowsysteminterface_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowsysteminterface_p.h \ ../../include/QtCore/QElapsedTimer \ ../../include/QtCore/qelapsedtimer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qelapsedtimer.h \ ../../include/QtCore/QPointer \ ../../include/QtGui/QList \ ../../include/QtCore/QWaitCondition \ ../../include/QtCore/QAtomicInt \ ../../include/QtGui/5.10.0/QtGui/private/qshortcutmap_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qshortcutmap_p.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformfontdatabase.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qplatformfontdatabase.h \ ../../include/QtCore/QString \ ../../include/QtCore/QHash \ ../../include/QtGui/QFontDatabase \ ../../include/QtGui/5.10.0/QtGui/private/qfontengine_p.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformtheme.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformtheme.h \ ../../include/QtGui/QKeySequence \ ../../include/QtCore/qcache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcache.h \ ../../include/QtCore/qmath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmath.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qfontdatabase.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontdatabase.cpp .obj/qtextengine.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextengine.cpp ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextformat.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtGui/qfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtGui/qpen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpen.h \ ../../include/QtGui/qbrush.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbrush.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtGui/qtextoption.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextoption.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextformat_p.h \ ../../include/QtGui/qtextformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextengine_p.h \ ../../include/QtGui/qtextlayout.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextlayout.h \ ../../include/QtGui/qevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qevent.h \ ../../include/QtGui/qkeysequence.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qkeysequence.h \ ../../include/QtCore/qurl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurl.h \ ../../include/QtCore/qurlquery.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurlquery.h \ ../../include/QtCore/qfile.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfile.h \ ../../include/QtCore/qfiledevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfiledevice.h \ ../../include/QtGui/qvector2d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector2d.h \ ../../include/QtGui/qtouchdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtouchdevice.h \ ../../include/QtGui/qglyphrun.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qglyphrun.h \ ../../include/QtGui/qrawfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qrawfont.h \ ../../include/QtGui/qfontdatabase.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontdatabase.h \ ../../include/QtGui/qtextcursor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextcursor.h \ ../../include/QtGui/5.10.0/QtGui/private/qtextformat_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qfont_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qfixed_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qfixed_p.h \ ../../include/QtGui/qpaintengine.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengine.h \ ../../include/QtGui/qpainter.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainter.h \ ../../include/QtGui/qfontinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontinfo.h \ ../../include/QtGui/qfontmetrics.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontmetrics.h \ ../../include/QtGui/qtextobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextobject.h \ ../../include/QtGui/5.10.0/QtGui/private/qtextdocument_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocument_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qobject_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtCore/qreadwritelock.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qreadwritelock.h \ ../../include/QtGui/5.10.0/QtGui/private/qfragmentmap_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfragmentmap_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtools_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qtools_p.h \ ../../include/QtGui/qtextdocument.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocument.h \ ../../include/QtGui/5.10.0/QtGui/private/qcssparser_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qcssparser_p.h \ ../../include/QtCore/QStringList \ ../../include/QtCore/QVector \ ../../include/QtCore/QVariant \ ../../include/QtCore/QPair \ ../../include/QtCore/QSize \ ../../include/QtCore/QMultiHash \ ../../include/QtGui/QFont \ ../../include/QtGui/QPalette \ ../../include/QtGui/qpalette.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpalette.h \ ../../include/QtCore/QSharedData \ ../../include/QtCore/5.10.0/QtCore/private/qunicodetools_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qunicodetools_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qabstracttextdocumentlayout.h \ ../../include/QtCore/qtextboundaryfinder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qtextboundaryfinder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontengine_p.h \ ../../include/QtCore/QLinkedList \ ../../include/QtCore/qlinkedlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlinkedlist.h \ ../../include/QtGui/5.10.0/QtGui/private/qtextengine_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qrawfont_p.h \ ../../include/QtCore/qthread.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qthread.h \ ../../include/QtCore/qthreadstorage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qthreadstorage.h \ ../../include/QtGui/qguiapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qguiapplication.h \ ../../include/QtCore/qcoreapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreapplication.h \ ../../include/QtCore/qeventloop.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qeventloop.h \ ../../include/QtGui/qinputmethod.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qinputmethod.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qharfbuzzng_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qharfbuzz_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qharfbuzz_p.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qtextengine.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextengine.cpp .obj/qtextlayout.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextlayout.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextlayout.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtGui/qevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qevent.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtGui/qkeysequence.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qkeysequence.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/qurl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurl.h \ ../../include/QtCore/qurlquery.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurlquery.h \ ../../include/QtCore/qfile.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfile.h \ ../../include/QtCore/qfiledevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfiledevice.h \ ../../include/QtGui/qvector2d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector2d.h \ ../../include/QtGui/qtouchdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtouchdevice.h \ ../../include/QtGui/qtextformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextformat.h \ ../../include/QtGui/qfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont.h \ ../../include/QtGui/qpen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpen.h \ ../../include/QtGui/qbrush.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbrush.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtGui/qtextoption.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextoption.h \ ../../include/QtGui/qglyphrun.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qglyphrun.h \ ../../include/QtGui/qrawfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qrawfont.h \ ../../include/QtGui/qfontdatabase.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontdatabase.h \ ../../include/QtGui/qtextcursor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextcursor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextengine_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtGui/qtextlayout.h \ ../../include/QtGui/5.10.0/QtGui/private/qtextformat_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextformat_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qfont_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qfixed_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qfixed_p.h \ ../../include/QtGui/qpaintengine.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengine.h \ ../../include/QtGui/qpainter.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainter.h \ ../../include/QtGui/qfontinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontinfo.h \ ../../include/QtGui/qfontmetrics.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontmetrics.h \ ../../include/QtGui/qtextobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextobject.h \ ../../include/QtGui/5.10.0/QtGui/private/qtextdocument_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocument_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qobject_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtCore/qreadwritelock.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qreadwritelock.h \ ../../include/QtGui/5.10.0/QtGui/private/qfragmentmap_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfragmentmap_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtools_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qtools_p.h \ ../../include/QtGui/qtextdocument.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocument.h \ ../../include/QtGui/5.10.0/QtGui/private/qcssparser_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qcssparser_p.h \ ../../include/QtCore/QStringList \ ../../include/QtCore/QVector \ ../../include/QtCore/QVariant \ ../../include/QtCore/QPair \ ../../include/QtCore/QSize \ ../../include/QtCore/QMultiHash \ ../../include/QtGui/QFont \ ../../include/QtGui/QPalette \ ../../include/QtGui/qpalette.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpalette.h \ ../../include/QtCore/QSharedData \ ../../include/QtCore/5.10.0/QtCore/private/qunicodetools_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qunicodetools_p.h \ ../../include/QtCore/qthread.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qthread.h \ ../../include/QtCore/qmath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmath.h \ ../../include/QtGui/qabstracttextdocumentlayout.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qabstracttextdocumentlayout.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qglyphrun_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qrawfont_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontengine_p.h \ ../../include/QtCore/QLinkedList \ ../../include/QtCore/qlinkedlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlinkedlist.h \ ../../include/QtGui/5.10.0/QtGui/private/qtextengine_p.h \ ../../include/QtCore/qthreadstorage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qthreadstorage.h \ ../../include/QtGui/5.10.0/QtGui/private/qpainter_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainter_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qpen_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpen_p.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qtextlayout.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextlayout.cpp .obj/qtextformat.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextformat.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextformat.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtGui/qfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtGui/qpen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpen.h \ ../../include/QtGui/qbrush.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbrush.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtGui/qtextoption.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextoption.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextformat_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtGui/qtextformat.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qtextformat.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextformat.cpp .obj/qtextobject.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextobject.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextobject.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtGui/qtextformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextformat.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtGui/qfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtGui/qpen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpen.h \ ../../include/QtGui/qbrush.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbrush.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtGui/qtextoption.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextoption.h \ ../../include/QtGui/qtextlayout.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextlayout.h \ ../../include/QtGui/qevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qevent.h \ ../../include/QtGui/qkeysequence.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qkeysequence.h \ ../../include/QtCore/qurl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurl.h \ ../../include/QtCore/qurlquery.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurlquery.h \ ../../include/QtCore/qfile.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfile.h \ ../../include/QtCore/qfiledevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfiledevice.h \ ../../include/QtGui/qvector2d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector2d.h \ ../../include/QtGui/qtouchdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtouchdevice.h \ ../../include/QtGui/qglyphrun.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qglyphrun.h \ ../../include/QtGui/qrawfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qrawfont.h \ ../../include/QtGui/qfontdatabase.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontdatabase.h \ ../../include/QtGui/qtextcursor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextcursor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextobject_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtGui/qtextobject.h \ ../../include/QtCore/5.10.0/QtCore/private/qobject_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtCore/qreadwritelock.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qreadwritelock.h \ ../../include/QtGui/qtextdocument.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocument.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextcursor_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocument_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qfragmentmap_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfragmentmap_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtools_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qtools_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtextformat_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextformat_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qcssparser_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qcssparser_p.h \ ../../include/QtCore/QStringList \ ../../include/QtCore/QVector \ ../../include/QtCore/QVariant \ ../../include/QtCore/QPair \ ../../include/QtCore/QSize \ ../../include/QtCore/QMultiHash \ ../../include/QtGui/QFont \ ../../include/QtGui/QPalette \ ../../include/QtGui/qpalette.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpalette.h \ ../../include/QtCore/QSharedData \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextlist.h \ ../../include/QtGui/qabstracttextdocumentlayout.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qabstracttextdocumentlayout.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextengine_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qfont_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qfixed_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qfixed_p.h \ ../../include/QtGui/qpaintengine.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengine.h \ ../../include/QtGui/qpainter.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainter.h \ ../../include/QtGui/qfontinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontinfo.h \ ../../include/QtGui/qfontmetrics.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontmetrics.h \ ../../include/QtGui/5.10.0/QtGui/private/qtextdocument_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qunicodetools_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qunicodetools_p.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qtextobject.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextobject.cpp .obj/qtextoption.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextoption.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextoption.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtGui/qguiapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qguiapplication.h \ ../../include/QtCore/qcoreapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreapplication.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/qeventloop.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qeventloop.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtGui/qinputmethod.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qinputmethod.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qtextoption.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextoption.cpp .obj/qfragmentmap.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfragmentmap.cpp ../../include/QtCore/5.10.0/QtCore/private/qtools_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qtools_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qglobal.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfragmentmap_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qfragmentmap.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfragmentmap.cpp .obj/qtextdocument.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocument.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocument.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtGui/qfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtCore/qurl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurl.h \ ../../include/QtCore/qurlquery.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurlquery.h \ ../../include/QtGui/qtextformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextformat.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtGui/qpen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpen.h \ ../../include/QtGui/qbrush.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbrush.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtGui/qtextoption.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextoption.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextcursor_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextcursor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocument_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qobject_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtCore/qreadwritelock.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qreadwritelock.h \ ../../include/QtGui/5.10.0/QtGui/private/qfragmentmap_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfragmentmap_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtools_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qtools_p.h \ ../../include/QtGui/qtextlayout.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextlayout.h \ ../../include/QtGui/qevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qevent.h \ ../../include/QtGui/qkeysequence.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qkeysequence.h \ ../../include/QtCore/qfile.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfile.h \ ../../include/QtCore/qfiledevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfiledevice.h \ ../../include/QtGui/qvector2d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector2d.h \ ../../include/QtGui/qtouchdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtouchdevice.h \ ../../include/QtGui/qglyphrun.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qglyphrun.h \ ../../include/QtGui/qrawfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qrawfont.h \ ../../include/QtGui/qfontdatabase.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontdatabase.h \ ../../include/QtGui/qtextcursor.h \ ../../include/QtGui/5.10.0/QtGui/private/qtextformat_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextformat_p.h \ ../../include/QtGui/qtextdocument.h \ ../../include/QtGui/qtextobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextobject.h \ ../../include/QtGui/5.10.0/QtGui/private/qcssparser_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qcssparser_p.h \ ../../include/QtCore/QStringList \ ../../include/QtCore/QVector \ ../../include/QtCore/QVariant \ ../../include/QtCore/QPair \ ../../include/QtCore/QSize \ ../../include/QtCore/QMultiHash \ ../../include/QtGui/QFont \ ../../include/QtGui/QPalette \ ../../include/QtGui/qpalette.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpalette.h \ ../../include/QtCore/QSharedData \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocumentlayout_p.h \ ../../include/QtGui/qabstracttextdocumentlayout.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qabstracttextdocumentlayout.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocumentfragment.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocumentfragment_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtexthtmlparser_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtexthtmlparser_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtextdocument_p.h \ ../../include/QtGui/qtexttable.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtexttable.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextlist.h \ ../../include/QtCore/qregularexpression.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregularexpression.h \ ../../include/QtCore/qtextcodec.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/codecs/qtextcodec.h \ ../../include/QtCore/qthread.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qthread.h \ ../../include/QtCore/qcoreapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreapplication.h \ ../../include/QtCore/qeventloop.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qeventloop.h \ ../../include/QtCore/qmetaobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetaobject.h \ ../../include/QtGui/qpainter.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainter.h \ ../../include/QtGui/qfontinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontinfo.h \ ../../include/QtGui/qfontmetrics.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontmetrics.h \ ../../include/QtCore/qfileinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfileinfo.h \ ../../include/QtCore/qdir.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdir.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qfixed_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qfixed_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qdataurl_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdataurl_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qabstracttextdocumentlayout_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qabstracttextdocumentlayout_p.h \ ../../include/QtGui/qpagedpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpagedpaintdevice.h \ ../../include/QtGui/qpagelayout.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpagelayout.h \ ../../include/QtGui/qpagesize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpagesize.h \ ../../include/QtGui/5.10.0/QtGui/private/qpagedpaintdevice_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpagedpaintdevice_p.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qtextdocument.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocument.cpp .obj/qtextdocument_p.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocument_p.cpp ../../include/QtCore/5.10.0/QtCore/private/qtools_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qtools_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qglobal.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocument_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qobject_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtCore/qreadwritelock.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qreadwritelock.h \ ../../include/QtGui/5.10.0/QtGui/private/qfragmentmap_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfragmentmap_p.h \ ../../include/QtGui/qtextlayout.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextlayout.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtGui/qevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qevent.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtGui/qkeysequence.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qkeysequence.h \ ../../include/QtCore/qurl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurl.h \ ../../include/QtCore/qurlquery.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurlquery.h \ ../../include/QtCore/qfile.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfile.h \ ../../include/QtCore/qfiledevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfiledevice.h \ ../../include/QtGui/qvector2d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector2d.h \ ../../include/QtGui/qtouchdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtouchdevice.h \ ../../include/QtGui/qtextformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextformat.h \ ../../include/QtGui/qfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont.h \ ../../include/QtGui/qpen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpen.h \ ../../include/QtGui/qbrush.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbrush.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtGui/qtextoption.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextoption.h \ ../../include/QtGui/qglyphrun.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qglyphrun.h \ ../../include/QtGui/qrawfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qrawfont.h \ ../../include/QtGui/qfontdatabase.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontdatabase.h \ ../../include/QtGui/qtextcursor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextcursor.h \ ../../include/QtGui/5.10.0/QtGui/private/qtextformat_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextformat_p.h \ ../../include/QtGui/qtextdocument.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocument.h \ ../../include/QtGui/qtextobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextobject.h \ ../../include/QtGui/5.10.0/QtGui/private/qcssparser_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qcssparser_p.h \ ../../include/QtCore/QStringList \ ../../include/QtCore/QVector \ ../../include/QtCore/QVariant \ ../../include/QtCore/QPair \ ../../include/QtCore/QSize \ ../../include/QtCore/QMultiHash \ ../../include/QtGui/QFont \ ../../include/QtGui/QPalette \ ../../include/QtGui/qpalette.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpalette.h \ ../../include/QtCore/QSharedData \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextobject_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextimagehandler_p.h \ ../../include/QtGui/qabstracttextdocumentlayout.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qabstracttextdocumentlayout.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextcursor_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocumentlayout_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtexttable.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextengine_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qfont_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qfixed_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qfixed_p.h \ ../../include/QtGui/qpaintengine.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengine.h \ ../../include/QtGui/qpainter.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainter.h \ ../../include/QtGui/qfontinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontinfo.h \ ../../include/QtGui/qfontmetrics.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontmetrics.h \ ../../include/QtGui/5.10.0/QtGui/private/qtextdocument_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qunicodetools_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qunicodetools_p.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qtextdocument_p.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocument_p.cpp .obj/qtexthtmlparser.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtexthtmlparser_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtGui/qbrush.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbrush.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtGui/qfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont.h \ ../../include/QtGui/qtextdocument.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocument.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qurl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurl.h \ ../../include/QtCore/qurlquery.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurlquery.h \ ../../include/QtGui/qtextcursor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextcursor.h \ ../../include/QtGui/qtextformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextformat.h \ ../../include/QtGui/qpen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpen.h \ ../../include/QtGui/qtextoption.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextoption.h \ ../../include/QtGui/5.10.0/QtGui/private/qtextformat_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextformat_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtextdocument_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocument_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qobject_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtCore/qreadwritelock.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qreadwritelock.h \ ../../include/QtGui/5.10.0/QtGui/private/qfragmentmap_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfragmentmap_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtools_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qtools_p.h \ ../../include/QtGui/qtextlayout.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextlayout.h \ ../../include/QtGui/qevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qevent.h \ ../../include/QtGui/qkeysequence.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qkeysequence.h \ ../../include/QtCore/qfile.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfile.h \ ../../include/QtCore/qfiledevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfiledevice.h \ ../../include/QtGui/qvector2d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector2d.h \ ../../include/QtGui/qtouchdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtouchdevice.h \ ../../include/QtGui/qglyphrun.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qglyphrun.h \ ../../include/QtGui/qrawfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qrawfont.h \ ../../include/QtGui/qfontdatabase.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontdatabase.h \ ../../include/QtGui/qtextobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextobject.h \ ../../include/QtGui/5.10.0/QtGui/private/qcssparser_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qcssparser_p.h \ ../../include/QtCore/QStringList \ ../../include/QtCore/QVector \ ../../include/QtCore/QVariant \ ../../include/QtCore/QPair \ ../../include/QtCore/QSize \ ../../include/QtCore/QMultiHash \ ../../include/QtGui/QFont \ ../../include/QtGui/QPalette \ ../../include/QtGui/qpalette.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpalette.h \ ../../include/QtCore/QSharedData \ ../../include/QtCore/qtextcodec.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/codecs/qtextcodec.h \ ../../include/QtCore/qstack.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstack.h \ ../../include/QtCore/qthread.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qthread.h \ ../../include/QtGui/qguiapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qguiapplication.h \ ../../include/QtCore/qcoreapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreapplication.h \ ../../include/QtCore/qeventloop.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qeventloop.h \ ../../include/QtGui/qinputmethod.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qinputmethod.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qfixed_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qfixed_p.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qtexthtmlparser.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtexthtmlparser.cpp .obj/qabstracttextdocumentlayout.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qabstracttextdocumentlayout.cpp ../../include/QtGui/qabstracttextdocumentlayout.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qabstracttextdocumentlayout.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtGui/qtextlayout.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextlayout.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtGui/qevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qevent.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtGui/qkeysequence.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qkeysequence.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/qurl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurl.h \ ../../include/QtCore/qurlquery.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurlquery.h \ ../../include/QtCore/qfile.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfile.h \ ../../include/QtCore/qfiledevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfiledevice.h \ ../../include/QtGui/qvector2d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector2d.h \ ../../include/QtGui/qtouchdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtouchdevice.h \ ../../include/QtGui/qtextformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextformat.h \ ../../include/QtGui/qfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont.h \ ../../include/QtGui/qpen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpen.h \ ../../include/QtGui/qbrush.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbrush.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtGui/qtextoption.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextoption.h \ ../../include/QtGui/qglyphrun.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qglyphrun.h \ ../../include/QtGui/qrawfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qrawfont.h \ ../../include/QtGui/qfontdatabase.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontdatabase.h \ ../../include/QtGui/qtextcursor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextcursor.h \ ../../include/QtGui/qtextdocument.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocument.h \ ../../include/QtGui/qpalette.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpalette.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocument_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qobject_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtCore/qreadwritelock.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qreadwritelock.h \ ../../include/QtGui/5.10.0/QtGui/private/qfragmentmap_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfragmentmap_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtools_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qtools_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtextformat_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextformat_p.h \ ../../include/QtGui/qtextobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextobject.h \ ../../include/QtGui/5.10.0/QtGui/private/qcssparser_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qcssparser_p.h \ ../../include/QtCore/QStringList \ ../../include/QtCore/QVector \ ../../include/QtCore/QVariant \ ../../include/QtCore/QPair \ ../../include/QtCore/QSize \ ../../include/QtCore/QMultiHash \ ../../include/QtGui/QFont \ ../../include/QtGui/QPalette \ ../../include/QtCore/QSharedData \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextengine_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qfont_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qfixed_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qfixed_p.h \ ../../include/QtGui/qpaintengine.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengine.h \ ../../include/QtGui/qpainter.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainter.h \ ../../include/QtGui/qfontinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontinfo.h \ ../../include/QtGui/qfontmetrics.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontmetrics.h \ ../../include/QtGui/5.10.0/QtGui/private/qtextdocument_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qunicodetools_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qunicodetools_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qabstracttextdocumentlayout_p.h \ .moc/moc_qabstracttextdocumentlayout.cpp \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qabstracttextdocumentlayout.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qabstracttextdocumentlayout.cpp .obj/qtextdocumentlayout.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocumentlayout_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtGui/qabstracttextdocumentlayout.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qabstracttextdocumentlayout.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtGui/qtextlayout.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextlayout.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtGui/qevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qevent.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtGui/qkeysequence.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qkeysequence.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/qurl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurl.h \ ../../include/QtCore/qurlquery.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurlquery.h \ ../../include/QtCore/qfile.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfile.h \ ../../include/QtCore/qfiledevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfiledevice.h \ ../../include/QtGui/qvector2d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector2d.h \ ../../include/QtGui/qtouchdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtouchdevice.h \ ../../include/QtGui/qtextformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextformat.h \ ../../include/QtGui/qfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont.h \ ../../include/QtGui/qpen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpen.h \ ../../include/QtGui/qbrush.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbrush.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtGui/qtextoption.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextoption.h \ ../../include/QtGui/qglyphrun.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qglyphrun.h \ ../../include/QtGui/qrawfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qrawfont.h \ ../../include/QtGui/qfontdatabase.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontdatabase.h \ ../../include/QtGui/qtextcursor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextcursor.h \ ../../include/QtGui/qtextdocument.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocument.h \ ../../include/QtGui/qpalette.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpalette.h \ ../../include/QtGui/qtextobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocument_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qobject_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtCore/qreadwritelock.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qreadwritelock.h \ ../../include/QtGui/5.10.0/QtGui/private/qfragmentmap_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfragmentmap_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtools_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qtools_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtextformat_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextformat_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qcssparser_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qcssparser_p.h \ ../../include/QtCore/QStringList \ ../../include/QtCore/QVector \ ../../include/QtCore/QVariant \ ../../include/QtCore/QPair \ ../../include/QtCore/QSize \ ../../include/QtCore/QMultiHash \ ../../include/QtGui/QFont \ ../../include/QtGui/QPalette \ ../../include/QtCore/QSharedData \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextimagehandler_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtexttable.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextengine_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qfont_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qfixed_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qfixed_p.h \ ../../include/QtGui/qpaintengine.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengine.h \ ../../include/QtGui/qpainter.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainter.h \ ../../include/QtGui/qfontinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontinfo.h \ ../../include/QtGui/qfontmetrics.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontmetrics.h \ ../../include/QtGui/5.10.0/QtGui/private/qtextdocument_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qunicodetools_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qunicodetools_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qcssutil_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcssutil_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qguiapplication_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qguiapplication_p.h \ ../../include/QtGui/qguiapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qguiapplication.h \ ../../include/QtCore/qcoreapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreapplication.h \ ../../include/QtCore/qeventloop.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qeventloop.h \ ../../include/QtGui/qinputmethod.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qinputmethod.h \ ../../include/QtCore/QPointF \ ../../include/QtCore/5.10.0/QtCore/private/qcoreapplication_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreapplication_p.h \ ../../include/QtCore/qtranslator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qtranslator.h \ ../../include/QtCore/qsettings.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qsettings.h \ ../../include/QtCore/5.10.0/QtCore/private/qcore_mac_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcore_mac_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qthread_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qthread_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++-64/qplatformdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++/qplatformdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/common/posix/qplatformdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/common/c89/qplatformdefs.h \ ../../include/QtCore/qthread.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qthread.h \ ../../include/QtCore/qstack.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstack.h \ ../../include/QtCore/qwaitcondition.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qwaitcondition.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qwindowsysteminterface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.h \ ../../include/QtCore/QTime \ ../../include/QtCore/qdatetime.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qdatetime.h \ ../../include/QtCore/QEvent \ ../../include/QtCore/QAbstractEventDispatcher \ ../../include/QtCore/qabstracteventdispatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qabstracteventdispatcher.h \ ../../include/QtGui/QScreen \ ../../include/QtGui/qscreen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qscreen.h \ ../../include/QtCore/QList \ ../../include/QtCore/QObject \ ../../include/QtCore/QRect \ ../../include/QtCore/QSizeF \ ../../include/QtGui/QTransform \ ../../include/QtGui/QWindow \ ../../include/QtGui/qwindow.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindow.h \ ../../include/QtCore/QMargins \ ../../include/QtGui/qsurface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurface.h \ ../../include/QtGui/qsurfaceformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurfaceformat.h \ ../../include/QtGui/qicon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qicon.h \ ../../include/QtGui/qcursor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qcursor.h \ ../../include/QtCore/QWeakPointer \ ../../include/QtCore/QMutex \ ../../include/QtGui/QTouchEvent \ ../../include/QtCore/QEventLoop \ ../../include/QtGui/QVector2D \ ../../include/QtGui/5.10.0/QtGui/qpa/qwindowsysteminterface_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowsysteminterface_p.h \ ../../include/QtCore/QElapsedTimer \ ../../include/QtCore/qelapsedtimer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qelapsedtimer.h \ ../../include/QtCore/QPointer \ ../../include/QtGui/QList \ ../../include/QtCore/QWaitCondition \ ../../include/QtCore/QAtomicInt \ ../../include/QtGui/5.10.0/QtGui/private/qshortcutmap_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qshortcutmap_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qabstracttextdocumentlayout_p.h \ ../../include/QtCore/qmath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmath.h \ ../../include/QtCore/qbasictimer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qbasictimer.h \ ../../include/QtCore/5.10.0/QtCore/private/qfunctions_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qfunctions_p.h \ ../../include/QtCore/qfunctions_vxworks.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qfunctions_vxworks.h \ ../../include/QtCore/qfunctions_nacl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qfunctions_nacl.h \ ../../include/QtCore/qfunctions_winrt.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qfunctions_winrt.h \ ../../include/QtCore/QThread \ ../../include/QtCore/qt_windows.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qt_windows.h \ .moc/moc_qtextdocumentlayout_p.cpp \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qtextdocumentlayout.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocumentlayout.cpp .obj/qtextcursor.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextcursor.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextcursor.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtGui/qtextformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextformat.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtGui/qfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtGui/qpen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpen.h \ ../../include/QtGui/qbrush.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbrush.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtGui/qtextoption.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextoption.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextcursor_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocument.h \ ../../include/QtCore/qurl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurl.h \ ../../include/QtCore/qurlquery.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurlquery.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocument_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qobject_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtCore/qreadwritelock.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qreadwritelock.h \ ../../include/QtGui/5.10.0/QtGui/private/qfragmentmap_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfragmentmap_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtools_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qtools_p.h \ ../../include/QtGui/qtextlayout.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextlayout.h \ ../../include/QtGui/qevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qevent.h \ ../../include/QtGui/qkeysequence.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qkeysequence.h \ ../../include/QtCore/qfile.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfile.h \ ../../include/QtCore/qfiledevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfiledevice.h \ ../../include/QtGui/qvector2d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector2d.h \ ../../include/QtGui/qtouchdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtouchdevice.h \ ../../include/QtGui/qglyphrun.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qglyphrun.h \ ../../include/QtGui/qrawfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qrawfont.h \ ../../include/QtGui/qfontdatabase.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontdatabase.h \ ../../include/QtGui/qtextcursor.h \ ../../include/QtGui/5.10.0/QtGui/private/qtextformat_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextformat_p.h \ ../../include/QtGui/qtextdocument.h \ ../../include/QtGui/qtextobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextobject.h \ ../../include/QtGui/5.10.0/QtGui/private/qcssparser_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qcssparser_p.h \ ../../include/QtCore/QStringList \ ../../include/QtCore/QVector \ ../../include/QtCore/QVariant \ ../../include/QtCore/QPair \ ../../include/QtCore/QSize \ ../../include/QtCore/QMultiHash \ ../../include/QtGui/QFont \ ../../include/QtGui/QPalette \ ../../include/QtGui/qpalette.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpalette.h \ ../../include/QtCore/QSharedData \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocumentfragment.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocumentfragment_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtexthtmlparser_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtexthtmlparser_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtextdocument_p.h \ ../../include/QtGui/qtexttable.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtexttable.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtexttable_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtextobject_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextobject_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextengine_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qfont_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qfixed_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qfixed_p.h \ ../../include/QtGui/qpaintengine.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengine.h \ ../../include/QtGui/qpainter.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainter.h \ ../../include/QtGui/qfontinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontinfo.h \ ../../include/QtGui/qfontmetrics.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontmetrics.h \ ../../include/QtCore/5.10.0/QtCore/private/qunicodetools_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qunicodetools_p.h \ ../../include/QtGui/qabstracttextdocumentlayout.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qabstracttextdocumentlayout.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qtextcursor.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextcursor.cpp .obj/qtextdocumentfragment.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocumentfragment.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocumentfragment.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocumentfragment_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtGui/qtextdocument.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocument.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtGui/qfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtCore/qurl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurl.h \ ../../include/QtCore/qurlquery.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurlquery.h \ ../../include/QtGui/5.10.0/QtGui/private/qtexthtmlparser_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtexthtmlparser_p.h \ ../../include/QtGui/qbrush.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbrush.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtGui/qtextcursor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextcursor.h \ ../../include/QtGui/qtextformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextformat.h \ ../../include/QtGui/qpen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpen.h \ ../../include/QtGui/qtextoption.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextoption.h \ ../../include/QtGui/5.10.0/QtGui/private/qtextformat_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextformat_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtextdocument_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocument_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qobject_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtCore/qreadwritelock.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qreadwritelock.h \ ../../include/QtGui/5.10.0/QtGui/private/qfragmentmap_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfragmentmap_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtools_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qtools_p.h \ ../../include/QtGui/qtextlayout.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextlayout.h \ ../../include/QtGui/qevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qevent.h \ ../../include/QtGui/qkeysequence.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qkeysequence.h \ ../../include/QtCore/qfile.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfile.h \ ../../include/QtCore/qfiledevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfiledevice.h \ ../../include/QtGui/qvector2d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector2d.h \ ../../include/QtGui/qtouchdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtouchdevice.h \ ../../include/QtGui/qglyphrun.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qglyphrun.h \ ../../include/QtGui/qrawfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qrawfont.h \ ../../include/QtGui/qfontdatabase.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontdatabase.h \ ../../include/QtGui/qtextobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextobject.h \ ../../include/QtGui/5.10.0/QtGui/private/qcssparser_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qcssparser_p.h \ ../../include/QtCore/QStringList \ ../../include/QtCore/QVector \ ../../include/QtCore/QVariant \ ../../include/QtCore/QPair \ ../../include/QtCore/QSize \ ../../include/QtCore/QMultiHash \ ../../include/QtGui/QFont \ ../../include/QtGui/QPalette \ ../../include/QtGui/qpalette.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpalette.h \ ../../include/QtCore/QSharedData \ ../../include/QtGui/qtexttable.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtexttable.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextcursor_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextlist.h \ ../../include/QtCore/qtextcodec.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/codecs/qtextcodec.h \ ../../include/QtCore/qdatetime.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qdatetime.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qtextdocumentfragment.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocumentfragment.cpp .obj/qtextimagehandler.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextimagehandler.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextimagehandler_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtGui/qabstracttextdocumentlayout.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qabstracttextdocumentlayout.h \ ../../include/QtGui/qtextlayout.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextlayout.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtGui/qevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qevent.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtGui/qkeysequence.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qkeysequence.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/qurl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurl.h \ ../../include/QtCore/qurlquery.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurlquery.h \ ../../include/QtCore/qfile.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfile.h \ ../../include/QtCore/qfiledevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfiledevice.h \ ../../include/QtGui/qvector2d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector2d.h \ ../../include/QtGui/qtouchdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtouchdevice.h \ ../../include/QtGui/qtextformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextformat.h \ ../../include/QtGui/qfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont.h \ ../../include/QtGui/qpen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpen.h \ ../../include/QtGui/qbrush.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbrush.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtGui/qtextoption.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextoption.h \ ../../include/QtGui/qglyphrun.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qglyphrun.h \ ../../include/QtGui/qrawfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qrawfont.h \ ../../include/QtGui/qfontdatabase.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontdatabase.h \ ../../include/QtGui/qtextcursor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextcursor.h \ ../../include/QtGui/qtextdocument.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocument.h \ ../../include/QtGui/qpalette.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpalette.h \ ../../include/QtGui/qguiapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qguiapplication.h \ ../../include/QtCore/qcoreapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreapplication.h \ ../../include/QtCore/qeventloop.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qeventloop.h \ ../../include/QtGui/qinputmethod.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qinputmethod.h \ ../../include/QtGui/qpainter.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainter.h \ ../../include/QtGui/qfontinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontinfo.h \ ../../include/QtGui/qfontmetrics.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontmetrics.h \ ../../include/QtGui/5.10.0/QtGui/private/qtextengine_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextengine_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtextformat_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextformat_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qfont_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qfixed_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qfixed_p.h \ ../../include/QtGui/qpaintengine.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengine.h \ ../../include/QtGui/qtextobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextobject.h \ ../../include/QtGui/5.10.0/QtGui/private/qtextdocument_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocument_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qobject_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtCore/qreadwritelock.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qreadwritelock.h \ ../../include/QtGui/5.10.0/QtGui/private/qfragmentmap_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfragmentmap_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtools_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qtools_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qcssparser_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qcssparser_p.h \ ../../include/QtCore/QStringList \ ../../include/QtCore/QVector \ ../../include/QtCore/QVariant \ ../../include/QtCore/QPair \ ../../include/QtCore/QSize \ ../../include/QtCore/QMultiHash \ ../../include/QtGui/QFont \ ../../include/QtGui/QPalette \ ../../include/QtCore/QSharedData \ ../../include/QtCore/5.10.0/QtCore/private/qunicodetools_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qunicodetools_p.h \ ../../include/QtCore/qthread.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qthread.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qtextimagehandler.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextimagehandler.cpp .obj/qtexttable.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtexttable.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtexttable.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtGui/qtextobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextobject.h \ ../../include/QtGui/qtextformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextformat.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtGui/qfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtGui/qpen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpen.h \ ../../include/QtGui/qbrush.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbrush.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtGui/qtextoption.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextoption.h \ ../../include/QtGui/qtextlayout.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextlayout.h \ ../../include/QtGui/qevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qevent.h \ ../../include/QtGui/qkeysequence.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qkeysequence.h \ ../../include/QtCore/qurl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurl.h \ ../../include/QtCore/qurlquery.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurlquery.h \ ../../include/QtCore/qfile.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfile.h \ ../../include/QtCore/qfiledevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfiledevice.h \ ../../include/QtGui/qvector2d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector2d.h \ ../../include/QtGui/qtouchdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtouchdevice.h \ ../../include/QtGui/qglyphrun.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qglyphrun.h \ ../../include/QtGui/qrawfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qrawfont.h \ ../../include/QtGui/qfontdatabase.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontdatabase.h \ ../../include/QtGui/qtextcursor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextcursor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextcursor_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocument.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocument_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qobject_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtCore/qreadwritelock.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qreadwritelock.h \ ../../include/QtGui/5.10.0/QtGui/private/qfragmentmap_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfragmentmap_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtools_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qtools_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtextformat_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextformat_p.h \ ../../include/QtGui/qtextdocument.h \ ../../include/QtGui/5.10.0/QtGui/private/qcssparser_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qcssparser_p.h \ ../../include/QtCore/QStringList \ ../../include/QtCore/QVector \ ../../include/QtCore/QVariant \ ../../include/QtCore/QPair \ ../../include/QtCore/QSize \ ../../include/QtCore/QMultiHash \ ../../include/QtGui/QFont \ ../../include/QtGui/QPalette \ ../../include/QtGui/qpalette.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpalette.h \ ../../include/QtCore/QSharedData \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtexttable_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtextobject_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextobject_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtextdocument_p.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qtexttable.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtexttable.cpp .obj/qtextlist.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextlist.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextlist.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtGui/qtextobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextobject.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtGui/qtextformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextformat.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtGui/qfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtGui/qpen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpen.h \ ../../include/QtGui/qbrush.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbrush.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtGui/qtextoption.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextoption.h \ ../../include/QtGui/qtextlayout.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextlayout.h \ ../../include/QtGui/qevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qevent.h \ ../../include/QtGui/qkeysequence.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qkeysequence.h \ ../../include/QtCore/qurl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurl.h \ ../../include/QtCore/qurlquery.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurlquery.h \ ../../include/QtCore/qfile.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfile.h \ ../../include/QtCore/qfiledevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfiledevice.h \ ../../include/QtGui/qvector2d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector2d.h \ ../../include/QtGui/qtouchdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtouchdevice.h \ ../../include/QtGui/qglyphrun.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qglyphrun.h \ ../../include/QtGui/qrawfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qrawfont.h \ ../../include/QtGui/qfontdatabase.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontdatabase.h \ ../../include/QtGui/qtextcursor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextcursor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextobject_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qobject_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtCore/qreadwritelock.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qreadwritelock.h \ ../../include/QtGui/qtextdocument.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocument.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocument_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qfragmentmap_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfragmentmap_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtools_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qtools_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtextformat_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextformat_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qcssparser_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qcssparser_p.h \ ../../include/QtCore/QStringList \ ../../include/QtCore/QVector \ ../../include/QtCore/QVariant \ ../../include/QtCore/QPair \ ../../include/QtCore/QSize \ ../../include/QtCore/QMultiHash \ ../../include/QtGui/QFont \ ../../include/QtGui/QPalette \ ../../include/QtGui/qpalette.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpalette.h \ ../../include/QtCore/QSharedData \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qtextlist.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextlist.cpp .obj/qtextdocumentwriter.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocumentwriter.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocumentwriter.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qfile.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfile.h \ ../../include/QtCore/qfiledevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfiledevice.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/qfileinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfileinfo.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qtextcodec.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/codecs/qtextcodec.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocument.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtGui/qfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtCore/qurl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurl.h \ ../../include/QtCore/qurlquery.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurlquery.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocumentfragment.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocumentfragment_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtGui/qtextdocument.h \ ../../include/QtGui/5.10.0/QtGui/private/qtexthtmlparser_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtexthtmlparser_p.h \ ../../include/QtGui/qbrush.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbrush.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtGui/qtextcursor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextcursor.h \ ../../include/QtGui/qtextformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextformat.h \ ../../include/QtGui/qpen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpen.h \ ../../include/QtGui/qtextoption.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextoption.h \ ../../include/QtGui/5.10.0/QtGui/private/qtextformat_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextformat_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtextdocument_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocument_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qobject_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtCore/qreadwritelock.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qreadwritelock.h \ ../../include/QtGui/5.10.0/QtGui/private/qfragmentmap_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfragmentmap_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtools_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qtools_p.h \ ../../include/QtGui/qtextlayout.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextlayout.h \ ../../include/QtGui/qevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qevent.h \ ../../include/QtGui/qkeysequence.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qkeysequence.h \ ../../include/QtGui/qvector2d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector2d.h \ ../../include/QtGui/qtouchdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtouchdevice.h \ ../../include/QtGui/qglyphrun.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qglyphrun.h \ ../../include/QtGui/qrawfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qrawfont.h \ ../../include/QtGui/qfontdatabase.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontdatabase.h \ ../../include/QtGui/qtextobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextobject.h \ ../../include/QtGui/5.10.0/QtGui/private/qcssparser_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qcssparser_p.h \ ../../include/QtCore/QStringList \ ../../include/QtCore/QVector \ ../../include/QtCore/QVariant \ ../../include/QtCore/QPair \ ../../include/QtCore/QSize \ ../../include/QtCore/QMultiHash \ ../../include/QtGui/QFont \ ../../include/QtGui/QPalette \ ../../include/QtGui/qpalette.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpalette.h \ ../../include/QtCore/QSharedData \ ../../include/QtGui/qtexttable.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtexttable.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextodfwriter_p.h \ ../../include/QtCore/QXmlStreamWriter \ ../../include/QtCore/qxmlstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/xml/qxmlstream.h \ ../../include/QtCore/qstack.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstack.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qtextdocumentwriter.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocumentwriter.cpp .obj/qsyntaxhighlighter.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qsyntaxhighlighter.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qsyntaxhighlighter.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtGui/qtextobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextobject.h \ ../../include/QtGui/qtextformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextformat.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtGui/qfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtGui/qpen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpen.h \ ../../include/QtGui/qbrush.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbrush.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtGui/qtextoption.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextoption.h \ ../../include/QtGui/qtextlayout.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextlayout.h \ ../../include/QtGui/qevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qevent.h \ ../../include/QtGui/qkeysequence.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qkeysequence.h \ ../../include/QtCore/qurl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurl.h \ ../../include/QtCore/qurlquery.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurlquery.h \ ../../include/QtCore/qfile.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfile.h \ ../../include/QtCore/qfiledevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfiledevice.h \ ../../include/QtGui/qvector2d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector2d.h \ ../../include/QtGui/qtouchdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtouchdevice.h \ ../../include/QtGui/qglyphrun.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qglyphrun.h \ ../../include/QtGui/qrawfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qrawfont.h \ ../../include/QtGui/qfontdatabase.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontdatabase.h \ ../../include/QtGui/qtextcursor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextcursor.h \ ../../include/QtCore/5.10.0/QtCore/private/qobject_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtCore/qreadwritelock.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qreadwritelock.h \ ../../include/QtGui/qtextdocument.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocument.h \ ../../include/QtGui/5.10.0/QtGui/private/qtextdocument_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocument_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qfragmentmap_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfragmentmap_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtools_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qtools_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtextformat_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextformat_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qcssparser_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qcssparser_p.h \ ../../include/QtCore/QStringList \ ../../include/QtCore/QVector \ ../../include/QtCore/QVariant \ ../../include/QtCore/QPair \ ../../include/QtCore/QSize \ ../../include/QtCore/QMultiHash \ ../../include/QtGui/QFont \ ../../include/QtGui/QPalette \ ../../include/QtGui/qpalette.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpalette.h \ ../../include/QtCore/QSharedData \ ../../include/QtCore/qtimer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qtimer.h \ ../../include/QtCore/qbasictimer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qbasictimer.h \ .moc/moc_qsyntaxhighlighter.cpp \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qsyntaxhighlighter.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qsyntaxhighlighter.cpp .obj/qstatictext.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qstatictext.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qstatictext.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtGui/qfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtGui/qtextoption.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextoption.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qstatictext_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtextureglyphcache_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtextureglyphcache_p.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/5.10.0/QtGui/private/qfontengineglyphcache_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontengineglyphcache_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qfont_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont_p.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtGui/qfontdatabase.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontdatabase.h \ ../../include/QtGui/5.10.0/QtGui/private/qfixed_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qfixed_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qfontengine_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontengine_p.h \ ../../include/QtCore/QLinkedList \ ../../include/QtCore/qlinkedlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlinkedlist.h \ ../../include/QtGui/5.10.0/QtGui/private/qtextengine_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextengine_p.h \ ../../include/QtGui/qtextlayout.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextlayout.h \ ../../include/QtGui/qevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qevent.h \ ../../include/QtGui/qkeysequence.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qkeysequence.h \ ../../include/QtCore/qurl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurl.h \ ../../include/QtCore/qurlquery.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurlquery.h \ ../../include/QtCore/qfile.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfile.h \ ../../include/QtCore/qfiledevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfiledevice.h \ ../../include/QtGui/qvector2d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector2d.h \ ../../include/QtGui/qtouchdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtouchdevice.h \ ../../include/QtGui/qtextformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextformat.h \ ../../include/QtGui/qpen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpen.h \ ../../include/QtGui/qbrush.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbrush.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtGui/qglyphrun.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qglyphrun.h \ ../../include/QtGui/qrawfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qrawfont.h \ ../../include/QtGui/qtextcursor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextcursor.h \ ../../include/QtGui/5.10.0/QtGui/private/qtextformat_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextformat_p.h \ ../../include/QtGui/qpaintengine.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengine.h \ ../../include/QtGui/qpainter.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainter.h \ ../../include/QtGui/qfontinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontinfo.h \ ../../include/QtGui/qfontmetrics.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontmetrics.h \ ../../include/QtGui/qtextobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextobject.h \ ../../include/QtGui/5.10.0/QtGui/private/qtextdocument_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocument_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qobject_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtCore/qreadwritelock.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qreadwritelock.h \ ../../include/QtGui/5.10.0/QtGui/private/qfragmentmap_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfragmentmap_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtools_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qtools_p.h \ ../../include/QtGui/qtextdocument.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocument.h \ ../../include/QtGui/5.10.0/QtGui/private/qcssparser_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qcssparser_p.h \ ../../include/QtCore/QStringList \ ../../include/QtCore/QVector \ ../../include/QtCore/QVariant \ ../../include/QtCore/QPair \ ../../include/QtCore/QSize \ ../../include/QtCore/QMultiHash \ ../../include/QtGui/QFont \ ../../include/QtGui/QPalette \ ../../include/QtGui/qpalette.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpalette.h \ ../../include/QtCore/QSharedData \ ../../include/QtCore/5.10.0/QtCore/private/qunicodetools_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qunicodetools_p.h \ ../../include/QtGui/qabstracttextdocumentlayout.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qabstracttextdocumentlayout.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qstatictext.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qstatictext.cpp .obj/qrawfont.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qrawfont.cpp ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qrawfont.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtGui/qfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtGui/qfontdatabase.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontdatabase.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qrawfont_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontengine_p.h \ ../../include/QtCore/QLinkedList \ ../../include/QtCore/qlinkedlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlinkedlist.h \ ../../include/QtGui/5.10.0/QtGui/private/qtextengine_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextengine_p.h \ ../../include/QtGui/qtextlayout.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextlayout.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtGui/qevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qevent.h \ ../../include/QtGui/qkeysequence.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qkeysequence.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qurl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurl.h \ ../../include/QtCore/qurlquery.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurlquery.h \ ../../include/QtCore/qfile.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfile.h \ ../../include/QtCore/qfiledevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfiledevice.h \ ../../include/QtGui/qvector2d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector2d.h \ ../../include/QtGui/qtouchdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtouchdevice.h \ ../../include/QtGui/qtextformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextformat.h \ ../../include/QtGui/qpen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpen.h \ ../../include/QtGui/qbrush.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbrush.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtGui/qtextoption.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextoption.h \ ../../include/QtGui/qglyphrun.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qglyphrun.h \ ../../include/QtGui/qrawfont.h \ ../../include/QtGui/qtextcursor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextcursor.h \ ../../include/QtGui/5.10.0/QtGui/private/qtextformat_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextformat_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qfont_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qfixed_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qfixed_p.h \ ../../include/QtGui/qpaintengine.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengine.h \ ../../include/QtGui/qpainter.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainter.h \ ../../include/QtGui/qfontinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontinfo.h \ ../../include/QtGui/qfontmetrics.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontmetrics.h \ ../../include/QtGui/qtextobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextobject.h \ ../../include/QtGui/5.10.0/QtGui/private/qtextdocument_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocument_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qobject_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtCore/qreadwritelock.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qreadwritelock.h \ ../../include/QtGui/5.10.0/QtGui/private/qfragmentmap_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfragmentmap_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtools_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qtools_p.h \ ../../include/QtGui/qtextdocument.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocument.h \ ../../include/QtGui/5.10.0/QtGui/private/qcssparser_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qcssparser_p.h \ ../../include/QtCore/QStringList \ ../../include/QtCore/QVector \ ../../include/QtCore/QVariant \ ../../include/QtCore/QPair \ ../../include/QtCore/QSize \ ../../include/QtCore/QMultiHash \ ../../include/QtGui/QFont \ ../../include/QtGui/QPalette \ ../../include/QtGui/qpalette.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpalette.h \ ../../include/QtCore/QSharedData \ ../../include/QtCore/5.10.0/QtCore/private/qunicodetools_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qunicodetools_p.h \ ../../include/QtCore/qthread.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qthread.h \ ../../include/QtCore/qthreadstorage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qthreadstorage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qplatformfontdatabase.h \ ../../include/QtCore/QString \ ../../include/QtCore/QList \ ../../include/QtCore/QHash \ ../../include/QtGui/QFontDatabase \ ../../include/QtGui/5.10.0/QtGui/private/qfontengine_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qguiapplication_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qguiapplication_p.h \ ../../include/QtGui/qguiapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qguiapplication.h \ ../../include/QtCore/qcoreapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreapplication.h \ ../../include/QtCore/qeventloop.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qeventloop.h \ ../../include/QtGui/qinputmethod.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qinputmethod.h \ ../../include/QtCore/QPointF \ ../../include/QtCore/5.10.0/QtCore/private/qcoreapplication_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreapplication_p.h \ ../../include/QtCore/qtranslator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qtranslator.h \ ../../include/QtCore/qsettings.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qsettings.h \ ../../include/QtCore/5.10.0/QtCore/private/qcore_mac_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcore_mac_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qthread_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qthread_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++-64/qplatformdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++/qplatformdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/common/posix/qplatformdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/common/c89/qplatformdefs.h \ ../../include/QtCore/qstack.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstack.h \ ../../include/QtCore/qwaitcondition.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qwaitcondition.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qwindowsysteminterface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.h \ ../../include/QtCore/QTime \ ../../include/QtCore/qdatetime.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qdatetime.h \ ../../include/QtCore/QEvent \ ../../include/QtCore/QAbstractEventDispatcher \ ../../include/QtCore/qabstracteventdispatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qabstracteventdispatcher.h \ ../../include/QtGui/QScreen \ ../../include/QtGui/qscreen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qscreen.h \ ../../include/QtCore/QObject \ ../../include/QtCore/QRect \ ../../include/QtCore/QSizeF \ ../../include/QtGui/QTransform \ ../../include/QtGui/QWindow \ ../../include/QtGui/qwindow.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindow.h \ ../../include/QtCore/QMargins \ ../../include/QtGui/qsurface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurface.h \ ../../include/QtGui/qsurfaceformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurfaceformat.h \ ../../include/QtGui/qicon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qicon.h \ ../../include/QtGui/qcursor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qcursor.h \ ../../include/QtCore/QWeakPointer \ ../../include/QtCore/QMutex \ ../../include/QtGui/QTouchEvent \ ../../include/QtCore/QEventLoop \ ../../include/QtGui/QVector2D \ ../../include/QtGui/5.10.0/QtGui/qpa/qwindowsysteminterface_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowsysteminterface_p.h \ ../../include/QtCore/QElapsedTimer \ ../../include/QtCore/qelapsedtimer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qelapsedtimer.h \ ../../include/QtCore/QPointer \ ../../include/QtGui/QList \ ../../include/QtCore/QWaitCondition \ ../../include/QtCore/QAtomicInt \ ../../include/QtGui/5.10.0/QtGui/private/qshortcutmap_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qshortcutmap_p.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformintegration.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformintegration.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformscreen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformscreen.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qplatformpixmap.h \ ../../include/QtGui/qopenglcontext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qopenglcontext.h \ ../../include/QtCore/QScopedPointer \ ../../include/QtGui/QSurfaceFormat \ ../../include/QtGui/qopengl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengl.h \ ../../include/QtCore/qt_windows.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qt_windows.h \ ../../include/QtGui/qopengles2ext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengles2ext.h \ ../../include/QtGui/qopenglext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglext.h \ ../../include/QtGui/qopenglversionfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformfontdatabase.h \ ../../include/QtCore/qendian.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qendian.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qrawfont.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qrawfont.cpp .obj/qglyphrun.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qglyphrun.cpp ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qglyphrun.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtGui/qrawfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qrawfont.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtGui/qfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtGui/qfontdatabase.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontdatabase.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qglyphrun_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qglyphrun.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qglyphrun.cpp .obj/qdistancefield.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qdistancefield.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qdistancefield_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtGui/qrawfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qrawfont.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtGui/qfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtGui/qfontdatabase.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontdatabase.h \ ../../include/QtGui/5.10.0/QtGui/private/qfontengine_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontengine_p.h \ ../../include/QtCore/QLinkedList \ ../../include/QtCore/qlinkedlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlinkedlist.h \ ../../include/QtGui/5.10.0/QtGui/private/qtextengine_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextengine_p.h \ ../../include/QtGui/qtextlayout.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextlayout.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtGui/qevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qevent.h \ ../../include/QtGui/qkeysequence.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qkeysequence.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qurl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurl.h \ ../../include/QtCore/qurlquery.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurlquery.h \ ../../include/QtCore/qfile.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfile.h \ ../../include/QtCore/qfiledevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfiledevice.h \ ../../include/QtGui/qvector2d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector2d.h \ ../../include/QtGui/qtouchdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtouchdevice.h \ ../../include/QtGui/qtextformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextformat.h \ ../../include/QtGui/qpen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpen.h \ ../../include/QtGui/qbrush.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbrush.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtGui/qtextoption.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextoption.h \ ../../include/QtGui/qglyphrun.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qglyphrun.h \ ../../include/QtGui/qtextcursor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextcursor.h \ ../../include/QtGui/5.10.0/QtGui/private/qtextformat_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextformat_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qfont_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qfixed_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qfixed_p.h \ ../../include/QtGui/qpaintengine.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengine.h \ ../../include/QtGui/qpainter.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainter.h \ ../../include/QtGui/qfontinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontinfo.h \ ../../include/QtGui/qfontmetrics.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontmetrics.h \ ../../include/QtGui/qtextobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextobject.h \ ../../include/QtGui/5.10.0/QtGui/private/qtextdocument_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocument_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qobject_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtCore/qreadwritelock.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qreadwritelock.h \ ../../include/QtGui/5.10.0/QtGui/private/qfragmentmap_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfragmentmap_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtools_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qtools_p.h \ ../../include/QtGui/qtextdocument.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocument.h \ ../../include/QtGui/5.10.0/QtGui/private/qcssparser_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qcssparser_p.h \ ../../include/QtCore/QStringList \ ../../include/QtCore/QVector \ ../../include/QtCore/QVariant \ ../../include/QtCore/QPair \ ../../include/QtCore/QSize \ ../../include/QtCore/QMultiHash \ ../../include/QtGui/QFont \ ../../include/QtGui/QPalette \ ../../include/QtGui/qpalette.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpalette.h \ ../../include/QtCore/QSharedData \ ../../include/QtCore/5.10.0/QtCore/private/qunicodetools_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qunicodetools_p.h \ ../../include/QtCore/QLoggingCategory \ ../../include/QtCore/qloggingcategory.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qloggingcategory.h \ ../../include/QtCore/qmath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmath.h \ ../../include/QtGui/5.10.0/QtGui/private/qdatabuffer_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qdatabuffer_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qimage_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage_p.h \ ../../include/QtCore/QMap \ ../../include/QtGui/5.10.0/QtGui/private/qpathsimplifier_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpathsimplifier_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qvectorpath_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qvectorpath_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qpaintengine_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengine_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qstroker_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qstroker_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qnumeric_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qpainter_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainter_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qpen_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpen_p.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qdistancefield.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qdistancefield.cpp .obj/qinputcontrol.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qinputcontrol.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qinputcontrol_p.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtGui/qevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qevent.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtGui/qkeysequence.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qkeysequence.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/qurl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurl.h \ ../../include/QtCore/qurlquery.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurlquery.h \ ../../include/QtCore/qfile.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfile.h \ ../../include/QtCore/qfiledevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfiledevice.h \ ../../include/QtGui/qvector2d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector2d.h \ ../../include/QtGui/qtouchdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtouchdevice.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qinputcontrol.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qinputcontrol.cpp .obj/qfontengine_qpf2.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontengine_qpf2.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontengine_qpf2_p.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtCore/qendian.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qendian.h \ ../../include/QtCore/QBuffer \ ../../include/QtCore/qbuffer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qbuffer.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontengine_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtCore/QLinkedList \ ../../include/QtCore/qlinkedlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlinkedlist.h \ ../../include/QtGui/5.10.0/QtGui/private/qtextengine_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextengine_p.h \ ../../include/QtGui/qtextlayout.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextlayout.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtGui/qevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qevent.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtGui/qkeysequence.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qkeysequence.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/qurl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurl.h \ ../../include/QtCore/qurlquery.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurlquery.h \ ../../include/QtCore/qfile.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfile.h \ ../../include/QtCore/qfiledevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfiledevice.h \ ../../include/QtGui/qvector2d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector2d.h \ ../../include/QtGui/qtouchdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtouchdevice.h \ ../../include/QtGui/qtextformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextformat.h \ ../../include/QtGui/qfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont.h \ ../../include/QtGui/qpen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpen.h \ ../../include/QtGui/qbrush.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbrush.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtGui/qtextoption.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextoption.h \ ../../include/QtGui/qglyphrun.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qglyphrun.h \ ../../include/QtGui/qrawfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qrawfont.h \ ../../include/QtGui/qfontdatabase.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontdatabase.h \ ../../include/QtGui/qtextcursor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextcursor.h \ ../../include/QtGui/5.10.0/QtGui/private/qtextformat_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextformat_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qfont_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qfixed_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qfixed_p.h \ ../../include/QtGui/qpaintengine.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengine.h \ ../../include/QtGui/qpainter.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainter.h \ ../../include/QtGui/qfontinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontinfo.h \ ../../include/QtGui/qfontmetrics.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontmetrics.h \ ../../include/QtGui/qtextobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextobject.h \ ../../include/QtGui/5.10.0/QtGui/private/qtextdocument_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocument_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qobject_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtCore/qreadwritelock.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qreadwritelock.h \ ../../include/QtGui/5.10.0/QtGui/private/qfragmentmap_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfragmentmap_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtools_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qtools_p.h \ ../../include/QtGui/qtextdocument.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocument.h \ ../../include/QtGui/5.10.0/QtGui/private/qcssparser_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qcssparser_p.h \ ../../include/QtCore/QStringList \ ../../include/QtCore/QVector \ ../../include/QtCore/QVariant \ ../../include/QtCore/QPair \ ../../include/QtCore/QSize \ ../../include/QtCore/QMultiHash \ ../../include/QtGui/QFont \ ../../include/QtGui/QPalette \ ../../include/QtGui/qpalette.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpalette.h \ ../../include/QtCore/QSharedData \ ../../include/QtCore/5.10.0/QtCore/private/qunicodetools_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qunicodetools_p.h \ ../../include/QtCore/QFile \ ../../include/QtCore/QFileInfo \ ../../include/QtCore/qfileinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfileinfo.h \ ../../include/QtCore/QDir \ ../../include/QtCore/qdir.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdir.h \ ../../include/QtCore/5.10.0/QtCore/private/qstringiterator_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringiterator_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qpaintengine_raster_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengine_raster_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qpaintengineex_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengineex_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qpaintengine_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengine_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qstroker_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qstroker_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qdatabuffer_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qdatabuffer_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qnumeric_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qpainter_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainter_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qpen_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpen_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qvectorpath_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qvectorpath_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qdrawhelper_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qdrawhelper_p.h \ ../../include/QtCore/qmath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmath.h \ ../../include/QtGui/5.10.0/QtGui/private/qrasterdefs_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrasterdefs_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qsimd_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsimd_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qrasterizer_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrasterizer_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtextureglyphcache_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtextureglyphcache_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qfontengineglyphcache_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontengineglyphcache_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qfontengine_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qoutlinemapper_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qoutlinemapper_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qguiapplication_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qguiapplication_p.h \ ../../include/QtGui/qguiapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qguiapplication.h \ ../../include/QtCore/qcoreapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreapplication.h \ ../../include/QtCore/qeventloop.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qeventloop.h \ ../../include/QtGui/qinputmethod.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qinputmethod.h \ ../../include/QtCore/QPointF \ ../../include/QtCore/5.10.0/QtCore/private/qcoreapplication_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreapplication_p.h \ ../../include/QtCore/qtranslator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qtranslator.h \ ../../include/QtCore/qsettings.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qsettings.h \ ../../include/QtCore/5.10.0/QtCore/private/qcore_mac_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcore_mac_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qthread_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qthread_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++-64/qplatformdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++/qplatformdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/common/posix/qplatformdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/common/c89/qplatformdefs.h \ ../../include/QtCore/qthread.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qthread.h \ ../../include/QtCore/qstack.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstack.h \ ../../include/QtCore/qwaitcondition.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qwaitcondition.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qwindowsysteminterface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.h \ ../../include/QtCore/QTime \ ../../include/QtCore/qdatetime.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qdatetime.h \ ../../include/QtCore/QEvent \ ../../include/QtCore/QAbstractEventDispatcher \ ../../include/QtCore/qabstracteventdispatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qabstracteventdispatcher.h \ ../../include/QtGui/QScreen \ ../../include/QtGui/qscreen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qscreen.h \ ../../include/QtCore/QList \ ../../include/QtCore/QObject \ ../../include/QtCore/QRect \ ../../include/QtCore/QSizeF \ ../../include/QtGui/QTransform \ ../../include/QtGui/QWindow \ ../../include/QtGui/qwindow.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindow.h \ ../../include/QtCore/QMargins \ ../../include/QtGui/qsurface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurface.h \ ../../include/QtGui/qsurfaceformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurfaceformat.h \ ../../include/QtGui/qicon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qicon.h \ ../../include/QtGui/qcursor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qcursor.h \ ../../include/QtCore/QWeakPointer \ ../../include/QtCore/QMutex \ ../../include/QtGui/QTouchEvent \ ../../include/QtCore/QEventLoop \ ../../include/QtGui/QVector2D \ ../../include/QtGui/5.10.0/QtGui/qpa/qwindowsysteminterface_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowsysteminterface_p.h \ ../../include/QtCore/QElapsedTimer \ ../../include/QtCore/qelapsedtimer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qelapsedtimer.h \ ../../include/QtCore/QPointer \ ../../include/QtGui/QList \ ../../include/QtCore/QWaitCondition \ ../../include/QtCore/QAtomicInt \ ../../include/QtGui/5.10.0/QtGui/private/qshortcutmap_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qshortcutmap_p.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformfontdatabase.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qplatformfontdatabase.h \ ../../include/QtCore/QString \ ../../include/QtCore/QHash \ ../../include/QtGui/QFontDatabase \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformintegration.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformintegration.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformscreen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformscreen.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qplatformpixmap.h \ ../../include/QtGui/qopenglcontext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qopenglcontext.h \ ../../include/QtCore/QScopedPointer \ ../../include/QtGui/QSurfaceFormat \ ../../include/QtGui/qopengl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengl.h \ ../../include/QtCore/qt_windows.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qt_windows.h \ ../../include/QtGui/qopengles2ext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengles2ext.h \ ../../include/QtGui/qopenglext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglext.h \ ../../include/QtGui/qopenglversionfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qfontengine_qpf2.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontengine_qpf2.cpp .obj/qplatformfontdatabase.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qplatformfontdatabase.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qplatformfontdatabase.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/QString \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/QStringList \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/QList \ ../../include/QtCore/QHash \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtGui/QFontDatabase \ ../../include/QtGui/qfontdatabase.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontdatabase.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtGui/qfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtGui/5.10.0/QtGui/private/qfontengine_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontengine_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtCore/QLinkedList \ ../../include/QtCore/qlinkedlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlinkedlist.h \ ../../include/QtGui/5.10.0/QtGui/private/qtextengine_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextengine_p.h \ ../../include/QtGui/qtextlayout.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextlayout.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtGui/qevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qevent.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtGui/qkeysequence.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qkeysequence.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qurl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurl.h \ ../../include/QtCore/qurlquery.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurlquery.h \ ../../include/QtCore/qfile.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfile.h \ ../../include/QtCore/qfiledevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfiledevice.h \ ../../include/QtGui/qvector2d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector2d.h \ ../../include/QtGui/qtouchdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtouchdevice.h \ ../../include/QtGui/qtextformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextformat.h \ ../../include/QtGui/qpen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpen.h \ ../../include/QtGui/qbrush.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbrush.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtGui/qtextoption.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextoption.h \ ../../include/QtGui/qglyphrun.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qglyphrun.h \ ../../include/QtGui/qrawfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qrawfont.h \ ../../include/QtGui/qtextcursor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextcursor.h \ ../../include/QtGui/5.10.0/QtGui/private/qtextformat_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextformat_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qfont_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qfixed_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qfixed_p.h \ ../../include/QtGui/qpaintengine.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengine.h \ ../../include/QtGui/qpainter.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainter.h \ ../../include/QtGui/qfontinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontinfo.h \ ../../include/QtGui/qfontmetrics.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontmetrics.h \ ../../include/QtGui/qtextobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextobject.h \ ../../include/QtGui/5.10.0/QtGui/private/qtextdocument_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocument_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qobject_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtCore/qreadwritelock.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qreadwritelock.h \ ../../include/QtGui/5.10.0/QtGui/private/qfragmentmap_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfragmentmap_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtools_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qtools_p.h \ ../../include/QtGui/qtextdocument.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocument.h \ ../../include/QtGui/5.10.0/QtGui/private/qcssparser_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qcssparser_p.h \ ../../include/QtCore/QVector \ ../../include/QtCore/QVariant \ ../../include/QtCore/QPair \ ../../include/QtCore/QSize \ ../../include/QtCore/QMultiHash \ ../../include/QtGui/QFont \ ../../include/QtGui/QPalette \ ../../include/QtGui/qpalette.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpalette.h \ ../../include/QtCore/QSharedData \ ../../include/QtCore/5.10.0/QtCore/private/qunicodetools_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qunicodetools_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qfontengine_qpf2_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontengine_qpf2_p.h \ ../../include/QtCore/qendian.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qendian.h \ ../../include/QtCore/QBuffer \ ../../include/QtCore/qbuffer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qbuffer.h \ ../../include/QtCore/QFile \ ../../include/QtGui/QGuiApplication \ ../../include/QtGui/qguiapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qguiapplication.h \ ../../include/QtCore/qcoreapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreapplication.h \ ../../include/QtCore/qeventloop.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qeventloop.h \ ../../include/QtGui/qinputmethod.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qinputmethod.h \ ../../include/QtGui/QScreen \ ../../include/QtGui/qscreen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qscreen.h \ ../../include/QtCore/QObject \ ../../include/QtCore/QRect \ ../../include/QtCore/QSizeF \ ../../include/QtGui/QTransform \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformscreen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformscreen.h \ ../../include/QtGui/qcursor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qcursor.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qplatformpixmap.h \ ../../include/QtCore/QLibraryInfo \ ../../include/QtCore/qlibraryinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlibraryinfo.h \ ../../include/QtCore/qdatetime.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qdatetime.h \ ../../include/QtCore/QDir \ ../../include/QtCore/qdir.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdir.h \ ../../include/QtCore/qfileinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfileinfo.h \ ../../include/QtCore/QMetaEnum \ ../../include/QtCore/qmetaobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetaobject.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qplatformfontdatabase.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qplatformfontdatabase.cpp .obj/qharfbuzzng.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qharfbuzzng.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qharfbuzzng_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qstringiterator_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringiterator_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontengine_p.h \ ../../include/QtCore/QLinkedList \ ../../include/QtCore/qlinkedlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlinkedlist.h \ ../../include/QtGui/5.10.0/QtGui/private/qtextengine_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextengine_p.h \ ../../include/QtGui/qtextlayout.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextlayout.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtGui/qevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qevent.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtGui/qkeysequence.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qkeysequence.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/qurl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurl.h \ ../../include/QtCore/qurlquery.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurlquery.h \ ../../include/QtCore/qfile.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfile.h \ ../../include/QtCore/qfiledevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfiledevice.h \ ../../include/QtGui/qvector2d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector2d.h \ ../../include/QtGui/qtouchdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtouchdevice.h \ ../../include/QtGui/qtextformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextformat.h \ ../../include/QtGui/qfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont.h \ ../../include/QtGui/qpen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpen.h \ ../../include/QtGui/qbrush.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbrush.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtGui/qtextoption.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextoption.h \ ../../include/QtGui/qglyphrun.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qglyphrun.h \ ../../include/QtGui/qrawfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qrawfont.h \ ../../include/QtGui/qfontdatabase.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontdatabase.h \ ../../include/QtGui/qtextcursor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextcursor.h \ ../../include/QtGui/5.10.0/QtGui/private/qtextformat_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextformat_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qfont_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qfixed_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qfixed_p.h \ ../../include/QtGui/qpaintengine.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengine.h \ ../../include/QtGui/qpainter.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainter.h \ ../../include/QtGui/qfontinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontinfo.h \ ../../include/QtGui/qfontmetrics.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontmetrics.h \ ../../include/QtGui/qtextobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextobject.h \ ../../include/QtGui/5.10.0/QtGui/private/qtextdocument_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocument_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qobject_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtCore/qreadwritelock.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qreadwritelock.h \ ../../include/QtGui/5.10.0/QtGui/private/qfragmentmap_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfragmentmap_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtools_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qtools_p.h \ ../../include/QtGui/qtextdocument.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocument.h \ ../../include/QtGui/5.10.0/QtGui/private/qcssparser_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qcssparser_p.h \ ../../include/QtCore/QStringList \ ../../include/QtCore/QVector \ ../../include/QtCore/QVariant \ ../../include/QtCore/QPair \ ../../include/QtCore/QSize \ ../../include/QtCore/QMultiHash \ ../../include/QtGui/QFont \ ../../include/QtGui/QPalette \ ../../include/QtGui/qpalette.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpalette.h \ ../../include/QtCore/QSharedData \ ../../include/QtCore/5.10.0/QtCore/private/qunicodetools_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qunicodetools_p.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qharfbuzzng.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qharfbuzzng.cpp .obj/qtextodfwriter.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextodfwriter.cpp ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextodfwriter_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtCore/QXmlStreamWriter \ ../../include/QtCore/qxmlstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/xml/qxmlstream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qstack.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstack.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocument_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qobject_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qreadwritelock.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qreadwritelock.h \ ../../include/QtGui/5.10.0/QtGui/private/qfragmentmap_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfragmentmap_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtools_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qtools_p.h \ ../../include/QtGui/qtextlayout.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextlayout.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtGui/qevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qevent.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtGui/qkeysequence.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qkeysequence.h \ ../../include/QtCore/qurl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurl.h \ ../../include/QtCore/qurlquery.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurlquery.h \ ../../include/QtCore/qfile.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfile.h \ ../../include/QtCore/qfiledevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfiledevice.h \ ../../include/QtGui/qvector2d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector2d.h \ ../../include/QtGui/qtouchdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtouchdevice.h \ ../../include/QtGui/qtextformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextformat.h \ ../../include/QtGui/qfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont.h \ ../../include/QtGui/qpen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpen.h \ ../../include/QtGui/qbrush.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbrush.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtGui/qtextoption.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextoption.h \ ../../include/QtGui/qglyphrun.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qglyphrun.h \ ../../include/QtGui/qrawfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qrawfont.h \ ../../include/QtGui/qfontdatabase.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontdatabase.h \ ../../include/QtGui/qtextcursor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextcursor.h \ ../../include/QtGui/5.10.0/QtGui/private/qtextformat_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextformat_p.h \ ../../include/QtGui/qtextdocument.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocument.h \ ../../include/QtGui/qtextobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextobject.h \ ../../include/QtGui/5.10.0/QtGui/private/qcssparser_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qcssparser_p.h \ ../../include/QtCore/QStringList \ ../../include/QtCore/QVector \ ../../include/QtCore/QVariant \ ../../include/QtCore/QPair \ ../../include/QtCore/QSize \ ../../include/QtCore/QMultiHash \ ../../include/QtGui/QFont \ ../../include/QtGui/QPalette \ ../../include/QtGui/qpalette.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpalette.h \ ../../include/QtCore/QSharedData \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocumentwriter.h \ ../../include/QtGui/QImageWriter \ ../../include/QtGui/qimagewriter.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimagewriter.h \ ../../include/QtCore/qcoreapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreapplication.h \ ../../include/QtCore/qeventloop.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qeventloop.h \ ../../include/QtGui/qimageiohandler.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimageiohandler.h \ ../../include/QtCore/qplugin.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/plugin/qplugin.h \ ../../include/QtCore/qjsonobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/json/qjsonobject.h \ ../../include/QtCore/qjsonvalue.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/json/qjsonvalue.h \ ../../include/QtCore/qfactoryinterface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/plugin/qfactoryinterface.h \ ../../include/QtGui/QTextListFormat \ ../../include/QtGui/QTextList \ ../../include/QtGui/qtextlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextlist.h \ ../../include/QtCore/QBuffer \ ../../include/QtCore/qbuffer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qbuffer.h \ ../../include/QtCore/QUrl \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtexttable.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextimagehandler_p.h \ ../../include/QtGui/qabstracttextdocumentlayout.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qabstracttextdocumentlayout.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qzipwriter_p.h \ ../../include/QtCore/QDebug \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qtextodfwriter.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextodfwriter.cpp .obj/qzip.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qzip.cpp ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qzipreader_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtCore/qdatetime.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qdatetime.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qfile.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfile.h \ ../../include/QtCore/qfiledevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfiledevice.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qzipwriter_p.h \ ../../include/QtCore/qendian.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qendian.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/qdir.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdir.h \ ../../include/QtCore/qfileinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfileinfo.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qzip.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qzip.cpp .obj/qcssparser.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qcssparser.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qcssparser_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtCore/QStringList \ ../../include/QtCore/QVector \ ../../include/QtCore/QVariant \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/QPair \ ../../include/QtCore/QSize \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtCore/QMultiHash \ ../../include/QtGui/QFont \ ../../include/QtGui/qfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtGui/QPalette \ ../../include/QtGui/qpalette.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpalette.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtGui/qbrush.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbrush.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtCore/QSharedData \ ../../include/QtGui/qicon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qicon.h \ ../../include/QtCore/qfileinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfileinfo.h \ ../../include/QtCore/qfile.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfile.h \ ../../include/QtCore/qfiledevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfiledevice.h \ ../../include/QtGui/qfontmetrics.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontmetrics.h \ ../../include/QtGui/qimagereader.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimagereader.h \ ../../include/QtCore/qcoreapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreapplication.h \ ../../include/QtCore/qeventloop.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qeventloop.h \ ../../include/QtGui/qimageiohandler.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimageiohandler.h \ ../../include/QtCore/qplugin.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/plugin/qplugin.h \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtCore/qjsonobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/json/qjsonobject.h \ ../../include/QtCore/qjsonvalue.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/json/qjsonvalue.h \ ../../include/QtCore/qfactoryinterface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/plugin/qfactoryinterface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qcssscanner.cpp \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qcssparser.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qcssparser.cpp .obj/qbackingstore.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbackingstore.cpp ../../include/QtGui/qbackingstore.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbackingstore.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtGui/qwindow.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindow.h \ ../../include/QtCore/QObject \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/QEvent \ ../../include/QtCore/QMargins \ ../../include/QtCore/QRect \ ../../include/QtGui/qsurface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurface.h \ ../../include/QtGui/qsurfaceformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurfaceformat.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtGui/qicon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qicon.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtGui/qcursor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qcursor.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformbackingstore.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qplatformbackingstore.h \ ../../include/QtGui/qopengl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengl.h \ ../../include/QtCore/qt_windows.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qt_windows.h \ ../../include/QtGui/qopengles2ext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengles2ext.h \ ../../include/QtGui/qopenglext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglext.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformintegration.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformintegration.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformscreen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformscreen.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qplatformpixmap.h \ ../../include/QtGui/qopenglcontext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qopenglcontext.h \ ../../include/QtCore/QScopedPointer \ ../../include/QtGui/QSurfaceFormat \ ../../include/QtGui/qopenglversionfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.h \ ../../include/QtGui/qscreen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qscreen.h \ ../../include/QtCore/QList \ ../../include/QtCore/QSize \ ../../include/QtCore/QSizeF \ ../../include/QtGui/QTransform \ ../../include/QtGui/5.10.0/QtGui/private/qguiapplication_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qguiapplication_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtGui/qguiapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qguiapplication.h \ ../../include/QtCore/qcoreapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreapplication.h \ ../../include/QtCore/qeventloop.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qeventloop.h \ ../../include/QtGui/qinputmethod.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qinputmethod.h \ ../../include/QtCore/QPointF \ ../../include/QtCore/5.10.0/QtCore/private/qcoreapplication_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreapplication_p.h \ ../../include/QtCore/qtranslator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qtranslator.h \ ../../include/QtCore/qsettings.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qsettings.h \ ../../include/QtCore/5.10.0/QtCore/private/qobject_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtCore/qreadwritelock.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qreadwritelock.h \ ../../include/QtCore/5.10.0/QtCore/private/qcore_mac_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcore_mac_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qthread_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qthread_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++-64/qplatformdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++/qplatformdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/common/posix/qplatformdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/common/c89/qplatformdefs.h \ ../../include/QtCore/qthread.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qthread.h \ ../../include/QtCore/qstack.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstack.h \ ../../include/QtCore/qwaitcondition.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qwaitcondition.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qwindowsysteminterface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.h \ ../../include/QtCore/QTime \ ../../include/QtCore/qdatetime.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qdatetime.h \ ../../include/QtCore/QAbstractEventDispatcher \ ../../include/QtCore/qabstracteventdispatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qabstracteventdispatcher.h \ ../../include/QtGui/QScreen \ ../../include/QtGui/QWindow \ ../../include/QtCore/QWeakPointer \ ../../include/QtCore/QMutex \ ../../include/QtGui/QTouchEvent \ ../../include/QtGui/qevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qevent.h \ ../../include/QtGui/qkeysequence.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qkeysequence.h \ ../../include/QtCore/qurl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurl.h \ ../../include/QtCore/qurlquery.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurlquery.h \ ../../include/QtCore/qfile.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfile.h \ ../../include/QtCore/qfiledevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfiledevice.h \ ../../include/QtGui/qvector2d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector2d.h \ ../../include/QtGui/qtouchdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtouchdevice.h \ ../../include/QtCore/QEventLoop \ ../../include/QtGui/QVector2D \ ../../include/QtGui/5.10.0/QtGui/qpa/qwindowsysteminterface_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowsysteminterface_p.h \ ../../include/QtCore/QElapsedTimer \ ../../include/QtCore/qelapsedtimer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qelapsedtimer.h \ ../../include/QtCore/QPointer \ ../../include/QtGui/QList \ ../../include/QtCore/QWaitCondition \ ../../include/QtCore/QAtomicInt \ ../../include/QtGui/5.10.0/QtGui/private/qshortcutmap_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qshortcutmap_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qwindow_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindow_p.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformwindow.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformwindow.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformopenglcontext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformopenglcontext.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformsurface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformsurface.h \ ../../include/QtGui/QIcon \ ../../include/QtGui/5.10.0/QtGui/private/qhighdpiscaling_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qhighdpiscaling_p.h \ ../../include/QtCore/qmath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmath.h \ ../../include/QtCore/qloggingcategory.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qloggingcategory.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qbackingstore.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbackingstore.cpp .obj/qbezier.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbezier.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbezier_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtGui/5.10.0/QtGui/private/qdatabuffer_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qdatabuffer_p.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/qmath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmath.h \ ../../include/QtCore/5.10.0/QtCore/private/qnumeric_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric_p.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qbezier.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbezier.cpp .obj/qblendfunctions.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qblendfunctions.cpp ../../include/QtCore/qmath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmath.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qblendfunctions_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qdrawhelper_p.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtGui/qpainter.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainter.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtGui/qtextoption.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextoption.h \ ../../include/QtGui/qpen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpen.h \ ../../include/QtGui/qbrush.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbrush.h \ ../../include/QtGui/qfontinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontinfo.h \ ../../include/QtGui/qfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont.h \ ../../include/QtGui/qfontmetrics.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontmetrics.h \ ../../include/QtGui/5.10.0/QtGui/private/qrasterdefs_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrasterdefs_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qsimd_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsimd_p.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qblendfunctions.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qblendfunctions.cpp .obj/qblittable.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qblittable.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qblittable_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtGui/5.10.0/QtGui/private/qpixmap_blitter_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap_blitter_p.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qplatformpixmap.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtGui/5.10.0/QtGui/private/qpaintengine_blitter_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengine_blitter_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qpaintengine_raster_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengine_raster_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qpaintengineex_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengineex_p.h \ ../../include/QtGui/qpaintengine.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengine.h \ ../../include/QtGui/qpainter.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainter.h \ ../../include/QtGui/qtextoption.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextoption.h \ ../../include/QtGui/qpen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpen.h \ ../../include/QtGui/qbrush.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbrush.h \ ../../include/QtGui/qfontinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontinfo.h \ ../../include/QtGui/qfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont.h \ ../../include/QtGui/qfontmetrics.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontmetrics.h \ ../../include/QtGui/5.10.0/QtGui/private/qpaintengine_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengine_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qobject_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qreadwritelock.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qreadwritelock.h \ ../../include/QtGui/5.10.0/QtGui/private/qstroker_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qstroker_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qdatabuffer_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qdatabuffer_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qnumeric_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qpainter_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainter_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qpen_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpen_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qvectorpath_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qvectorpath_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qdrawhelper_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qdrawhelper_p.h \ ../../include/QtCore/qmath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmath.h \ ../../include/QtGui/5.10.0/QtGui/private/qrasterdefs_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrasterdefs_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qsimd_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsimd_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qrasterizer_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrasterizer_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtextureglyphcache_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtextureglyphcache_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qfontengineglyphcache_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontengineglyphcache_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qfont_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont_p.h \ ../../include/QtGui/qfontdatabase.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontdatabase.h \ ../../include/QtGui/5.10.0/QtGui/private/qfixed_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qfixed_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qfontengine_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontengine_p.h \ ../../include/QtCore/QLinkedList \ ../../include/QtCore/qlinkedlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlinkedlist.h \ ../../include/QtGui/5.10.0/QtGui/private/qtextengine_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextengine_p.h \ ../../include/QtGui/qtextlayout.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextlayout.h \ ../../include/QtGui/qevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qevent.h \ ../../include/QtGui/qkeysequence.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qkeysequence.h \ ../../include/QtCore/qurl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurl.h \ ../../include/QtCore/qurlquery.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurlquery.h \ ../../include/QtCore/qfile.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfile.h \ ../../include/QtCore/qfiledevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfiledevice.h \ ../../include/QtGui/qvector2d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector2d.h \ ../../include/QtGui/qtouchdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtouchdevice.h \ ../../include/QtGui/qtextformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextformat.h \ ../../include/QtGui/qglyphrun.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qglyphrun.h \ ../../include/QtGui/qrawfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qrawfont.h \ ../../include/QtGui/qtextcursor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextcursor.h \ ../../include/QtGui/5.10.0/QtGui/private/qtextformat_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextformat_p.h \ ../../include/QtGui/qtextobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextobject.h \ ../../include/QtGui/5.10.0/QtGui/private/qtextdocument_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocument_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qfragmentmap_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfragmentmap_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtools_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qtools_p.h \ ../../include/QtGui/qtextdocument.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocument.h \ ../../include/QtGui/5.10.0/QtGui/private/qcssparser_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qcssparser_p.h \ ../../include/QtCore/QStringList \ ../../include/QtCore/QVector \ ../../include/QtCore/QVariant \ ../../include/QtCore/QPair \ ../../include/QtCore/QSize \ ../../include/QtCore/QMultiHash \ ../../include/QtGui/QFont \ ../../include/QtGui/QPalette \ ../../include/QtGui/qpalette.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpalette.h \ ../../include/QtCore/QSharedData \ ../../include/QtCore/5.10.0/QtCore/private/qunicodetools_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qunicodetools_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qoutlinemapper_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qoutlinemapper_p.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qblittable.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qblittable.cpp .obj/qbrush.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbrush.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbrush.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtGui/qbitmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qbitmap.h \ ../../include/QtGui/qpixmapcache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmapcache.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qplatformpixmap.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qcoreapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreapplication.h \ ../../include/QtCore/qeventloop.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qeventloop.h \ ../../include/QtGui/5.10.0/QtGui/private/qhexstring_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qhexstring_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qbrush.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbrush.cpp .obj/qcolor.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/5.10.0/QtCore/private/qtools_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qtools_p.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qcolor.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.cpp .obj/qcolorprofile.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolorprofile.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolorprofile_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtCore/qmath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmath.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qcolorprofile.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolorprofile.cpp .obj/qcompositionfunctions.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/5.10.0/QtGui/private/qdrawhelper_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qdrawhelper_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtCore/qmath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmath.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtGui/qpainter.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainter.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtGui/qtextoption.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextoption.h \ ../../include/QtGui/qpen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpen.h \ ../../include/QtGui/qbrush.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbrush.h \ ../../include/QtGui/qfontinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontinfo.h \ ../../include/QtGui/qfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont.h \ ../../include/QtGui/qfontmetrics.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontmetrics.h \ ../../include/QtGui/5.10.0/QtGui/private/qrasterdefs_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrasterdefs_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qsimd_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsimd_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qrgba64_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64_p.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qcompositionfunctions.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcompositionfunctions.cpp .obj/qcosmeticstroker.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcosmeticstroker.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcosmeticstroker_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qdrawhelper_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qdrawhelper_p.h \ ../../include/QtCore/qmath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmath.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtGui/qpainter.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainter.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtGui/qtextoption.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextoption.h \ ../../include/QtGui/qpen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpen.h \ ../../include/QtGui/qbrush.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbrush.h \ ../../include/QtGui/qfontinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontinfo.h \ ../../include/QtGui/qfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont.h \ ../../include/QtGui/qfontmetrics.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontmetrics.h \ ../../include/QtGui/5.10.0/QtGui/private/qrasterdefs_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrasterdefs_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qsimd_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsimd_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qvectorpath_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qvectorpath_p.h \ ../../include/QtGui/qpaintengine.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengine.h \ ../../include/QtGui/5.10.0/QtGui/private/qpaintengine_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengine_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qobject_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qreadwritelock.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qreadwritelock.h \ ../../include/QtGui/5.10.0/QtGui/private/qstroker_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qstroker_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qdatabuffer_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qdatabuffer_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qnumeric_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qpainter_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainter_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qpen_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpen_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qpaintengine_raster_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengine_raster_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qpaintengineex_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengineex_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qrasterizer_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrasterizer_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtextureglyphcache_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtextureglyphcache_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qfontengineglyphcache_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontengineglyphcache_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qfont_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont_p.h \ ../../include/QtGui/qfontdatabase.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontdatabase.h \ ../../include/QtGui/5.10.0/QtGui/private/qfixed_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qfixed_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qfontengine_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontengine_p.h \ ../../include/QtCore/QLinkedList \ ../../include/QtCore/qlinkedlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlinkedlist.h \ ../../include/QtGui/5.10.0/QtGui/private/qtextengine_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextengine_p.h \ ../../include/QtGui/qtextlayout.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextlayout.h \ ../../include/QtGui/qevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qevent.h \ ../../include/QtGui/qkeysequence.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qkeysequence.h \ ../../include/QtCore/qurl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurl.h \ ../../include/QtCore/qurlquery.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurlquery.h \ ../../include/QtCore/qfile.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfile.h \ ../../include/QtCore/qfiledevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfiledevice.h \ ../../include/QtGui/qvector2d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector2d.h \ ../../include/QtGui/qtouchdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtouchdevice.h \ ../../include/QtGui/qtextformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextformat.h \ ../../include/QtGui/qglyphrun.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qglyphrun.h \ ../../include/QtGui/qrawfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qrawfont.h \ ../../include/QtGui/qtextcursor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextcursor.h \ ../../include/QtGui/5.10.0/QtGui/private/qtextformat_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextformat_p.h \ ../../include/QtGui/qtextobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextobject.h \ ../../include/QtGui/5.10.0/QtGui/private/qtextdocument_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocument_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qfragmentmap_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfragmentmap_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtools_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qtools_p.h \ ../../include/QtGui/qtextdocument.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocument.h \ ../../include/QtGui/5.10.0/QtGui/private/qcssparser_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qcssparser_p.h \ ../../include/QtCore/QStringList \ ../../include/QtCore/QVector \ ../../include/QtCore/QVariant \ ../../include/QtCore/QPair \ ../../include/QtCore/QSize \ ../../include/QtCore/QMultiHash \ ../../include/QtGui/QFont \ ../../include/QtGui/QPalette \ ../../include/QtGui/qpalette.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpalette.h \ ../../include/QtCore/QSharedData \ ../../include/QtCore/5.10.0/QtCore/private/qunicodetools_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qunicodetools_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qoutlinemapper_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qoutlinemapper_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qpainterpath_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qrgba64_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64_p.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qcosmeticstroker.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcosmeticstroker.cpp .obj/qdrawhelper.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qdrawhelper.cpp ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qstylehints.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qstylehints.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtGui/qguiapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qguiapplication.h \ ../../include/QtCore/qcoreapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreapplication.h \ ../../include/QtCore/qeventloop.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qeventloop.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtGui/qinputmethod.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qinputmethod.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtGui/5.10.0/QtGui/private/qcolorprofile_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolorprofile_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtGui/5.10.0/QtGui/private/qdrawhelper_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qdrawhelper_p.h \ ../../include/QtCore/qmath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmath.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qpainter.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainter.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtGui/qtextoption.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextoption.h \ ../../include/QtGui/qpen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpen.h \ ../../include/QtGui/qbrush.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbrush.h \ ../../include/QtGui/qfontinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontinfo.h \ ../../include/QtGui/qfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont.h \ ../../include/QtGui/qfontmetrics.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontmetrics.h \ ../../include/QtGui/5.10.0/QtGui/private/qrasterdefs_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrasterdefs_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qsimd_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsimd_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qpaintengine_raster_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengine_raster_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qpaintengineex_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengineex_p.h \ ../../include/QtGui/qpaintengine.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengine.h \ ../../include/QtGui/5.10.0/QtGui/private/qpaintengine_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengine_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qobject_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtCore/qreadwritelock.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qreadwritelock.h \ ../../include/QtGui/5.10.0/QtGui/private/qstroker_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qstroker_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qdatabuffer_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qdatabuffer_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qnumeric_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qpainter_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainter_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qpen_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpen_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qvectorpath_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qvectorpath_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qrasterizer_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrasterizer_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtextureglyphcache_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtextureglyphcache_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qfontengineglyphcache_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontengineglyphcache_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qfont_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont_p.h \ ../../include/QtGui/qfontdatabase.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontdatabase.h \ ../../include/QtGui/5.10.0/QtGui/private/qfixed_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qfixed_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qfontengine_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontengine_p.h \ ../../include/QtCore/QLinkedList \ ../../include/QtCore/qlinkedlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlinkedlist.h \ ../../include/QtGui/5.10.0/QtGui/private/qtextengine_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextengine_p.h \ ../../include/QtGui/qtextlayout.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextlayout.h \ ../../include/QtGui/qevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qevent.h \ ../../include/QtGui/qkeysequence.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qkeysequence.h \ ../../include/QtCore/qurl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurl.h \ ../../include/QtCore/qurlquery.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurlquery.h \ ../../include/QtCore/qfile.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfile.h \ ../../include/QtCore/qfiledevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfiledevice.h \ ../../include/QtGui/qvector2d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector2d.h \ ../../include/QtGui/qtouchdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtouchdevice.h \ ../../include/QtGui/qtextformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextformat.h \ ../../include/QtGui/qglyphrun.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qglyphrun.h \ ../../include/QtGui/qrawfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qrawfont.h \ ../../include/QtGui/qtextcursor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextcursor.h \ ../../include/QtGui/5.10.0/QtGui/private/qtextformat_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextformat_p.h \ ../../include/QtGui/qtextobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextobject.h \ ../../include/QtGui/5.10.0/QtGui/private/qtextdocument_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocument_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qfragmentmap_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfragmentmap_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtools_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qtools_p.h \ ../../include/QtGui/qtextdocument.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocument.h \ ../../include/QtGui/5.10.0/QtGui/private/qcssparser_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qcssparser_p.h \ ../../include/QtCore/QStringList \ ../../include/QtCore/QVector \ ../../include/QtCore/QVariant \ ../../include/QtCore/QPair \ ../../include/QtCore/QSize \ ../../include/QtCore/QMultiHash \ ../../include/QtGui/QFont \ ../../include/QtGui/QPalette \ ../../include/QtGui/qpalette.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpalette.h \ ../../include/QtCore/QSharedData \ ../../include/QtCore/5.10.0/QtCore/private/qunicodetools_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qunicodetools_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qoutlinemapper_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qoutlinemapper_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qdrawhelper_x86_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qdrawhelper_x86_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qdrawingprimitive_sse2_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qdrawingprimitive_sse2_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qdrawhelper_neon_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qdrawhelper_neon_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qdrawhelper_mips_dsp_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qdrawhelper_mips_dsp_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qguiapplication_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qguiapplication_p.h \ ../../include/QtCore/QPointF \ ../../include/QtCore/5.10.0/QtCore/private/qcoreapplication_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreapplication_p.h \ ../../include/QtCore/qtranslator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qtranslator.h \ ../../include/QtCore/qsettings.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qsettings.h \ ../../include/QtCore/5.10.0/QtCore/private/qcore_mac_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcore_mac_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qthread_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qthread_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++-64/qplatformdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++/qplatformdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/common/posix/qplatformdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/common/c89/qplatformdefs.h \ ../../include/QtCore/qthread.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qthread.h \ ../../include/QtCore/qstack.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstack.h \ ../../include/QtCore/qwaitcondition.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qwaitcondition.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qwindowsysteminterface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.h \ ../../include/QtCore/QTime \ ../../include/QtCore/qdatetime.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qdatetime.h \ ../../include/QtCore/QEvent \ ../../include/QtCore/QAbstractEventDispatcher \ ../../include/QtCore/qabstracteventdispatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qabstracteventdispatcher.h \ ../../include/QtGui/QScreen \ ../../include/QtGui/qscreen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qscreen.h \ ../../include/QtCore/QList \ ../../include/QtCore/QObject \ ../../include/QtCore/QRect \ ../../include/QtCore/QSizeF \ ../../include/QtGui/QTransform \ ../../include/QtGui/QWindow \ ../../include/QtGui/qwindow.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindow.h \ ../../include/QtCore/QMargins \ ../../include/QtGui/qsurface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurface.h \ ../../include/QtGui/qsurfaceformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurfaceformat.h \ ../../include/QtGui/qicon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qicon.h \ ../../include/QtGui/qcursor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qcursor.h \ ../../include/QtCore/QWeakPointer \ ../../include/QtCore/QMutex \ ../../include/QtGui/QTouchEvent \ ../../include/QtCore/QEventLoop \ ../../include/QtGui/QVector2D \ ../../include/QtGui/5.10.0/QtGui/qpa/qwindowsysteminterface_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowsysteminterface_p.h \ ../../include/QtCore/QElapsedTimer \ ../../include/QtCore/qelapsedtimer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qelapsedtimer.h \ ../../include/QtCore/QPointer \ ../../include/QtGui/QList \ ../../include/QtCore/QWaitCondition \ ../../include/QtCore/QAtomicInt \ ../../include/QtGui/5.10.0/QtGui/private/qshortcutmap_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qshortcutmap_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qrgba64_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64_p.h \ ../../include/QtCore/qloggingcategory.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qloggingcategory.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qdrawhelper.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qdrawhelper.cpp .obj/qemulationpaintengine.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qemulationpaintengine.cpp ../../include/QtGui/5.10.0/QtGui/private/qemulationpaintengine_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qemulationpaintengine_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qpaintengineex_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengineex_p.h \ ../../include/QtGui/qpaintengine.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengine.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtGui/qpainter.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainter.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtGui/qtextoption.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextoption.h \ ../../include/QtGui/qpen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpen.h \ ../../include/QtGui/qbrush.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbrush.h \ ../../include/QtGui/qfontinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontinfo.h \ ../../include/QtGui/qfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont.h \ ../../include/QtGui/qfontmetrics.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontmetrics.h \ ../../include/QtGui/5.10.0/QtGui/private/qpaintengine_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengine_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qobject_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qreadwritelock.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qreadwritelock.h \ ../../include/QtGui/5.10.0/QtGui/private/qstroker_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qstroker_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qdatabuffer_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qdatabuffer_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qnumeric_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qpainter_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainter_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qpen_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpen_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qvectorpath_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qvectorpath_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtextengine_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextengine_p.h \ ../../include/QtGui/qtextlayout.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextlayout.h \ ../../include/QtGui/qevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qevent.h \ ../../include/QtGui/qkeysequence.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qkeysequence.h \ ../../include/QtCore/qurl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurl.h \ ../../include/QtCore/qurlquery.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurlquery.h \ ../../include/QtCore/qfile.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfile.h \ ../../include/QtCore/qfiledevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfiledevice.h \ ../../include/QtGui/qvector2d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector2d.h \ ../../include/QtGui/qtouchdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtouchdevice.h \ ../../include/QtGui/qtextformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextformat.h \ ../../include/QtGui/qglyphrun.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qglyphrun.h \ ../../include/QtGui/qrawfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qrawfont.h \ ../../include/QtGui/qfontdatabase.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontdatabase.h \ ../../include/QtGui/qtextcursor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextcursor.h \ ../../include/QtGui/5.10.0/QtGui/private/qtextformat_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextformat_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qfont_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qfixed_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qfixed_p.h \ ../../include/QtGui/qtextobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextobject.h \ ../../include/QtGui/5.10.0/QtGui/private/qtextdocument_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocument_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qfragmentmap_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfragmentmap_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtools_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qtools_p.h \ ../../include/QtGui/qtextdocument.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocument.h \ ../../include/QtGui/5.10.0/QtGui/private/qcssparser_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qcssparser_p.h \ ../../include/QtCore/QStringList \ ../../include/QtCore/QVector \ ../../include/QtCore/QVariant \ ../../include/QtCore/QPair \ ../../include/QtCore/QSize \ ../../include/QtCore/QMultiHash \ ../../include/QtGui/QFont \ ../../include/QtGui/QPalette \ ../../include/QtGui/qpalette.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpalette.h \ ../../include/QtCore/QSharedData \ ../../include/QtCore/5.10.0/QtCore/private/qunicodetools_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qunicodetools_p.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qemulationpaintengine.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qemulationpaintengine.cpp .obj/qgrayraster.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qgrayraster.c ../../include/QtGui/5.10.0/QtGui/private/qrasterdefs_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrasterdefs_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qgrayraster_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qgrayraster_p.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ .pch/Qt5Gui.gch/c $(CC) -c -include .pch/Qt5Gui $(CFLAGS) $(INCPATH) -o .obj/qgrayraster.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qgrayraster.c .obj/qimagescale.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qimagescale.cpp ../../include/QtGui/5.10.0/QtGui/private/qimagescale_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qimagescale_p.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtGui/5.10.0/QtGui/private/qdrawhelper_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qdrawhelper_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtCore/qmath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmath.h \ ../../include/QtGui/qpainter.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainter.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtGui/qtextoption.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextoption.h \ ../../include/QtGui/qpen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpen.h \ ../../include/QtGui/qbrush.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbrush.h \ ../../include/QtGui/qfontinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontinfo.h \ ../../include/QtGui/qfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont.h \ ../../include/QtGui/qfontmetrics.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontmetrics.h \ ../../include/QtGui/5.10.0/QtGui/private/qrasterdefs_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrasterdefs_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qsimd_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsimd_p.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qimagescale.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qimagescale.cpp .obj/qmatrix.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtGui/qpainterpath.h \ ../../include/QtGui/5.10.0/QtGui/private/qvectorpath_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qvectorpath_p.h \ ../../include/QtGui/qpaintengine.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengine.h \ ../../include/QtGui/qpainter.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainter.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qtextoption.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextoption.h \ ../../include/QtGui/qpen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpen.h \ ../../include/QtGui/qbrush.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbrush.h \ ../../include/QtGui/qfontinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontinfo.h \ ../../include/QtGui/qfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont.h \ ../../include/QtGui/qfontmetrics.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontmetrics.h \ ../../include/QtGui/5.10.0/QtGui/private/qpaintengine_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengine_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qobject_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtCore/qreadwritelock.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qreadwritelock.h \ ../../include/QtGui/5.10.0/QtGui/private/qstroker_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qstroker_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qdatabuffer_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qdatabuffer_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qnumeric_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qpainter_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainter_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qpen_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpen_p.h \ ../../include/QtCore/qmath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmath.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qmatrix.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.cpp .obj/qmemrotate.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmemrotate.cpp ../../include/QtGui/5.10.0/QtGui/private/qmemrotate_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmemrotate_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qdrawhelper_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qdrawhelper_p.h \ ../../include/QtCore/qmath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmath.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtGui/qpainter.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainter.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtGui/qtextoption.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextoption.h \ ../../include/QtGui/qpen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpen.h \ ../../include/QtGui/qbrush.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbrush.h \ ../../include/QtGui/qfontinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontinfo.h \ ../../include/QtGui/qfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont.h \ ../../include/QtGui/qfontmetrics.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontmetrics.h \ ../../include/QtGui/5.10.0/QtGui/private/qrasterdefs_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrasterdefs_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qsimd_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsimd_p.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qmemrotate.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmemrotate.cpp .obj/qoutlinemapper.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qoutlinemapper.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qoutlinemapper_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtGui/5.10.0/QtGui/private/qrasterdefs_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrasterdefs_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qdatabuffer_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qdatabuffer_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengineex_p.h \ ../../include/QtGui/qpaintengine.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengine.h \ ../../include/QtGui/qpainter.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainter.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qtextoption.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextoption.h \ ../../include/QtGui/qpen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpen.h \ ../../include/QtGui/qbrush.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbrush.h \ ../../include/QtGui/qfontinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontinfo.h \ ../../include/QtGui/qfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont.h \ ../../include/QtGui/qfontmetrics.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontmetrics.h \ ../../include/QtGui/5.10.0/QtGui/private/qpaintengine_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengine_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qobject_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qreadwritelock.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qreadwritelock.h \ ../../include/QtGui/5.10.0/QtGui/private/qstroker_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qstroker_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qnumeric_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qpainter_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainter_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qpen_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpen_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qvectorpath_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qvectorpath_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbezier_p.h \ ../../include/QtCore/qmath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath_p.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qoutlinemapper.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qoutlinemapper.cpp .obj/qpagedpaintdevice.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpagedpaintdevice.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpagedpaintdevice_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtGui/qpagedpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpagedpaintdevice.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtGui/qpagelayout.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpagelayout.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtGui/qpagesize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpagesize.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qpagedpaintdevice.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpagedpaintdevice.cpp .obj/qpagelayout.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpagelayout.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpagelayout.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtGui/qpagesize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpagesize.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qpagelayout.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpagelayout.cpp .obj/qpagesize.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpagesize.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpagesize.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/qcoreapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreapplication.h \ ../../include/QtCore/qeventloop.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qeventloop.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qpagesize.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpagesize.cpp .obj/qpaintdevice.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qpaintdevice.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.cpp .obj/qpaintengine.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengine.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengine.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtGui/qpainter.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainter.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtGui/qtextoption.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextoption.h \ ../../include/QtGui/qpen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpen.h \ ../../include/QtGui/qbrush.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbrush.h \ ../../include/QtGui/qfontinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontinfo.h \ ../../include/QtGui/qfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont.h \ ../../include/QtGui/qfontmetrics.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontmetrics.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengine_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtGui/qpaintengine.h \ ../../include/QtCore/5.10.0/QtCore/private/qobject_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qreadwritelock.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qreadwritelock.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainter_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qpen_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpen_p.h \ ../../include/QtGui/qbitmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qbitmap.h \ ../../include/QtCore/qmath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmath.h \ ../../include/QtGui/qguiapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qguiapplication.h \ ../../include/QtCore/qcoreapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreapplication.h \ ../../include/QtCore/qeventloop.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qeventloop.h \ ../../include/QtGui/qinputmethod.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qinputmethod.h \ ../../include/QtGui/5.10.0/QtGui/private/qtextengine_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextengine_p.h \ ../../include/QtGui/qtextlayout.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextlayout.h \ ../../include/QtGui/qevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qevent.h \ ../../include/QtGui/qkeysequence.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qkeysequence.h \ ../../include/QtCore/qurl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurl.h \ ../../include/QtCore/qurlquery.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurlquery.h \ ../../include/QtCore/qfile.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfile.h \ ../../include/QtCore/qfiledevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfiledevice.h \ ../../include/QtGui/qvector2d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector2d.h \ ../../include/QtGui/qtouchdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtouchdevice.h \ ../../include/QtGui/qtextformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextformat.h \ ../../include/QtGui/qglyphrun.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qglyphrun.h \ ../../include/QtGui/qrawfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qrawfont.h \ ../../include/QtGui/qfontdatabase.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontdatabase.h \ ../../include/QtGui/qtextcursor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextcursor.h \ ../../include/QtGui/5.10.0/QtGui/private/qtextformat_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextformat_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qfont_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qfixed_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qfixed_p.h \ ../../include/QtGui/qtextobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextobject.h \ ../../include/QtGui/5.10.0/QtGui/private/qtextdocument_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocument_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qfragmentmap_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfragmentmap_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtools_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qtools_p.h \ ../../include/QtGui/qtextdocument.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocument.h \ ../../include/QtGui/5.10.0/QtGui/private/qcssparser_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qcssparser_p.h \ ../../include/QtCore/QStringList \ ../../include/QtCore/QVector \ ../../include/QtCore/QVariant \ ../../include/QtCore/QPair \ ../../include/QtCore/QSize \ ../../include/QtCore/QMultiHash \ ../../include/QtGui/QFont \ ../../include/QtGui/QPalette \ ../../include/QtGui/qpalette.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpalette.h \ ../../include/QtCore/QSharedData \ ../../include/QtCore/5.10.0/QtCore/private/qunicodetools_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qunicodetools_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qfontengine_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontengine_p.h \ ../../include/QtCore/QLinkedList \ ../../include/QtCore/qlinkedlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlinkedlist.h \ ../../include/QtGui/5.10.0/QtGui/private/qpaintengineex_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengineex_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qpaintengine_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qstroker_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qstroker_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qdatabuffer_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qdatabuffer_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qnumeric_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qpainter_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qvectorpath_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qvectorpath_p.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qpaintengine.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengine.cpp .obj/qpaintengineex.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengineex.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengineex_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtGui/qpaintengine.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengine.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtGui/qpainter.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainter.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtGui/qtextoption.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextoption.h \ ../../include/QtGui/qpen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpen.h \ ../../include/QtGui/qbrush.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbrush.h \ ../../include/QtGui/qfontinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontinfo.h \ ../../include/QtGui/qfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont.h \ ../../include/QtGui/qfontmetrics.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontmetrics.h \ ../../include/QtGui/5.10.0/QtGui/private/qpaintengine_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengine_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qobject_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qreadwritelock.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qreadwritelock.h \ ../../include/QtGui/5.10.0/QtGui/private/qstroker_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qstroker_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qdatabuffer_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qdatabuffer_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qnumeric_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qpainter_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainter_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qpen_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpen_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qvectorpath_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qvectorpath_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbezier_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qpainterpath_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qfontengine_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontengine_p.h \ ../../include/QtCore/QLinkedList \ ../../include/QtCore/qlinkedlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlinkedlist.h \ ../../include/QtGui/5.10.0/QtGui/private/qtextengine_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextengine_p.h \ ../../include/QtGui/qtextlayout.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextlayout.h \ ../../include/QtGui/qevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qevent.h \ ../../include/QtGui/qkeysequence.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qkeysequence.h \ ../../include/QtCore/qurl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurl.h \ ../../include/QtCore/qurlquery.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurlquery.h \ ../../include/QtCore/qfile.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfile.h \ ../../include/QtCore/qfiledevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfiledevice.h \ ../../include/QtGui/qvector2d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector2d.h \ ../../include/QtGui/qtouchdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtouchdevice.h \ ../../include/QtGui/qtextformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextformat.h \ ../../include/QtGui/qglyphrun.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qglyphrun.h \ ../../include/QtGui/qrawfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qrawfont.h \ ../../include/QtGui/qfontdatabase.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontdatabase.h \ ../../include/QtGui/qtextcursor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextcursor.h \ ../../include/QtGui/5.10.0/QtGui/private/qtextformat_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextformat_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qfont_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qfixed_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qfixed_p.h \ ../../include/QtGui/qtextobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextobject.h \ ../../include/QtGui/5.10.0/QtGui/private/qtextdocument_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocument_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qfragmentmap_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfragmentmap_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtools_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qtools_p.h \ ../../include/QtGui/qtextdocument.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocument.h \ ../../include/QtGui/5.10.0/QtGui/private/qcssparser_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qcssparser_p.h \ ../../include/QtCore/QStringList \ ../../include/QtCore/QVector \ ../../include/QtCore/QVariant \ ../../include/QtCore/QPair \ ../../include/QtCore/QSize \ ../../include/QtCore/QMultiHash \ ../../include/QtGui/QFont \ ../../include/QtGui/QPalette \ ../../include/QtGui/qpalette.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpalette.h \ ../../include/QtCore/QSharedData \ ../../include/QtCore/5.10.0/QtCore/private/qunicodetools_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qunicodetools_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qstatictext_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qstatictext_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qstatictext.h \ ../../include/QtGui/5.10.0/QtGui/private/qtextureglyphcache_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtextureglyphcache_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qfontengineglyphcache_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontengineglyphcache_p.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qpaintengineex.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengineex.cpp .obj/qpaintengine_blitter.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp ../../include/QtGui/5.10.0/QtGui/private/qpaintengine_blitter_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengine_blitter_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qpaintengine_raster_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengine_raster_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qpaintengineex_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengineex_p.h \ ../../include/QtGui/qpaintengine.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengine.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtGui/qpainter.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainter.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtGui/qtextoption.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextoption.h \ ../../include/QtGui/qpen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpen.h \ ../../include/QtGui/qbrush.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbrush.h \ ../../include/QtGui/qfontinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontinfo.h \ ../../include/QtGui/qfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont.h \ ../../include/QtGui/qfontmetrics.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontmetrics.h \ ../../include/QtGui/5.10.0/QtGui/private/qpaintengine_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengine_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qobject_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qreadwritelock.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qreadwritelock.h \ ../../include/QtGui/5.10.0/QtGui/private/qstroker_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qstroker_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qdatabuffer_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qdatabuffer_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qnumeric_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qpainter_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainter_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qpen_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpen_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qvectorpath_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qvectorpath_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qdrawhelper_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qdrawhelper_p.h \ ../../include/QtCore/qmath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmath.h \ ../../include/QtGui/5.10.0/QtGui/private/qrasterdefs_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrasterdefs_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qsimd_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsimd_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qrasterizer_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrasterizer_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtextureglyphcache_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtextureglyphcache_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qfontengineglyphcache_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontengineglyphcache_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qfont_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont_p.h \ ../../include/QtGui/qfontdatabase.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontdatabase.h \ ../../include/QtGui/5.10.0/QtGui/private/qfixed_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qfixed_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qfontengine_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontengine_p.h \ ../../include/QtCore/QLinkedList \ ../../include/QtCore/qlinkedlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlinkedlist.h \ ../../include/QtGui/5.10.0/QtGui/private/qtextengine_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextengine_p.h \ ../../include/QtGui/qtextlayout.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextlayout.h \ ../../include/QtGui/qevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qevent.h \ ../../include/QtGui/qkeysequence.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qkeysequence.h \ ../../include/QtCore/qurl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurl.h \ ../../include/QtCore/qurlquery.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurlquery.h \ ../../include/QtCore/qfile.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfile.h \ ../../include/QtCore/qfiledevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfiledevice.h \ ../../include/QtGui/qvector2d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector2d.h \ ../../include/QtGui/qtouchdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtouchdevice.h \ ../../include/QtGui/qtextformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextformat.h \ ../../include/QtGui/qglyphrun.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qglyphrun.h \ ../../include/QtGui/qrawfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qrawfont.h \ ../../include/QtGui/qtextcursor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextcursor.h \ ../../include/QtGui/5.10.0/QtGui/private/qtextformat_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextformat_p.h \ ../../include/QtGui/qtextobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextobject.h \ ../../include/QtGui/5.10.0/QtGui/private/qtextdocument_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocument_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qfragmentmap_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfragmentmap_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtools_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qtools_p.h \ ../../include/QtGui/qtextdocument.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocument.h \ ../../include/QtGui/5.10.0/QtGui/private/qcssparser_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qcssparser_p.h \ ../../include/QtCore/QStringList \ ../../include/QtCore/QVector \ ../../include/QtCore/QVariant \ ../../include/QtCore/QPair \ ../../include/QtCore/QSize \ ../../include/QtCore/QMultiHash \ ../../include/QtGui/QFont \ ../../include/QtGui/QPalette \ ../../include/QtGui/qpalette.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpalette.h \ ../../include/QtCore/QSharedData \ ../../include/QtCore/5.10.0/QtCore/private/qunicodetools_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qunicodetools_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qoutlinemapper_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qoutlinemapper_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qblittable_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qblittable_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qpixmap_blitter_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap_blitter_p.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qplatformpixmap.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qpaintengine_blitter.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengine_blitter.cpp .obj/qpaintengine_raster.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/5.10.0/QtGui/private/qrasterdefs_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrasterdefs_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qgrayraster_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qgrayraster_p.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtGui/qbitmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qbitmap.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtCore/qmath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmath.h \ ../../include/QtGui/5.10.0/QtGui/private/qtextengine_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextengine_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtGui/qtextlayout.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextlayout.h \ ../../include/QtGui/qevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qevent.h \ ../../include/QtGui/qkeysequence.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qkeysequence.h \ ../../include/QtCore/qurl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurl.h \ ../../include/QtCore/qurlquery.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurlquery.h \ ../../include/QtCore/qfile.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfile.h \ ../../include/QtCore/qfiledevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfiledevice.h \ ../../include/QtGui/qvector2d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector2d.h \ ../../include/QtGui/qtouchdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtouchdevice.h \ ../../include/QtGui/qtextformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextformat.h \ ../../include/QtGui/qfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont.h \ ../../include/QtGui/qpen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpen.h \ ../../include/QtGui/qbrush.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbrush.h \ ../../include/QtGui/qtextoption.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextoption.h \ ../../include/QtGui/qglyphrun.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qglyphrun.h \ ../../include/QtGui/qrawfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qrawfont.h \ ../../include/QtGui/qfontdatabase.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontdatabase.h \ ../../include/QtGui/qtextcursor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextcursor.h \ ../../include/QtGui/5.10.0/QtGui/private/qtextformat_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextformat_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qfont_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qfixed_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qfixed_p.h \ ../../include/QtGui/qpaintengine.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengine.h \ ../../include/QtGui/qpainter.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainter.h \ ../../include/QtGui/qfontinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontinfo.h \ ../../include/QtGui/qfontmetrics.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontmetrics.h \ ../../include/QtGui/qtextobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextobject.h \ ../../include/QtGui/5.10.0/QtGui/private/qtextdocument_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocument_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qobject_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtCore/qreadwritelock.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qreadwritelock.h \ ../../include/QtGui/5.10.0/QtGui/private/qfragmentmap_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfragmentmap_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtools_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qtools_p.h \ ../../include/QtGui/qtextdocument.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocument.h \ ../../include/QtGui/5.10.0/QtGui/private/qcssparser_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qcssparser_p.h \ ../../include/QtCore/QStringList \ ../../include/QtCore/QVector \ ../../include/QtCore/QVariant \ ../../include/QtCore/QPair \ ../../include/QtCore/QSize \ ../../include/QtCore/QMultiHash \ ../../include/QtGui/QFont \ ../../include/QtGui/QPalette \ ../../include/QtGui/qpalette.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpalette.h \ ../../include/QtCore/QSharedData \ ../../include/QtCore/5.10.0/QtCore/private/qunicodetools_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qunicodetools_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qfontengine_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontengine_p.h \ ../../include/QtCore/QLinkedList \ ../../include/QtCore/qlinkedlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlinkedlist.h \ ../../include/QtGui/5.10.0/QtGui/private/qpixmap_raster_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap_raster_p.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qplatformpixmap.h \ ../../include/QtGui/5.10.0/QtGui/private/qimage_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage_p.h \ ../../include/QtCore/QMap \ ../../include/QtGui/5.10.0/QtGui/private/qstatictext_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qstatictext_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qstatictext.h \ ../../include/QtGui/5.10.0/QtGui/private/qtextureglyphcache_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtextureglyphcache_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qfontengineglyphcache_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontengineglyphcache_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qcosmeticstroker_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcosmeticstroker_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qdrawhelper_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qdrawhelper_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qsimd_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsimd_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qvectorpath_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qvectorpath_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qpaintengine_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengine_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qstroker_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qstroker_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qdatabuffer_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qdatabuffer_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qnumeric_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qpainter_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainter_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qpen_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpen_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qpaintengine_raster_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengine_raster_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qpaintengineex_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengineex_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qrasterizer_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrasterizer_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qoutlinemapper_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qoutlinemapper_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmemrotate_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64_p.h \ ../../include/QtCore/qt_windows.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qt_windows.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qpaintengine_raster.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengine_raster.cpp .obj/qpainter.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainter.cpp ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/qmath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmath.h \ ../../include/QtGui/qbitmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qbitmap.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengine.h \ ../../include/QtGui/qpainter.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainter.h \ ../../include/QtGui/qtextoption.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextoption.h \ ../../include/QtGui/qpen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpen.h \ ../../include/QtGui/qbrush.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbrush.h \ ../../include/QtGui/qfontinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontinfo.h \ ../../include/QtGui/qfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont.h \ ../../include/QtGui/qfontmetrics.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontmetrics.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainter_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtGui/qpaintengine.h \ ../../include/QtGui/5.10.0/QtGui/private/qpen_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpen_p.h \ ../../include/QtGui/qpicture.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpicture.h \ ../../include/QtGui/qpixmapcache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmapcache.h \ ../../include/QtGui/qtextlayout.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextlayout.h \ ../../include/QtGui/qevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qevent.h \ ../../include/QtGui/qkeysequence.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qkeysequence.h \ ../../include/QtCore/qurl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurl.h \ ../../include/QtCore/qurlquery.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurlquery.h \ ../../include/QtCore/qfile.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfile.h \ ../../include/QtCore/qfiledevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfiledevice.h \ ../../include/QtGui/qvector2d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector2d.h \ ../../include/QtGui/qtouchdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtouchdevice.h \ ../../include/QtGui/qtextformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextformat.h \ ../../include/QtGui/qglyphrun.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qglyphrun.h \ ../../include/QtGui/qrawfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qrawfont.h \ ../../include/QtGui/qfontdatabase.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontdatabase.h \ ../../include/QtGui/qtextcursor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextcursor.h \ ../../include/QtCore/qthread.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qthread.h \ ../../include/QtGui/qstatictext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qstatictext.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformtheme.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformtheme.h \ ../../include/QtCore/QScopedPointer \ ../../include/QtGui/QKeySequence \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformintegration.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformintegration.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformscreen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformscreen.h \ ../../include/QtGui/qcursor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qcursor.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qplatformpixmap.h \ ../../include/QtGui/qsurfaceformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurfaceformat.h \ ../../include/QtGui/qopenglcontext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qopenglcontext.h \ ../../include/QtCore/QObject \ ../../include/QtGui/QSurfaceFormat \ ../../include/QtGui/qopengl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengl.h \ ../../include/QtCore/qt_windows.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qt_windows.h \ ../../include/QtGui/qopengles2ext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengles2ext.h \ ../../include/QtGui/qopenglext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglext.h \ ../../include/QtGui/qopenglversionfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.h \ ../../include/QtGui/5.10.0/QtGui/private/qfontengine_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontengine_p.h \ ../../include/QtCore/QLinkedList \ ../../include/QtCore/qlinkedlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlinkedlist.h \ ../../include/QtGui/5.10.0/QtGui/private/qtextengine_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextengine_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtextformat_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextformat_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qfont_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qfixed_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qfixed_p.h \ ../../include/QtGui/qtextobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextobject.h \ ../../include/QtGui/5.10.0/QtGui/private/qtextdocument_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocument_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qobject_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtCore/qreadwritelock.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qreadwritelock.h \ ../../include/QtGui/5.10.0/QtGui/private/qfragmentmap_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfragmentmap_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtools_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qtools_p.h \ ../../include/QtGui/qtextdocument.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocument.h \ ../../include/QtGui/5.10.0/QtGui/private/qcssparser_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qcssparser_p.h \ ../../include/QtCore/QStringList \ ../../include/QtCore/QVector \ ../../include/QtCore/QVariant \ ../../include/QtCore/QPair \ ../../include/QtCore/QSize \ ../../include/QtCore/QMultiHash \ ../../include/QtGui/QFont \ ../../include/QtGui/QPalette \ ../../include/QtGui/qpalette.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpalette.h \ ../../include/QtCore/QSharedData \ ../../include/QtCore/5.10.0/QtCore/private/qunicodetools_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qunicodetools_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qpaintengine_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengine_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qemulationpaintengine_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qemulationpaintengine_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qpaintengineex_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengineex_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qstroker_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qstroker_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qdatabuffer_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qdatabuffer_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qnumeric_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qpainter_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qvectorpath_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qvectorpath_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qpainterpath_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qpaintengine_raster_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengine_raster_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qdrawhelper_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qdrawhelper_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qrasterdefs_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrasterdefs_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qsimd_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsimd_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qrasterizer_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrasterizer_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtextureglyphcache_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtextureglyphcache_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qfontengineglyphcache_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontengineglyphcache_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qoutlinemapper_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qoutlinemapper_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qmath_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmath_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qstatictext_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qstatictext_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qglyphrun_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qglyphrun_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qhexstring_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qhexstring_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qguiapplication_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qguiapplication_p.h \ ../../include/QtGui/qguiapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qguiapplication.h \ ../../include/QtCore/qcoreapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreapplication.h \ ../../include/QtCore/qeventloop.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qeventloop.h \ ../../include/QtGui/qinputmethod.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qinputmethod.h \ ../../include/QtCore/QPointF \ ../../include/QtCore/5.10.0/QtCore/private/qcoreapplication_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreapplication_p.h \ ../../include/QtCore/qtranslator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qtranslator.h \ ../../include/QtCore/qsettings.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qsettings.h \ ../../include/QtCore/5.10.0/QtCore/private/qcore_mac_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcore_mac_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qthread_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qthread_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++-64/qplatformdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++/qplatformdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/common/posix/qplatformdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/common/c89/qplatformdefs.h \ ../../include/QtCore/qstack.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstack.h \ ../../include/QtCore/qwaitcondition.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qwaitcondition.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qwindowsysteminterface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.h \ ../../include/QtCore/QTime \ ../../include/QtCore/qdatetime.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qdatetime.h \ ../../include/QtCore/QEvent \ ../../include/QtCore/QAbstractEventDispatcher \ ../../include/QtCore/qabstracteventdispatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qabstracteventdispatcher.h \ ../../include/QtGui/QScreen \ ../../include/QtGui/qscreen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qscreen.h \ ../../include/QtCore/QList \ ../../include/QtCore/QRect \ ../../include/QtCore/QSizeF \ ../../include/QtGui/QTransform \ ../../include/QtGui/QWindow \ ../../include/QtGui/qwindow.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindow.h \ ../../include/QtCore/QMargins \ ../../include/QtGui/qsurface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurface.h \ ../../include/QtGui/qicon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qicon.h \ ../../include/QtCore/QWeakPointer \ ../../include/QtCore/QMutex \ ../../include/QtGui/QTouchEvent \ ../../include/QtCore/QEventLoop \ ../../include/QtGui/QVector2D \ ../../include/QtGui/5.10.0/QtGui/qpa/qwindowsysteminterface_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowsysteminterface_p.h \ ../../include/QtCore/QElapsedTimer \ ../../include/QtCore/qelapsedtimer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qelapsedtimer.h \ ../../include/QtCore/QPointer \ ../../include/QtGui/QList \ ../../include/QtCore/QWaitCondition \ ../../include/QtCore/QAtomicInt \ ../../include/QtGui/5.10.0/QtGui/private/qshortcutmap_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qshortcutmap_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qrawfont_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qrawfont_p.h \ ../../include/QtCore/qthreadstorage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qthreadstorage.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qpainter.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainter.cpp .obj/qpainterpath.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtGui/qpainterpath.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtGui/5.10.0/QtGui/private/qvectorpath_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qvectorpath_p.h \ ../../include/QtGui/qpaintengine.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengine.h \ ../../include/QtGui/qpainter.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainter.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qtextoption.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextoption.h \ ../../include/QtGui/qpen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpen.h \ ../../include/QtGui/qbrush.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbrush.h \ ../../include/QtGui/qfontinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontinfo.h \ ../../include/QtGui/qfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont.h \ ../../include/QtGui/qfontmetrics.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontmetrics.h \ ../../include/QtGui/5.10.0/QtGui/private/qpaintengine_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengine_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qobject_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtCore/qreadwritelock.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qreadwritelock.h \ ../../include/QtGui/5.10.0/QtGui/private/qstroker_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qstroker_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qdatabuffer_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qdatabuffer_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qnumeric_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qpainter_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainter_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qpen_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpen_p.h \ ../../include/QtGui/qbitmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qbitmap.h \ ../../include/QtGui/qtextlayout.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextlayout.h \ ../../include/QtGui/qevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qevent.h \ ../../include/QtGui/qkeysequence.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qkeysequence.h \ ../../include/QtCore/qurl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurl.h \ ../../include/QtCore/qurlquery.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurlquery.h \ ../../include/QtCore/qfile.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfile.h \ ../../include/QtCore/qfiledevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfiledevice.h \ ../../include/QtGui/qvector2d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector2d.h \ ../../include/QtGui/qtouchdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtouchdevice.h \ ../../include/QtGui/qtextformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextformat.h \ ../../include/QtGui/qglyphrun.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qglyphrun.h \ ../../include/QtGui/qrawfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qrawfont.h \ ../../include/QtGui/qfontdatabase.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontdatabase.h \ ../../include/QtGui/qtextcursor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextcursor.h \ ../../include/QtCore/qmath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmath.h \ ../../include/QtGui/5.10.0/QtGui/private/qbezier_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbezier_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qfontengine_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontengine_p.h \ ../../include/QtCore/QLinkedList \ ../../include/QtCore/qlinkedlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlinkedlist.h \ ../../include/QtGui/5.10.0/QtGui/private/qtextengine_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextengine_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtextformat_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextformat_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qfont_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qfixed_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qfixed_p.h \ ../../include/QtGui/qtextobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextobject.h \ ../../include/QtGui/5.10.0/QtGui/private/qtextdocument_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocument_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qfragmentmap_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfragmentmap_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtools_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qtools_p.h \ ../../include/QtGui/qtextdocument.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocument.h \ ../../include/QtGui/5.10.0/QtGui/private/qcssparser_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qcssparser_p.h \ ../../include/QtCore/QStringList \ ../../include/QtCore/QVector \ ../../include/QtCore/QVariant \ ../../include/QtCore/QPair \ ../../include/QtCore/QSize \ ../../include/QtCore/QMultiHash \ ../../include/QtGui/QFont \ ../../include/QtGui/QPalette \ ../../include/QtGui/qpalette.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpalette.h \ ../../include/QtCore/QSharedData \ ../../include/QtCore/5.10.0/QtCore/private/qunicodetools_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qunicodetools_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qpathclipper_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpathclipper_p.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qpainterpath.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.cpp .obj/qpathclipper.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpathclipper.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpathclipper_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/5.10.0/QtGui/private/qbezier_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbezier_p.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/5.10.0/QtGui/private/qdatabuffer_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qdatabuffer_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qnumeric_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric_p.h \ ../../include/QtCore/qmath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmath.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qpathclipper.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpathclipper.cpp .obj/qpdf.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpdf.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpdf_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/5.10.0/QtGui/private/qstroker_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qstroker_p.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtGui/5.10.0/QtGui/private/qdatabuffer_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qdatabuffer_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qnumeric_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qpaintengine_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengine_p.h \ ../../include/QtGui/qpainter.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainter.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qtextoption.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextoption.h \ ../../include/QtGui/qpen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpen.h \ ../../include/QtGui/qbrush.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbrush.h \ ../../include/QtGui/qfontinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontinfo.h \ ../../include/QtGui/qfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont.h \ ../../include/QtGui/qfontmetrics.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontmetrics.h \ ../../include/QtGui/qpaintengine.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengine.h \ ../../include/QtCore/5.10.0/QtCore/private/qobject_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qreadwritelock.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qreadwritelock.h \ ../../include/QtGui/5.10.0/QtGui/private/qfontengine_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontengine_p.h \ ../../include/QtCore/QLinkedList \ ../../include/QtCore/qlinkedlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlinkedlist.h \ ../../include/QtGui/5.10.0/QtGui/private/qtextengine_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextengine_p.h \ ../../include/QtGui/qtextlayout.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextlayout.h \ ../../include/QtGui/qevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qevent.h \ ../../include/QtGui/qkeysequence.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qkeysequence.h \ ../../include/QtCore/qurl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurl.h \ ../../include/QtCore/qurlquery.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurlquery.h \ ../../include/QtCore/qfile.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfile.h \ ../../include/QtCore/qfiledevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfiledevice.h \ ../../include/QtGui/qvector2d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector2d.h \ ../../include/QtGui/qtouchdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtouchdevice.h \ ../../include/QtGui/qtextformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextformat.h \ ../../include/QtGui/qglyphrun.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qglyphrun.h \ ../../include/QtGui/qrawfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qrawfont.h \ ../../include/QtGui/qfontdatabase.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontdatabase.h \ ../../include/QtGui/qtextcursor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextcursor.h \ ../../include/QtGui/5.10.0/QtGui/private/qtextformat_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextformat_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qfont_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qfixed_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qfixed_p.h \ ../../include/QtGui/qtextobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextobject.h \ ../../include/QtGui/5.10.0/QtGui/private/qtextdocument_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocument_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qfragmentmap_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfragmentmap_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtools_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qtools_p.h \ ../../include/QtGui/qtextdocument.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocument.h \ ../../include/QtGui/5.10.0/QtGui/private/qcssparser_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qcssparser_p.h \ ../../include/QtCore/QStringList \ ../../include/QtCore/QVector \ ../../include/QtCore/QVariant \ ../../include/QtCore/QPair \ ../../include/QtCore/QSize \ ../../include/QtCore/QMultiHash \ ../../include/QtGui/QFont \ ../../include/QtGui/QPalette \ ../../include/QtGui/qpalette.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpalette.h \ ../../include/QtCore/QSharedData \ ../../include/QtCore/5.10.0/QtCore/private/qunicodetools_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qunicodetools_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qfontsubset_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontsubset_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpagelayout.h \ ../../include/QtGui/qpagesize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpagesize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++-64/qplatformdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++/qplatformdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/common/posix/qplatformdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/common/c89/qplatformdefs.h \ ../../include/QtGui/5.10.0/QtGui/private/qmath_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmath_p.h \ ../../include/QtCore/qmath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmath.h \ ../../include/QtGui/5.10.0/QtGui/private/qpainter_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainter_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qpen_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpen_p.h \ ../../include/QtCore/qbuffer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qbuffer.h \ ../../include/QtCore/qcryptographichash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcryptographichash.h \ ../../include/QtCore/qdatetime.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qdatetime.h \ ../../include/QtGui/qimagewriter.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimagewriter.h \ ../../include/QtCore/qcoreapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreapplication.h \ ../../include/QtCore/qeventloop.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qeventloop.h \ ../../include/QtGui/qimageiohandler.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimageiohandler.h \ ../../include/QtCore/qplugin.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/plugin/qplugin.h \ ../../include/QtCore/qjsonobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/json/qjsonobject.h \ ../../include/QtCore/qjsonvalue.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/json/qjsonvalue.h \ ../../include/QtCore/qfactoryinterface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/plugin/qfactoryinterface.h \ ../../include/QtCore/qtemporaryfile.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtemporaryfile.h \ ../../include/QtCore/quuid.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/plugin/quuid.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qpdf.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpdf.cpp .obj/qpdfwriter.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpdfwriter.cpp ../../include/QtGui/qpdfwriter.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpdfwriter.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtGui/qpagedpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpagedpaintdevice.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtGui/qpagelayout.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpagelayout.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtGui/qpagesize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpagesize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpagedpaintdevice_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qobject_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qreadwritelock.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qreadwritelock.h \ ../../include/QtGui/5.10.0/QtGui/private/qpdf_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpdf_p.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/5.10.0/QtGui/private/qstroker_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qstroker_p.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtGui/5.10.0/QtGui/private/qdatabuffer_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qdatabuffer_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qnumeric_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qpaintengine_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengine_p.h \ ../../include/QtGui/qpainter.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainter.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qtextoption.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextoption.h \ ../../include/QtGui/qpen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpen.h \ ../../include/QtGui/qbrush.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbrush.h \ ../../include/QtGui/qfontinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontinfo.h \ ../../include/QtGui/qfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont.h \ ../../include/QtGui/qfontmetrics.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontmetrics.h \ ../../include/QtGui/qpaintengine.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengine.h \ ../../include/QtGui/5.10.0/QtGui/private/qfontengine_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontengine_p.h \ ../../include/QtCore/QLinkedList \ ../../include/QtCore/qlinkedlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlinkedlist.h \ ../../include/QtGui/5.10.0/QtGui/private/qtextengine_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextengine_p.h \ ../../include/QtGui/qtextlayout.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextlayout.h \ ../../include/QtGui/qevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qevent.h \ ../../include/QtGui/qkeysequence.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qkeysequence.h \ ../../include/QtCore/qurl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurl.h \ ../../include/QtCore/qurlquery.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurlquery.h \ ../../include/QtCore/qfile.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfile.h \ ../../include/QtCore/qfiledevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfiledevice.h \ ../../include/QtGui/qvector2d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector2d.h \ ../../include/QtGui/qtouchdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtouchdevice.h \ ../../include/QtGui/qtextformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextformat.h \ ../../include/QtGui/qglyphrun.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qglyphrun.h \ ../../include/QtGui/qrawfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qrawfont.h \ ../../include/QtGui/qfontdatabase.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontdatabase.h \ ../../include/QtGui/qtextcursor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextcursor.h \ ../../include/QtGui/5.10.0/QtGui/private/qtextformat_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextformat_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qfont_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qfixed_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qfixed_p.h \ ../../include/QtGui/qtextobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextobject.h \ ../../include/QtGui/5.10.0/QtGui/private/qtextdocument_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocument_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qfragmentmap_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfragmentmap_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtools_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qtools_p.h \ ../../include/QtGui/qtextdocument.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocument.h \ ../../include/QtGui/5.10.0/QtGui/private/qcssparser_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qcssparser_p.h \ ../../include/QtCore/QStringList \ ../../include/QtCore/QVector \ ../../include/QtCore/QVariant \ ../../include/QtCore/QPair \ ../../include/QtCore/QSize \ ../../include/QtCore/QMultiHash \ ../../include/QtGui/QFont \ ../../include/QtGui/QPalette \ ../../include/QtGui/qpalette.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpalette.h \ ../../include/QtCore/QSharedData \ ../../include/QtCore/5.10.0/QtCore/private/qunicodetools_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qunicodetools_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qfontsubset_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontsubset_p.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qpdfwriter.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpdfwriter.cpp .obj/qpen.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpen.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpen.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtGui/qbrush.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbrush.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpen_p.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qpen.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpen.cpp .obj/qpolygon.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtGui/qpainterpath.h \ ../../include/QtGui/5.10.0/QtGui/private/qvectorpath_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qvectorpath_p.h \ ../../include/QtGui/qpaintengine.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengine.h \ ../../include/QtGui/qpainter.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainter.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qtextoption.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextoption.h \ ../../include/QtGui/qpen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpen.h \ ../../include/QtGui/qbrush.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbrush.h \ ../../include/QtGui/qfontinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontinfo.h \ ../../include/QtGui/qfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont.h \ ../../include/QtGui/qfontmetrics.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontmetrics.h \ ../../include/QtGui/5.10.0/QtGui/private/qpaintengine_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengine_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qobject_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtCore/qreadwritelock.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qreadwritelock.h \ ../../include/QtGui/5.10.0/QtGui/private/qstroker_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qstroker_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qdatabuffer_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qdatabuffer_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qnumeric_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qpainter_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainter_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qpen_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpen_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbezier_p.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qpolygon.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.cpp .obj/qrasterizer.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrasterizer.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrasterizer_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtGui/qpainter.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainter.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtGui/qtextoption.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextoption.h \ ../../include/QtGui/qpen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpen.h \ ../../include/QtGui/qbrush.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbrush.h \ ../../include/QtGui/qfontinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontinfo.h \ ../../include/QtGui/qfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont.h \ ../../include/QtGui/qfontmetrics.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontmetrics.h \ ../../include/QtGui/5.10.0/QtGui/private/qdrawhelper_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qdrawhelper_p.h \ ../../include/QtCore/qmath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmath.h \ ../../include/QtGui/5.10.0/QtGui/private/qrasterdefs_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrasterdefs_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qsimd_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsimd_p.h \ ../../include/QtCore/QPoint \ ../../include/QtCore/QRect \ ../../include/QtGui/5.10.0/QtGui/private/qmath_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmath_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qdatabuffer_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qdatabuffer_p.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qrasterizer.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrasterizer.cpp .obj/qregion.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtGui/qregion.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtCore/qbuffer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qbuffer.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qpainterpath.h \ ../../include/QtGui/qbitmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qbitmap.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtCore/5.10.0/QtCore/private/qdebug_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtCore/qmetaobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetaobject.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qregion.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.cpp .obj/qstroker.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qstroker.cpp ../../include/QtGui/5.10.0/QtGui/private/qstroker_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qstroker_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/5.10.0/QtGui/private/qdatabuffer_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qdatabuffer_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qnumeric_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qbezier_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbezier_p.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtCore/qmath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmath.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qstroker.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qstroker.cpp .obj/qtextureglyphcache.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtextureglyphcache.cpp ../../include/QtCore/qmath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmath.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtextureglyphcache_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtGui/5.10.0/QtGui/private/qfontengineglyphcache_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontengineglyphcache_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qfont_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont_p.h \ ../../include/QtGui/qfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtGui/qfontdatabase.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontdatabase.h \ ../../include/QtGui/5.10.0/QtGui/private/qfixed_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qfixed_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qfontengine_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontengine_p.h \ ../../include/QtCore/QLinkedList \ ../../include/QtCore/qlinkedlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlinkedlist.h \ ../../include/QtGui/5.10.0/QtGui/private/qtextengine_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextengine_p.h \ ../../include/QtGui/qtextlayout.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextlayout.h \ ../../include/QtGui/qevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qevent.h \ ../../include/QtGui/qkeysequence.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qkeysequence.h \ ../../include/QtCore/qurl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurl.h \ ../../include/QtCore/qurlquery.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurlquery.h \ ../../include/QtCore/qfile.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfile.h \ ../../include/QtCore/qfiledevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfiledevice.h \ ../../include/QtGui/qvector2d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector2d.h \ ../../include/QtGui/qtouchdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtouchdevice.h \ ../../include/QtGui/qtextformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextformat.h \ ../../include/QtGui/qpen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpen.h \ ../../include/QtGui/qbrush.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbrush.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtGui/qtextoption.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextoption.h \ ../../include/QtGui/qglyphrun.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qglyphrun.h \ ../../include/QtGui/qrawfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qrawfont.h \ ../../include/QtGui/qtextcursor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextcursor.h \ ../../include/QtGui/5.10.0/QtGui/private/qtextformat_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextformat_p.h \ ../../include/QtGui/qpaintengine.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengine.h \ ../../include/QtGui/qpainter.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainter.h \ ../../include/QtGui/qfontinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontinfo.h \ ../../include/QtGui/qfontmetrics.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontmetrics.h \ ../../include/QtGui/qtextobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextobject.h \ ../../include/QtGui/5.10.0/QtGui/private/qtextdocument_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocument_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qobject_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtCore/qreadwritelock.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qreadwritelock.h \ ../../include/QtGui/5.10.0/QtGui/private/qfragmentmap_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfragmentmap_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtools_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qtools_p.h \ ../../include/QtGui/qtextdocument.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocument.h \ ../../include/QtGui/5.10.0/QtGui/private/qcssparser_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qcssparser_p.h \ ../../include/QtCore/QStringList \ ../../include/QtCore/QVector \ ../../include/QtCore/QVariant \ ../../include/QtCore/QPair \ ../../include/QtCore/QSize \ ../../include/QtCore/QMultiHash \ ../../include/QtGui/QFont \ ../../include/QtGui/QPalette \ ../../include/QtGui/qpalette.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpalette.h \ ../../include/QtCore/QSharedData \ ../../include/QtCore/5.10.0/QtCore/private/qunicodetools_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qunicodetools_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qnumeric_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric_p.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qtextureglyphcache.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtextureglyphcache.cpp .obj/qtransform.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qvectorpath_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qvectorpath_p.h \ ../../include/QtGui/qpaintengine.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengine.h \ ../../include/QtGui/qpainter.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainter.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qtransform.h \ ../../include/QtGui/qtextoption.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextoption.h \ ../../include/QtGui/qpen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpen.h \ ../../include/QtGui/qbrush.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbrush.h \ ../../include/QtGui/qfontinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontinfo.h \ ../../include/QtGui/qfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont.h \ ../../include/QtGui/qfontmetrics.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontmetrics.h \ ../../include/QtGui/5.10.0/QtGui/private/qpaintengine_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengine_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qobject_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtCore/qreadwritelock.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qreadwritelock.h \ ../../include/QtGui/5.10.0/QtGui/private/qstroker_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qstroker_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qdatabuffer_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qdatabuffer_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qnumeric_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qpainter_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainter_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qpen_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpen_p.h \ ../../include/QtCore/qmath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmath.h \ ../../include/QtGui/5.10.0/QtGui/private/qbezier_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbezier_p.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qtransform.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.cpp .obj/qtriangulatingstroker.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtriangulatingstroker.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtriangulatingstroker_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qdatabuffer_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qdatabuffer_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qvectorpath_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qvectorpath_p.h \ ../../include/QtGui/qpaintengine.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengine.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtGui/qpainter.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainter.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtGui/qtextoption.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextoption.h \ ../../include/QtGui/qpen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpen.h \ ../../include/QtGui/qbrush.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbrush.h \ ../../include/QtGui/qfontinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontinfo.h \ ../../include/QtGui/qfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont.h \ ../../include/QtGui/qfontmetrics.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontmetrics.h \ ../../include/QtGui/5.10.0/QtGui/private/qpaintengine_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengine_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qobject_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qreadwritelock.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qreadwritelock.h \ ../../include/QtGui/5.10.0/QtGui/private/qstroker_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qstroker_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qnumeric_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qpainter_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainter_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qpen_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpen_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qbezier_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbezier_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qmath_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmath_p.h \ ../../include/QtCore/qmath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmath.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qtriangulatingstroker.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtriangulatingstroker.cpp .obj/qtriangulator.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtriangulator.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtriangulator_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qvectorpath_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qvectorpath_p.h \ ../../include/QtGui/qpaintengine.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengine.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtGui/qpainter.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainter.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtGui/qtextoption.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextoption.h \ ../../include/QtGui/qpen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpen.h \ ../../include/QtGui/qbrush.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbrush.h \ ../../include/QtGui/qfontinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontinfo.h \ ../../include/QtGui/qfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont.h \ ../../include/QtGui/qfontmetrics.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontmetrics.h \ ../../include/QtGui/5.10.0/QtGui/private/qpaintengine_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengine_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qobject_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qreadwritelock.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qreadwritelock.h \ ../../include/QtGui/5.10.0/QtGui/private/qstroker_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qstroker_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qdatabuffer_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qdatabuffer_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qnumeric_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qpainter_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainter_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qpen_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpen_p.h \ ../../include/QtGui/qevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qevent.h \ ../../include/QtGui/qkeysequence.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qkeysequence.h \ ../../include/QtCore/qurl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurl.h \ ../../include/QtCore/qurlquery.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurlquery.h \ ../../include/QtCore/qfile.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfile.h \ ../../include/QtCore/qfiledevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfiledevice.h \ ../../include/QtGui/qvector2d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector2d.h \ ../../include/QtGui/qtouchdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtouchdevice.h \ ../../include/QtGui/5.10.0/QtGui/private/qbezier_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbezier_p.h \ ../../include/QtCore/qbitarray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbitarray.h \ ../../include/QtCore/qqueue.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qqueue.h \ ../../include/QtGui/5.10.0/QtGui/private/qrbtree_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrbtree_p.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qtriangulator.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtriangulator.cpp .obj/qplatformbackingstore.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qplatformbackingstore.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qplatformbackingstore.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtGui/qwindow.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindow.h \ ../../include/QtCore/QObject \ ../../include/QtCore/QEvent \ ../../include/QtCore/QMargins \ ../../include/QtCore/QRect \ ../../include/QtGui/qsurface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurface.h \ ../../include/QtGui/qsurfaceformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurfaceformat.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtGui/qicon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qicon.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtGui/qcursor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qcursor.h \ ../../include/QtGui/qopengl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengl.h \ ../../include/QtCore/qt_windows.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qt_windows.h \ ../../include/QtGui/qopengles2ext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengles2ext.h \ ../../include/QtGui/qopenglext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglext.h \ ../../include/QtGui/5.10.0/QtGui/private/qwindow_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindow_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtGui/qscreen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qscreen.h \ ../../include/QtCore/QList \ ../../include/QtCore/QSize \ ../../include/QtCore/QSizeF \ ../../include/QtGui/QTransform \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformwindow.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformwindow.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformopenglcontext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformopenglcontext.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformsurface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformsurface.h \ ../../include/QtCore/5.10.0/QtCore/private/qobject_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qreadwritelock.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qreadwritelock.h \ ../../include/QtCore/qelapsedtimer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qelapsedtimer.h \ ../../include/QtGui/QIcon \ ../../include/QtGui/qopenglcontext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qopenglcontext.h \ ../../include/QtCore/QScopedPointer \ ../../include/QtGui/QSurfaceFormat \ ../../include/QtGui/qopenglversionfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.h \ ../../include/QtGui/QMatrix4x4 \ ../../include/QtGui/qmatrix4x4.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qmatrix4x4.h \ ../../include/QtGui/qvector3d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector3d.h \ ../../include/QtGui/qvector4d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector4d.h \ ../../include/QtGui/qquaternion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qquaternion.h \ ../../include/QtGui/qgenericmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qgenericmatrix.h \ ../../include/QtGui/QOpenGLShaderProgram \ ../../include/QtGui/qopenglshaderprogram.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglshaderprogram.h \ ../../include/QtGui/qvector2d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector2d.h \ ../../include/QtGui/QOpenGLContext \ ../../include/QtGui/QOpenGLFunctions \ ../../include/QtGui/qopenglfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions.h \ ../../include/QtGui/qopengltextureblitter.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengltextureblitter.h \ ../../include/QtGui/QMatrix3x3 \ ../../include/QtGui/qoffscreensurface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qoffscreensurface.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformgraphicsbuffer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformgraphicsbuffer.h \ ../../include/QtGui/QPixelFormat \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformgraphicsbufferhelper.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformgraphicsbufferhelper.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qplatformbackingstore.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qplatformbackingstore.cpp .obj/qpathsimplifier.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpathsimplifier_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/5.10.0/QtGui/private/qdatabuffer_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qdatabuffer_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qvectorpath_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qvectorpath_p.h \ ../../include/QtGui/qpaintengine.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengine.h \ ../../include/QtGui/qpainter.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainter.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qtextoption.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextoption.h \ ../../include/QtGui/qpen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpen.h \ ../../include/QtGui/qbrush.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbrush.h \ ../../include/QtGui/qfontinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontinfo.h \ ../../include/QtGui/qfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont.h \ ../../include/QtGui/qfontmetrics.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontmetrics.h \ ../../include/QtGui/5.10.0/QtGui/private/qpaintengine_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengine_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qobject_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qreadwritelock.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qreadwritelock.h \ ../../include/QtGui/5.10.0/QtGui/private/qstroker_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qstroker_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qnumeric_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qpainter_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainter_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qpen_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpen_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qopengl_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengl_p.h \ ../../include/QtGui/qopengl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengl.h \ ../../include/QtCore/qt_windows.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qt_windows.h \ ../../include/QtGui/qopengles2ext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengles2ext.h \ ../../include/QtGui/qopenglext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglext.h \ ../../include/QtGui/5.10.0/QtGui/private/qopenglcontext_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qopenglcontext_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qopenglcontext.h \ ../../include/QtCore/QObject \ ../../include/QtCore/QScopedPointer \ ../../include/QtGui/QSurfaceFormat \ ../../include/QtGui/qsurfaceformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurfaceformat.h \ ../../include/QtGui/qopenglversionfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.h \ ../../include/QtCore/QByteArray \ ../../include/QtCore/QHash \ ../../include/QtCore/QSet \ ../../include/QtGui/5.10.0/QtGui/private/qrbtree_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrbtree_p.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qpathsimplifier.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpathsimplifier.cpp .obj/qcssutil.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcssutil.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcssutil_p.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/5.10.0/QtGui/private/qcssparser_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qcssparser_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtCore/QStringList \ ../../include/QtCore/QVector \ ../../include/QtCore/QVariant \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/QPair \ ../../include/QtCore/QSize \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtCore/QMultiHash \ ../../include/QtGui/QFont \ ../../include/QtGui/qfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtGui/QPalette \ ../../include/QtGui/qpalette.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpalette.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtGui/qbrush.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbrush.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtCore/QSharedData \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainter.h \ ../../include/QtGui/qtextoption.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextoption.h \ ../../include/QtGui/qpen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpen.h \ ../../include/QtGui/qfontinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontinfo.h \ ../../include/QtGui/qfontmetrics.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontmetrics.h \ ../../include/QtCore/qmath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmath.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qcssutil.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcssutil.cpp .obj/qdesktopservices.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qdesktopservices.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qdesktopservices.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qstandardpaths.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qstandardpaths.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/qcoreapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreapplication.h \ ../../include/QtCore/qeventloop.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qeventloop.h \ ../../include/QtGui/5.10.0/QtGui/private/qguiapplication_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qguiapplication_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtGui/qguiapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qguiapplication.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtGui/qinputmethod.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qinputmethod.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtCore/QPointF \ ../../include/QtCore/5.10.0/QtCore/private/qcoreapplication_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreapplication_p.h \ ../../include/QtCore/qtranslator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qtranslator.h \ ../../include/QtCore/qsettings.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qsettings.h \ ../../include/QtCore/5.10.0/QtCore/private/qobject_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtCore/qreadwritelock.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qreadwritelock.h \ ../../include/QtCore/5.10.0/QtCore/private/qcore_mac_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcore_mac_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qthread_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qthread_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++-64/qplatformdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++/qplatformdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/common/posix/qplatformdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/common/c89/qplatformdefs.h \ ../../include/QtCore/qthread.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qthread.h \ ../../include/QtCore/qstack.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstack.h \ ../../include/QtCore/qwaitcondition.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qwaitcondition.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qwindowsysteminterface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.h \ ../../include/QtCore/QTime \ ../../include/QtCore/qdatetime.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qdatetime.h \ ../../include/QtCore/QEvent \ ../../include/QtCore/QAbstractEventDispatcher \ ../../include/QtCore/qabstracteventdispatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qabstracteventdispatcher.h \ ../../include/QtGui/QScreen \ ../../include/QtGui/qscreen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qscreen.h \ ../../include/QtCore/QList \ ../../include/QtCore/QObject \ ../../include/QtCore/QRect \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/QSize \ ../../include/QtCore/QSizeF \ ../../include/QtGui/QTransform \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtGui/QWindow \ ../../include/QtGui/qwindow.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindow.h \ ../../include/QtCore/QMargins \ ../../include/QtGui/qsurface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurface.h \ ../../include/QtGui/qsurfaceformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurfaceformat.h \ ../../include/QtGui/qicon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qicon.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qcursor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qcursor.h \ ../../include/QtCore/QWeakPointer \ ../../include/QtCore/QMutex \ ../../include/QtGui/QTouchEvent \ ../../include/QtGui/qevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qevent.h \ ../../include/QtGui/qkeysequence.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qkeysequence.h \ ../../include/QtCore/qurl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurl.h \ ../../include/QtCore/qurlquery.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurlquery.h \ ../../include/QtCore/qfile.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfile.h \ ../../include/QtCore/qfiledevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfiledevice.h \ ../../include/QtGui/qvector2d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector2d.h \ ../../include/QtGui/qtouchdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtouchdevice.h \ ../../include/QtCore/QEventLoop \ ../../include/QtGui/QVector2D \ ../../include/QtGui/5.10.0/QtGui/qpa/qwindowsysteminterface_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowsysteminterface_p.h \ ../../include/QtCore/QElapsedTimer \ ../../include/QtCore/qelapsedtimer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qelapsedtimer.h \ ../../include/QtCore/QPointer \ ../../include/QtGui/QList \ ../../include/QtCore/QWaitCondition \ ../../include/QtCore/QAtomicInt \ ../../include/QtGui/5.10.0/QtGui/private/qshortcutmap_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qshortcutmap_p.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformservices.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformservices.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformintegration.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformintegration.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformscreen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformscreen.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qplatformpixmap.h \ ../../include/QtGui/qopenglcontext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qopenglcontext.h \ ../../include/QtCore/QScopedPointer \ ../../include/QtGui/QSurfaceFormat \ ../../include/QtGui/qopengl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengl.h \ ../../include/QtCore/qt_windows.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qt_windows.h \ ../../include/QtGui/qopengles2ext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengles2ext.h \ ../../include/QtGui/qopenglext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglext.h \ ../../include/QtGui/qopenglversionfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.h \ ../../include/QtCore/qdir.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdir.h \ ../../include/QtCore/qfileinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfileinfo.h \ .moc/qdesktopservices.moc \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qdesktopservices.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qdesktopservices.cpp .obj/qvalidator.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qvalidator.cpp ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qvalidator.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/qregularexpression.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregularexpression.h \ ../../include/QtCore/5.10.0/QtCore/private/qobject_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtCore/qreadwritelock.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qreadwritelock.h \ ../../include/QtCore/5.10.0/QtCore/private/qlocale_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qnumeric_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric_p.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qvalidator.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qvalidator.cpp .obj/qgridlayoutengine.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qgridlayoutengine_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtCore/qbitarray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbitarray.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qlayoutpolicy_p.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qabstractlayoutstyleinfo_p.h \ ../../include/QtCore/QtDebug \ ../../include/QtCore/qmath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmath.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qgridlayoutengine.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qgridlayoutengine.cpp .obj/qabstractlayoutstyleinfo.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qabstractlayoutstyleinfo.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qabstractlayoutstyleinfo_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qlayoutpolicy_p.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qabstractlayoutstyleinfo.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qabstractlayoutstyleinfo.cpp .obj/qlayoutpolicy.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qlayoutpolicy.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qlayoutpolicy_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qlayoutpolicy.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qlayoutpolicy.cpp .obj/qshaderformat.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qshaderformat.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qshaderformat_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qshaderformat.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qshaderformat.cpp .obj/qshadergenerator.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qshadergenerator.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qshadergenerator_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qshadergraph_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qshadergraph_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qshadernode_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qshadernode_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qshaderformat_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qshaderformat_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qshadernodeport_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qshadernodeport_p.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/quuid.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/plugin/quuid.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qshaderlanguage_p.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qshadergenerator.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qshadergenerator.cpp .obj/qshadergraph.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qshadergraph.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qshadergraph_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qshadernode_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qshadernode_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qshaderformat_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qshaderformat_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qshadernodeport_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qshadernodeport_p.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/quuid.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/plugin/quuid.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qshadergraph.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qshadergraph.cpp .obj/qshadergraphloader.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qshadergraphloader.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qshadergraphloader_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qshadergraph_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qshadergraph_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qshadernode_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qshadernode_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qshaderformat_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qshaderformat_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qshadernodeport_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qshadernodeport_p.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/quuid.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/plugin/quuid.h \ ../../include/QtCore/qjsonarray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/json/qjsonarray.h \ ../../include/QtCore/qjsonvalue.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/json/qjsonvalue.h \ ../../include/QtCore/qjsondocument.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/json/qjsondocument.h \ ../../include/QtCore/qjsonobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/json/qjsonobject.h \ ../../include/QtCore/qmetaobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetaobject.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qshadergraphloader.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qshadergraphloader.cpp .obj/qshaderlanguage.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qshaderlanguage.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qshaderlanguage_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtCore/qcoreapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreapplication.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/qeventloop.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qeventloop.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qshaderlanguage.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qshaderlanguage.cpp .obj/qshadernode.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qshadernode.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qshadernode_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qshaderformat_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qshaderformat_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qshadernodeport_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qshadernodeport_p.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/quuid.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/plugin/quuid.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qshadernode.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qshadernode.cpp .obj/qshadernodeport.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qshadernodeport.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qshadernodeport_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qshadernodeport.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qshadernodeport.cpp .obj/qshadernodesloader.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qshadernodesloader.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qshadernodesloader_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qshadergraph_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qshadergraph_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qshadernode_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qshadernode_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qshaderformat_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qshaderformat_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qshadernodeport_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qshadernodeport_p.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/quuid.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/plugin/quuid.h \ ../../include/QtCore/qjsonarray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/json/qjsonarray.h \ ../../include/QtCore/qjsonvalue.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/json/qjsonvalue.h \ ../../include/QtCore/qjsondocument.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/json/qjsondocument.h \ ../../include/QtCore/qjsonobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/json/qjsonobject.h \ ../../include/QtCore/qmetaobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetaobject.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qshadernodesloader.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qshadernodesloader.cpp .obj/qgenericmatrix.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qgenericmatrix.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qgenericmatrix.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qgenericmatrix.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qgenericmatrix.cpp .obj/qmatrix4x4.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp ../../include/QtGui/qmatrix4x4.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qmatrix4x4.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtGui/qvector3d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector3d.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtGui/qvector4d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector4d.h \ ../../include/QtGui/qquaternion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qquaternion.h \ ../../include/QtGui/qgenericmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qgenericmatrix.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtCore/qmath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmath.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qmatrix4x4.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qmatrix4x4.cpp .obj/qquaternion.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qquaternion.cpp ../../include/QtGui/qquaternion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qquaternion.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtGui/qgenericmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qgenericmatrix.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtGui/qvector3d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector3d.h \ ../../include/QtGui/qvector4d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector4d.h \ ../../include/QtCore/qmath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmath.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qquaternion.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qquaternion.cpp .obj/qvector2d.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector2d.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector2d.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtGui/qvector3d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector3d.h \ ../../include/QtGui/qvector4d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector4d.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/qmath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmath.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qvector2d.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector2d.cpp .obj/qvector3d.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector3d.cpp ../../include/QtGui/qvector3d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector3d.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector2d.h \ ../../include/QtGui/qvector4d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector4d.h \ ../../include/QtGui/qmatrix4x4.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qmatrix4x4.h \ ../../include/QtGui/qquaternion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qquaternion.h \ ../../include/QtGui/qgenericmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qgenericmatrix.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtCore/qmath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmath.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qvector3d.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector3d.cpp .obj/qvector4d.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector4d.cpp ../../include/QtGui/qvector4d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector4d.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtGui/qvector3d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector3d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector2d.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/qmath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmath.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qvector4d.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector4d.cpp .obj/qopengl.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengl.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengl.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/qt_windows.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qt_windows.h \ ../../include/QtGui/qopengles2ext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengles2ext.h \ ../../include/QtGui/qopenglext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengl_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtGui/qopengl.h \ ../../include/QtGui/5.10.0/QtGui/private/qopenglcontext_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qopenglcontext_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qopenglcontext.h \ ../../include/QtCore/QObject \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/QScopedPointer \ ../../include/QtGui/QSurfaceFormat \ ../../include/QtGui/qsurfaceformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurfaceformat.h \ ../../include/QtGui/qopenglversionfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/5.10.0/QtCore/private/qobject_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtCore/qreadwritelock.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qreadwritelock.h \ ../../include/QtCore/QByteArray \ ../../include/QtCore/QHash \ ../../include/QtCore/QSet \ ../../include/QtGui/qopenglcontext.h \ ../../include/QtGui/qopenglfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions.h \ ../../include/QtGui/qoffscreensurface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qoffscreensurface.h \ ../../include/QtGui/qsurface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurface.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtCore/QDebug \ ../../include/QtCore/QJsonDocument \ ../../include/QtCore/qjsondocument.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/json/qjsondocument.h \ ../../include/QtCore/qjsonvalue.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/json/qjsonvalue.h \ ../../include/QtCore/QJsonValue \ ../../include/QtCore/QJsonObject \ ../../include/QtCore/qjsonobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/json/qjsonobject.h \ ../../include/QtCore/QJsonArray \ ../../include/QtCore/qjsonarray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/json/qjsonarray.h \ ../../include/QtCore/QTextStream \ ../../include/QtCore/QFile \ ../../include/QtCore/qfile.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfile.h \ ../../include/QtCore/qfiledevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfiledevice.h \ ../../include/QtCore/QDir \ ../../include/QtCore/qdir.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdir.h \ ../../include/QtCore/qfileinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfileinfo.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qopengl.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengl.cpp .obj/qopenglfunctions.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp ../../include/QtGui/qopenglfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtGui/qopengl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengl.h \ ../../include/QtCore/qt_windows.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qt_windows.h \ ../../include/QtGui/qopengles2ext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengles2ext.h \ ../../include/QtGui/qopenglext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglext.h \ ../../include/QtGui/qopenglcontext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qopenglcontext.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/QObject \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/QScopedPointer \ ../../include/QtGui/QSurfaceFormat \ ../../include/QtGui/qsurfaceformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurfaceformat.h \ ../../include/QtGui/qopenglversionfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglextrafunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglextensions_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qopenglcontext_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qopenglcontext_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qobject_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtCore/qreadwritelock.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qreadwritelock.h \ ../../include/QtCore/QByteArray \ ../../include/QtCore/QHash \ ../../include/QtCore/QSet \ ../../include/QtGui/5.10.0/QtGui/private/qopengl_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengl_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qguiapplication_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qguiapplication_p.h \ ../../include/QtGui/qguiapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qguiapplication.h \ ../../include/QtCore/qcoreapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreapplication.h \ ../../include/QtCore/qeventloop.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qeventloop.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtGui/qinputmethod.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qinputmethod.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtCore/QPointF \ ../../include/QtCore/5.10.0/QtCore/private/qcoreapplication_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreapplication_p.h \ ../../include/QtCore/qtranslator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qtranslator.h \ ../../include/QtCore/qsettings.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qsettings.h \ ../../include/QtCore/5.10.0/QtCore/private/qcore_mac_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcore_mac_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qthread_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qthread_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++-64/qplatformdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++/qplatformdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/common/posix/qplatformdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/common/c89/qplatformdefs.h \ ../../include/QtCore/qthread.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qthread.h \ ../../include/QtCore/qstack.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstack.h \ ../../include/QtCore/qwaitcondition.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qwaitcondition.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qwindowsysteminterface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.h \ ../../include/QtCore/QTime \ ../../include/QtCore/qdatetime.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qdatetime.h \ ../../include/QtCore/QEvent \ ../../include/QtCore/QAbstractEventDispatcher \ ../../include/QtCore/qabstracteventdispatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qabstracteventdispatcher.h \ ../../include/QtGui/QScreen \ ../../include/QtGui/qscreen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qscreen.h \ ../../include/QtCore/QList \ ../../include/QtCore/QRect \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/QSize \ ../../include/QtCore/QSizeF \ ../../include/QtGui/QTransform \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtGui/QWindow \ ../../include/QtGui/qwindow.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindow.h \ ../../include/QtCore/QMargins \ ../../include/QtGui/qsurface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurface.h \ ../../include/QtGui/qicon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qicon.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qcursor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qcursor.h \ ../../include/QtCore/QWeakPointer \ ../../include/QtCore/QMutex \ ../../include/QtGui/QTouchEvent \ ../../include/QtGui/qevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qevent.h \ ../../include/QtGui/qkeysequence.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qkeysequence.h \ ../../include/QtCore/qurl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurl.h \ ../../include/QtCore/qurlquery.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurlquery.h \ ../../include/QtCore/qfile.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfile.h \ ../../include/QtCore/qfiledevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfiledevice.h \ ../../include/QtGui/qvector2d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector2d.h \ ../../include/QtGui/qtouchdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtouchdevice.h \ ../../include/QtCore/QEventLoop \ ../../include/QtGui/QVector2D \ ../../include/QtGui/5.10.0/QtGui/qpa/qwindowsysteminterface_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowsysteminterface_p.h \ ../../include/QtCore/QElapsedTimer \ ../../include/QtCore/qelapsedtimer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qelapsedtimer.h \ ../../include/QtCore/QPointer \ ../../include/QtGui/QList \ ../../include/QtCore/QWaitCondition \ ../../include/QtCore/QAtomicInt \ ../../include/QtGui/5.10.0/QtGui/private/qshortcutmap_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qshortcutmap_p.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformintegration.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformintegration.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformscreen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformscreen.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qplatformpixmap.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qopenglfunctions.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions.cpp .obj/qopenglframebufferobject.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglframebufferobject.cpp ../../include/QtGui/qopenglframebufferobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglframebufferobject.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtGui/qopengl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengl.h \ ../../include/QtCore/qt_windows.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qt_windows.h \ ../../include/QtGui/qopengles2ext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengles2ext.h \ ../../include/QtGui/qopenglext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglext.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglframebufferobject_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qopenglcontext_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qopenglcontext_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qopenglcontext.h \ ../../include/QtCore/QObject \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/QScopedPointer \ ../../include/QtGui/QSurfaceFormat \ ../../include/QtGui/qsurfaceformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurfaceformat.h \ ../../include/QtGui/qopenglversionfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/5.10.0/QtCore/private/qobject_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtCore/qreadwritelock.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qreadwritelock.h \ ../../include/QtCore/QByteArray \ ../../include/QtCore/QHash \ ../../include/QtCore/QSet \ ../../include/QtGui/5.10.0/QtGui/private/qopenglextensions_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglextensions_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglextrafunctions.h \ ../../include/QtGui/qopenglfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions.h \ ../../include/QtGui/qopenglcontext.h \ ../../include/QtGui/5.10.0/QtGui/private/qopengl_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengl_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qfont_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont_p.h \ ../../include/QtGui/qfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont.h \ ../../include/QtGui/qfontdatabase.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontdatabase.h \ ../../include/QtGui/5.10.0/QtGui/private/qfixed_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qfixed_p.h \ ../../include/QtGui/qwindow.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindow.h \ ../../include/QtCore/QEvent \ ../../include/QtCore/QMargins \ ../../include/QtCore/QRect \ ../../include/QtGui/qsurface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurface.h \ ../../include/QtGui/qicon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qicon.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtGui/qcursor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qcursor.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qopenglframebufferobject.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglframebufferobject.cpp .obj/qopenglpaintdevice.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglpaintdevice.cpp ../../include/QtGui/qopenglpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglpaintdevice.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtGui/qopengl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengl.h \ ../../include/QtCore/qt_windows.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qt_windows.h \ ../../include/QtGui/qopengles2ext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengles2ext.h \ ../../include/QtGui/qopenglext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglext.h \ ../../include/QtGui/qopenglcontext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qopenglcontext.h \ ../../include/QtCore/QObject \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/QScopedPointer \ ../../include/QtGui/QSurfaceFormat \ ../../include/QtGui/qsurfaceformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurfaceformat.h \ ../../include/QtGui/qopenglversionfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtGui/qpaintengine.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengine.h \ ../../include/QtGui/qpainter.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainter.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtGui/qtextoption.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextoption.h \ ../../include/QtGui/qpen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpen.h \ ../../include/QtGui/qbrush.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbrush.h \ ../../include/QtGui/qfontinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontinfo.h \ ../../include/QtGui/qfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont.h \ ../../include/QtGui/qfontmetrics.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontmetrics.h \ ../../include/QtCore/qthreadstorage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qthreadstorage.h \ ../../include/QtGui/5.10.0/QtGui/private/qopenglpaintdevice_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglpaintdevice_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qobject_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtCore/qreadwritelock.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qreadwritelock.h \ ../../include/QtGui/5.10.0/QtGui/private/qopenglcontext_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qopenglcontext_p.h \ ../../include/QtCore/QByteArray \ ../../include/QtCore/QHash \ ../../include/QtCore/QSet \ ../../include/QtGui/5.10.0/QtGui/private/qopenglframebufferobject_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglframebufferobject_p.h \ ../../include/QtGui/qopenglframebufferobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglframebufferobject.h \ ../../include/QtGui/5.10.0/QtGui/private/qopenglextensions_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglextensions_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglextrafunctions.h \ ../../include/QtGui/qopenglfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions.h \ ../../include/QtGui/5.10.0/QtGui/private/qopenglpaintengine_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglpaintengine_p.h \ ../../include/QtCore/QDebug \ ../../include/QtGui/5.10.0/QtGui/private/qpaintengineex_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengineex_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qpaintengine_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengine_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qstroker_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qstroker_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qdatabuffer_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qdatabuffer_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qnumeric_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qpainter_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainter_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qpen_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpen_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qvectorpath_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qvectorpath_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qopenglengineshadermanager_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglengineshadermanager_p.h \ ../../include/QtGui/QOpenGLShader \ ../../include/QtGui/qopenglshaderprogram.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglshaderprogram.h \ ../../include/QtGui/qvector2d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector2d.h \ ../../include/QtGui/qvector3d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector3d.h \ ../../include/QtGui/qvector4d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector4d.h \ ../../include/QtGui/qmatrix4x4.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qmatrix4x4.h \ ../../include/QtGui/qquaternion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qquaternion.h \ ../../include/QtGui/qgenericmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qgenericmatrix.h \ ../../include/QtGui/QOpenGLShaderProgram \ ../../include/QtGui/QPainter \ ../../include/QtGui/5.10.0/QtGui/private/qopenglcustomshaderstage_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglcustomshaderstage_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qopengl2pexvertexarray_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengl2pexvertexarray_p.h \ ../../include/QtCore/QRectF \ ../../include/QtGui/5.10.0/QtGui/private/qfontengine_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontengine_p.h \ ../../include/QtCore/QLinkedList \ ../../include/QtCore/qlinkedlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlinkedlist.h \ ../../include/QtGui/5.10.0/QtGui/private/qtextengine_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextengine_p.h \ ../../include/QtGui/qtextlayout.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextlayout.h \ ../../include/QtGui/qevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qevent.h \ ../../include/QtGui/qkeysequence.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qkeysequence.h \ ../../include/QtCore/qurl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurl.h \ ../../include/QtCore/qurlquery.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurlquery.h \ ../../include/QtCore/qfile.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfile.h \ ../../include/QtCore/qfiledevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfiledevice.h \ ../../include/QtGui/qtouchdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtouchdevice.h \ ../../include/QtGui/qtextformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextformat.h \ ../../include/QtGui/qglyphrun.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qglyphrun.h \ ../../include/QtGui/qrawfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qrawfont.h \ ../../include/QtGui/qfontdatabase.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontdatabase.h \ ../../include/QtGui/qtextcursor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextcursor.h \ ../../include/QtGui/5.10.0/QtGui/private/qtextformat_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextformat_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qfont_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qfixed_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qfixed_p.h \ ../../include/QtGui/qtextobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextobject.h \ ../../include/QtGui/5.10.0/QtGui/private/qtextdocument_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocument_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qfragmentmap_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfragmentmap_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtools_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qtools_p.h \ ../../include/QtGui/qtextdocument.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocument.h \ ../../include/QtGui/5.10.0/QtGui/private/qcssparser_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qcssparser_p.h \ ../../include/QtCore/QStringList \ ../../include/QtCore/QVector \ ../../include/QtCore/QVariant \ ../../include/QtCore/QPair \ ../../include/QtCore/QSize \ ../../include/QtCore/QMultiHash \ ../../include/QtGui/QFont \ ../../include/QtGui/QPalette \ ../../include/QtGui/qpalette.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpalette.h \ ../../include/QtCore/QSharedData \ ../../include/QtCore/5.10.0/QtCore/private/qunicodetools_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qunicodetools_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtriangulatingstroker_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtriangulatingstroker_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qbezier_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbezier_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qmath_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmath_p.h \ ../../include/QtCore/qmath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmath.h \ ../../include/QtGui/QOpenGLVertexArrayObject \ ../../include/QtGui/qopenglvertexarrayobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglvertexarrayobject.h \ ../../include/QtGui/QOpenGLBuffer \ ../../include/QtGui/qopenglbuffer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglbuffer.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qopenglpaintdevice.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglpaintdevice.cpp .obj/qopenglbuffer.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglbuffer.cpp ../../include/QtGui/qopengl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengl.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/qt_windows.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qt_windows.h \ ../../include/QtGui/qopengles2ext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengles2ext.h \ ../../include/QtGui/qopenglext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglext.h \ ../../include/QtGui/5.10.0/QtGui/private/qopenglcontext_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qopenglcontext_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qopenglcontext.h \ ../../include/QtCore/QObject \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/QScopedPointer \ ../../include/QtGui/QSurfaceFormat \ ../../include/QtGui/qsurfaceformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurfaceformat.h \ ../../include/QtGui/qopenglversionfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/5.10.0/QtCore/private/qobject_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtCore/qreadwritelock.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qreadwritelock.h \ ../../include/QtCore/QByteArray \ ../../include/QtCore/QHash \ ../../include/QtCore/QSet \ ../../include/QtGui/qopenglbuffer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglbuffer.h \ ../../include/QtGui/5.10.0/QtGui/private/qopenglextensions_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglextensions_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglextrafunctions.h \ ../../include/QtGui/qopenglfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions.h \ ../../include/QtGui/qopenglcontext.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qopenglbuffer.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglbuffer.cpp .obj/qopenglshaderprogram.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglshaderprogram.cpp ../../include/QtGui/qopenglshaderprogram.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglshaderprogram.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtGui/qopengl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengl.h \ ../../include/QtCore/qt_windows.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qt_windows.h \ ../../include/QtGui/qopengles2ext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengles2ext.h \ ../../include/QtGui/qopenglext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglext.h \ ../../include/QtGui/qvector2d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector2d.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtGui/qvector3d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector3d.h \ ../../include/QtGui/qvector4d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector4d.h \ ../../include/QtGui/qmatrix4x4.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qmatrix4x4.h \ ../../include/QtGui/qquaternion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qquaternion.h \ ../../include/QtGui/qgenericmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qgenericmatrix.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglprogrambinarycache_p.h \ ../../include/QtCore/qcache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcache.h \ ../../include/QtGui/qopenglfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions.h \ ../../include/QtGui/qopenglcontext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qopenglcontext.h \ ../../include/QtCore/QObject \ ../../include/QtCore/QScopedPointer \ ../../include/QtGui/QSurfaceFormat \ ../../include/QtGui/qsurfaceformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurfaceformat.h \ ../../include/QtGui/qopenglversionfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.h \ ../../include/QtGui/5.10.0/QtGui/private/qopenglcontext_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qopenglcontext_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qobject_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtCore/qreadwritelock.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qreadwritelock.h \ ../../include/QtCore/QByteArray \ ../../include/QtCore/QHash \ ../../include/QtCore/QSet \ ../../include/QtCore/qfile.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfile.h \ ../../include/QtCore/qfiledevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfiledevice.h \ ../../include/QtCore/qregularexpression.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregularexpression.h \ ../../include/QtCore/qloggingcategory.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qloggingcategory.h \ ../../include/QtCore/qcryptographichash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcryptographichash.h \ ../../include/QtCore/qcoreapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreapplication.h \ ../../include/QtCore/qeventloop.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qeventloop.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtGui/QColor \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtGui/qopenglfunctions_4_0_core.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_0_core.h \ ../../include/QtGui/QOpenGLVersionFunctions \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qopenglshaderprogram.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglshaderprogram.cpp .obj/qopenglgradientcache.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglgradientcache.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglgradientcache_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtCore/QMultiHash \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/QObject \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtGui/5.10.0/QtGui/private/qopenglcontext_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qopenglcontext_p.h \ ../../include/QtGui/qopengl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengl.h \ ../../include/QtCore/qt_windows.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qt_windows.h \ ../../include/QtGui/qopengles2ext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengles2ext.h \ ../../include/QtGui/qopenglext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qopenglcontext.h \ ../../include/QtCore/QScopedPointer \ ../../include/QtGui/QSurfaceFormat \ ../../include/QtGui/qsurfaceformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurfaceformat.h \ ../../include/QtGui/qopenglversionfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/5.10.0/QtCore/private/qobject_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtCore/qreadwritelock.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qreadwritelock.h \ ../../include/QtCore/QByteArray \ ../../include/QtCore/QHash \ ../../include/QtCore/QSet \ ../../include/QtGui/QGradient \ ../../include/QtGui/qbrush.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbrush.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtGui/5.10.0/QtGui/private/qdrawhelper_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qdrawhelper_p.h \ ../../include/QtCore/qmath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmath.h \ ../../include/QtGui/qpainter.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainter.h \ ../../include/QtGui/qtextoption.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextoption.h \ ../../include/QtGui/qpen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpen.h \ ../../include/QtGui/qfontinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontinfo.h \ ../../include/QtGui/qfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont.h \ ../../include/QtGui/qfontmetrics.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontmetrics.h \ ../../include/QtGui/5.10.0/QtGui/private/qrasterdefs_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrasterdefs_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qsimd_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsimd_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qrgba64_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64_p.h \ ../../include/QtGui/qopenglfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions.h \ ../../include/QtGui/qopenglcontext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglextensions_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglextrafunctions.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qopenglgradientcache.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglgradientcache.cpp .obj/qopengltexturecache.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengltexturecache.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengltexturecache_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtCore/QHash \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/QObject \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/QCache \ ../../include/QtCore/qcache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcache.h \ ../../include/QtGui/5.10.0/QtGui/private/qopenglcontext_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qopenglcontext_p.h \ ../../include/QtGui/qopengl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengl.h \ ../../include/QtCore/qt_windows.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qt_windows.h \ ../../include/QtGui/qopengles2ext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengles2ext.h \ ../../include/QtGui/qopenglext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qopenglcontext.h \ ../../include/QtCore/QScopedPointer \ ../../include/QtGui/QSurfaceFormat \ ../../include/QtGui/qsurfaceformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurfaceformat.h \ ../../include/QtGui/qopenglversionfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/5.10.0/QtCore/private/qobject_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtCore/qreadwritelock.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qreadwritelock.h \ ../../include/QtCore/QByteArray \ ../../include/QtCore/QSet \ ../../include/QtCore/qmath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmath.h \ ../../include/QtGui/qopenglfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions.h \ ../../include/QtGui/qopenglcontext.h \ ../../include/QtGui/5.10.0/QtGui/private/qopenglextensions_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglextensions_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglextrafunctions.h \ ../../include/QtGui/5.10.0/QtGui/private/qimagepixmapcleanuphooks_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimagepixmapcleanuphooks_p.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qplatformpixmap.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qopengltexturecache.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengltexturecache.cpp .obj/qopenglengineshadermanager.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglengineshadermanager.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglengineshadermanager_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtGui/QOpenGLShader \ ../../include/QtGui/qopenglshaderprogram.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglshaderprogram.h \ ../../include/QtGui/qopengl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengl.h \ ../../include/QtCore/qt_windows.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qt_windows.h \ ../../include/QtGui/qopengles2ext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengles2ext.h \ ../../include/QtGui/qopenglext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglext.h \ ../../include/QtGui/qvector2d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector2d.h \ ../../include/QtGui/qvector3d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector3d.h \ ../../include/QtGui/qvector4d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector4d.h \ ../../include/QtGui/qmatrix4x4.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qmatrix4x4.h \ ../../include/QtGui/qquaternion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qquaternion.h \ ../../include/QtGui/qgenericmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qgenericmatrix.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtGui/QOpenGLShaderProgram \ ../../include/QtGui/QPainter \ ../../include/QtGui/qpainter.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainter.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtGui/qtextoption.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextoption.h \ ../../include/QtGui/qpen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpen.h \ ../../include/QtGui/qbrush.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbrush.h \ ../../include/QtGui/qfontinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontinfo.h \ ../../include/QtGui/qfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont.h \ ../../include/QtGui/qfontmetrics.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontmetrics.h \ ../../include/QtGui/5.10.0/QtGui/private/qopenglcontext_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qopenglcontext_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qopenglcontext.h \ ../../include/QtCore/QObject \ ../../include/QtCore/QScopedPointer \ ../../include/QtGui/QSurfaceFormat \ ../../include/QtGui/qsurfaceformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurfaceformat.h \ ../../include/QtGui/qopenglversionfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.h \ ../../include/QtCore/5.10.0/QtCore/private/qobject_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtCore/qreadwritelock.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qreadwritelock.h \ ../../include/QtCore/QByteArray \ ../../include/QtCore/QHash \ ../../include/QtCore/QSet \ ../../include/QtGui/5.10.0/QtGui/private/qopenglcustomshaderstage_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglcustomshaderstage_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglengineshadersource_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglpaintengine_p.h \ ../../include/QtCore/QDebug \ ../../include/QtGui/qopenglpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglpaintdevice.h \ ../../include/QtGui/qopenglcontext.h \ ../../include/QtGui/5.10.0/QtGui/private/qpaintengineex_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengineex_p.h \ ../../include/QtGui/qpaintengine.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengine.h \ ../../include/QtGui/5.10.0/QtGui/private/qpaintengine_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengine_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qstroker_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qstroker_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qdatabuffer_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qdatabuffer_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qnumeric_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qpainter_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainter_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qpen_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpen_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qvectorpath_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qvectorpath_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qopenglengineshadermanager_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qopengl2pexvertexarray_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengl2pexvertexarray_p.h \ ../../include/QtCore/QRectF \ ../../include/QtGui/5.10.0/QtGui/private/qfontengine_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontengine_p.h \ ../../include/QtCore/QLinkedList \ ../../include/QtCore/qlinkedlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlinkedlist.h \ ../../include/QtGui/5.10.0/QtGui/private/qtextengine_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextengine_p.h \ ../../include/QtGui/qtextlayout.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextlayout.h \ ../../include/QtGui/qevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qevent.h \ ../../include/QtGui/qkeysequence.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qkeysequence.h \ ../../include/QtCore/qurl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurl.h \ ../../include/QtCore/qurlquery.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurlquery.h \ ../../include/QtCore/qfile.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfile.h \ ../../include/QtCore/qfiledevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfiledevice.h \ ../../include/QtGui/qtouchdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtouchdevice.h \ ../../include/QtGui/qtextformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextformat.h \ ../../include/QtGui/qglyphrun.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qglyphrun.h \ ../../include/QtGui/qrawfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qrawfont.h \ ../../include/QtGui/qfontdatabase.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontdatabase.h \ ../../include/QtGui/qtextcursor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextcursor.h \ ../../include/QtGui/5.10.0/QtGui/private/qtextformat_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextformat_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qfont_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qfixed_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qfixed_p.h \ ../../include/QtGui/qtextobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextobject.h \ ../../include/QtGui/5.10.0/QtGui/private/qtextdocument_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocument_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qfragmentmap_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfragmentmap_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtools_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qtools_p.h \ ../../include/QtGui/qtextdocument.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocument.h \ ../../include/QtGui/5.10.0/QtGui/private/qcssparser_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qcssparser_p.h \ ../../include/QtCore/QStringList \ ../../include/QtCore/QVector \ ../../include/QtCore/QVariant \ ../../include/QtCore/QPair \ ../../include/QtCore/QSize \ ../../include/QtCore/QMultiHash \ ../../include/QtGui/QFont \ ../../include/QtGui/QPalette \ ../../include/QtGui/qpalette.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpalette.h \ ../../include/QtCore/QSharedData \ ../../include/QtCore/5.10.0/QtCore/private/qunicodetools_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qunicodetools_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtriangulatingstroker_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtriangulatingstroker_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qbezier_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbezier_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qmath_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmath_p.h \ ../../include/QtCore/qmath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmath.h \ ../../include/QtGui/5.10.0/QtGui/private/qopenglextensions_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglextensions_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglextrafunctions.h \ ../../include/QtGui/qopenglfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions.h \ ../../include/QtGui/QOpenGLVertexArrayObject \ ../../include/QtGui/qopenglvertexarrayobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglvertexarrayobject.h \ ../../include/QtGui/QOpenGLBuffer \ ../../include/QtGui/qopenglbuffer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglbuffer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglshadercache_p.h \ ../../include/QtCore/qthreadstorage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qthreadstorage.h \ ../../include/QtCore/QMetaEnum \ ../../include/QtCore/qmetaobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetaobject.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qopenglengineshadermanager.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglengineshadermanager.cpp .obj/qopengl2pexvertexarray.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengl2pexvertexarray.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengl2pexvertexarray_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtCore/QRectF \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtGui/5.10.0/QtGui/private/qdatabuffer_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qdatabuffer_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qvectorpath_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qvectorpath_p.h \ ../../include/QtGui/qpaintengine.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengine.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtGui/qpainter.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainter.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtGui/qtextoption.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextoption.h \ ../../include/QtGui/qpen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpen.h \ ../../include/QtGui/qbrush.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbrush.h \ ../../include/QtGui/qfontinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontinfo.h \ ../../include/QtGui/qfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont.h \ ../../include/QtGui/qfontmetrics.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontmetrics.h \ ../../include/QtGui/5.10.0/QtGui/private/qpaintengine_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengine_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qobject_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qreadwritelock.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qreadwritelock.h \ ../../include/QtGui/5.10.0/QtGui/private/qstroker_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qstroker_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qnumeric_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qpainter_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainter_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qpen_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpen_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qopenglcontext_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qopenglcontext_p.h \ ../../include/QtGui/qopengl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengl.h \ ../../include/QtCore/qt_windows.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qt_windows.h \ ../../include/QtGui/qopengles2ext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengles2ext.h \ ../../include/QtGui/qopenglext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qopenglcontext.h \ ../../include/QtCore/QObject \ ../../include/QtCore/QScopedPointer \ ../../include/QtGui/QSurfaceFormat \ ../../include/QtGui/qsurfaceformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurfaceformat.h \ ../../include/QtGui/qopenglversionfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.h \ ../../include/QtCore/QByteArray \ ../../include/QtCore/QHash \ ../../include/QtCore/QSet \ ../../include/QtGui/5.10.0/QtGui/private/qbezier_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbezier_p.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qopengl2pexvertexarray.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengl2pexvertexarray.cpp .obj/qopenglpaintengine.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglgradientcache_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtCore/QMultiHash \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/QObject \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtGui/5.10.0/QtGui/private/qopenglcontext_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qopenglcontext_p.h \ ../../include/QtGui/qopengl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengl.h \ ../../include/QtCore/qt_windows.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qt_windows.h \ ../../include/QtGui/qopengles2ext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengles2ext.h \ ../../include/QtGui/qopenglext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qopenglcontext.h \ ../../include/QtCore/QScopedPointer \ ../../include/QtGui/QSurfaceFormat \ ../../include/QtGui/qsurfaceformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurfaceformat.h \ ../../include/QtGui/qopenglversionfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/5.10.0/QtCore/private/qobject_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtCore/qreadwritelock.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qreadwritelock.h \ ../../include/QtCore/QByteArray \ ../../include/QtCore/QHash \ ../../include/QtCore/QSet \ ../../include/QtGui/QGradient \ ../../include/QtGui/qbrush.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbrush.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengltexturecache_p.h \ ../../include/QtCore/QCache \ ../../include/QtCore/qcache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglpaintengine_p.h \ ../../include/QtCore/QDebug \ ../../include/QtGui/qopenglpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglpaintdevice.h \ ../../include/QtGui/qopenglcontext.h \ ../../include/QtGui/5.10.0/QtGui/private/qpaintengineex_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengineex_p.h \ ../../include/QtGui/qpaintengine.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengine.h \ ../../include/QtGui/qpainter.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainter.h \ ../../include/QtGui/qtextoption.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextoption.h \ ../../include/QtGui/qpen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpen.h \ ../../include/QtGui/qfontinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontinfo.h \ ../../include/QtGui/qfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont.h \ ../../include/QtGui/qfontmetrics.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontmetrics.h \ ../../include/QtGui/5.10.0/QtGui/private/qpaintengine_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengine_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qstroker_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qstroker_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qdatabuffer_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qdatabuffer_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qnumeric_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qpainter_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainter_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qpen_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpen_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qvectorpath_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qvectorpath_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qopenglengineshadermanager_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglengineshadermanager_p.h \ ../../include/QtGui/QOpenGLShader \ ../../include/QtGui/qopenglshaderprogram.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglshaderprogram.h \ ../../include/QtGui/qvector2d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector2d.h \ ../../include/QtGui/qvector3d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector3d.h \ ../../include/QtGui/qvector4d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector4d.h \ ../../include/QtGui/qmatrix4x4.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qmatrix4x4.h \ ../../include/QtGui/qquaternion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qquaternion.h \ ../../include/QtGui/qgenericmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qgenericmatrix.h \ ../../include/QtGui/QOpenGLShaderProgram \ ../../include/QtGui/QPainter \ ../../include/QtGui/5.10.0/QtGui/private/qopenglcustomshaderstage_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglcustomshaderstage_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qopengl2pexvertexarray_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengl2pexvertexarray_p.h \ ../../include/QtCore/QRectF \ ../../include/QtGui/5.10.0/QtGui/private/qfontengine_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontengine_p.h \ ../../include/QtCore/QLinkedList \ ../../include/QtCore/qlinkedlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlinkedlist.h \ ../../include/QtGui/5.10.0/QtGui/private/qtextengine_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextengine_p.h \ ../../include/QtGui/qtextlayout.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextlayout.h \ ../../include/QtGui/qevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qevent.h \ ../../include/QtGui/qkeysequence.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qkeysequence.h \ ../../include/QtCore/qurl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurl.h \ ../../include/QtCore/qurlquery.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurlquery.h \ ../../include/QtCore/qfile.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfile.h \ ../../include/QtCore/qfiledevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfiledevice.h \ ../../include/QtGui/qtouchdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtouchdevice.h \ ../../include/QtGui/qtextformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextformat.h \ ../../include/QtGui/qglyphrun.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qglyphrun.h \ ../../include/QtGui/qrawfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qrawfont.h \ ../../include/QtGui/qfontdatabase.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontdatabase.h \ ../../include/QtGui/qtextcursor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextcursor.h \ ../../include/QtGui/5.10.0/QtGui/private/qtextformat_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextformat_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qfont_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qfixed_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qfixed_p.h \ ../../include/QtGui/qtextobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextobject.h \ ../../include/QtGui/5.10.0/QtGui/private/qtextdocument_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocument_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qfragmentmap_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfragmentmap_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtools_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qtools_p.h \ ../../include/QtGui/qtextdocument.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocument.h \ ../../include/QtGui/5.10.0/QtGui/private/qcssparser_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qcssparser_p.h \ ../../include/QtCore/QStringList \ ../../include/QtCore/QVector \ ../../include/QtCore/QVariant \ ../../include/QtCore/QPair \ ../../include/QtCore/QSize \ ../../include/QtGui/QFont \ ../../include/QtGui/QPalette \ ../../include/QtGui/qpalette.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpalette.h \ ../../include/QtCore/QSharedData \ ../../include/QtCore/5.10.0/QtCore/private/qunicodetools_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qunicodetools_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtriangulatingstroker_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtriangulatingstroker_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qbezier_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbezier_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qmath_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmath_p.h \ ../../include/QtCore/qmath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmath.h \ ../../include/QtGui/5.10.0/QtGui/private/qopenglextensions_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglextensions_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglextrafunctions.h \ ../../include/QtGui/qopenglfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions.h \ ../../include/QtGui/QOpenGLVertexArrayObject \ ../../include/QtGui/qopenglvertexarrayobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglvertexarrayobject.h \ ../../include/QtGui/QOpenGLBuffer \ ../../include/QtGui/qopenglbuffer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglbuffer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglpaintdevice_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qopengl_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengl_p.h \ ../../include/QtGui/QPaintEngine \ ../../include/QtGui/5.10.0/QtGui/private/qstatictext_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qstatictext_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qstatictext.h \ ../../include/QtGui/5.10.0/QtGui/private/qtextureglyphcache_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtextureglyphcache_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qfontengineglyphcache_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontengineglyphcache_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtriangulator_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtriangulator_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengltextureglyphcache_p.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qopenglpaintengine.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglpaintengine.cpp .obj/qopenglcustomshaderstage.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglcustomshaderstage.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglcustomshaderstage_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtGui/QOpenGLShaderProgram \ ../../include/QtGui/qopenglshaderprogram.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglshaderprogram.h \ ../../include/QtGui/qopengl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengl.h \ ../../include/QtCore/qt_windows.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qt_windows.h \ ../../include/QtGui/qopengles2ext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengles2ext.h \ ../../include/QtGui/qopenglext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglext.h \ ../../include/QtGui/qvector2d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector2d.h \ ../../include/QtGui/qvector3d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector3d.h \ ../../include/QtGui/qvector4d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector4d.h \ ../../include/QtGui/qmatrix4x4.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qmatrix4x4.h \ ../../include/QtGui/qquaternion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qquaternion.h \ ../../include/QtGui/qgenericmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qgenericmatrix.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglengineshadermanager_p.h \ ../../include/QtGui/QOpenGLShader \ ../../include/QtGui/QPainter \ ../../include/QtGui/qpainter.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainter.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtGui/qtextoption.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextoption.h \ ../../include/QtGui/qpen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpen.h \ ../../include/QtGui/qbrush.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbrush.h \ ../../include/QtGui/qfontinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontinfo.h \ ../../include/QtGui/qfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont.h \ ../../include/QtGui/qfontmetrics.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontmetrics.h \ ../../include/QtGui/5.10.0/QtGui/private/qopenglcontext_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qopenglcontext_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qopenglcontext.h \ ../../include/QtCore/QObject \ ../../include/QtCore/QScopedPointer \ ../../include/QtGui/QSurfaceFormat \ ../../include/QtGui/qsurfaceformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurfaceformat.h \ ../../include/QtGui/qopenglversionfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.h \ ../../include/QtCore/5.10.0/QtCore/private/qobject_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtCore/qreadwritelock.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qreadwritelock.h \ ../../include/QtCore/QByteArray \ ../../include/QtCore/QHash \ ../../include/QtCore/QSet \ ../../include/QtGui/5.10.0/QtGui/private/qopenglcustomshaderstage_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglpaintengine_p.h \ ../../include/QtCore/QDebug \ ../../include/QtGui/qopenglpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglpaintdevice.h \ ../../include/QtGui/qopenglcontext.h \ ../../include/QtGui/5.10.0/QtGui/private/qpaintengineex_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengineex_p.h \ ../../include/QtGui/qpaintengine.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengine.h \ ../../include/QtGui/5.10.0/QtGui/private/qpaintengine_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengine_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qstroker_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qstroker_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qdatabuffer_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qdatabuffer_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qnumeric_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qpainter_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainter_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qpen_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpen_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qvectorpath_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qvectorpath_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qopenglengineshadermanager_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qopengl2pexvertexarray_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengl2pexvertexarray_p.h \ ../../include/QtCore/QRectF \ ../../include/QtGui/5.10.0/QtGui/private/qfontengine_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontengine_p.h \ ../../include/QtCore/QLinkedList \ ../../include/QtCore/qlinkedlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlinkedlist.h \ ../../include/QtGui/5.10.0/QtGui/private/qtextengine_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextengine_p.h \ ../../include/QtGui/qtextlayout.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextlayout.h \ ../../include/QtGui/qevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qevent.h \ ../../include/QtGui/qkeysequence.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qkeysequence.h \ ../../include/QtCore/qurl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurl.h \ ../../include/QtCore/qurlquery.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurlquery.h \ ../../include/QtCore/qfile.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfile.h \ ../../include/QtCore/qfiledevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfiledevice.h \ ../../include/QtGui/qtouchdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtouchdevice.h \ ../../include/QtGui/qtextformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextformat.h \ ../../include/QtGui/qglyphrun.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qglyphrun.h \ ../../include/QtGui/qrawfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qrawfont.h \ ../../include/QtGui/qfontdatabase.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontdatabase.h \ ../../include/QtGui/qtextcursor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextcursor.h \ ../../include/QtGui/5.10.0/QtGui/private/qtextformat_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextformat_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qfont_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qfixed_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qfixed_p.h \ ../../include/QtGui/qtextobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextobject.h \ ../../include/QtGui/5.10.0/QtGui/private/qtextdocument_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocument_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qfragmentmap_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfragmentmap_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtools_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qtools_p.h \ ../../include/QtGui/qtextdocument.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocument.h \ ../../include/QtGui/5.10.0/QtGui/private/qcssparser_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qcssparser_p.h \ ../../include/QtCore/QStringList \ ../../include/QtCore/QVector \ ../../include/QtCore/QVariant \ ../../include/QtCore/QPair \ ../../include/QtCore/QSize \ ../../include/QtCore/QMultiHash \ ../../include/QtGui/QFont \ ../../include/QtGui/QPalette \ ../../include/QtGui/qpalette.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpalette.h \ ../../include/QtCore/QSharedData \ ../../include/QtCore/5.10.0/QtCore/private/qunicodetools_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qunicodetools_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtriangulatingstroker_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtriangulatingstroker_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qbezier_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbezier_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qmath_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmath_p.h \ ../../include/QtCore/qmath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmath.h \ ../../include/QtGui/5.10.0/QtGui/private/qopenglextensions_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglextensions_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglextrafunctions.h \ ../../include/QtGui/qopenglfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions.h \ ../../include/QtGui/QOpenGLVertexArrayObject \ ../../include/QtGui/qopenglvertexarrayobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglvertexarrayobject.h \ ../../include/QtGui/QOpenGLBuffer \ ../../include/QtGui/qopenglbuffer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglbuffer.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qopenglcustomshaderstage.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglcustomshaderstage.cpp .obj/qopengltextureglyphcache.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengltextureglyphcache.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengltextureglyphcache_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtextureglyphcache_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtextureglyphcache_p.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtGui/5.10.0/QtGui/private/qfontengineglyphcache_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontengineglyphcache_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qfont_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont_p.h \ ../../include/QtGui/qfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtGui/qfontdatabase.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontdatabase.h \ ../../include/QtGui/5.10.0/QtGui/private/qfixed_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qfixed_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qfontengine_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontengine_p.h \ ../../include/QtCore/QLinkedList \ ../../include/QtCore/qlinkedlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlinkedlist.h \ ../../include/QtGui/5.10.0/QtGui/private/qtextengine_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextengine_p.h \ ../../include/QtGui/qtextlayout.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextlayout.h \ ../../include/QtGui/qevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qevent.h \ ../../include/QtGui/qkeysequence.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qkeysequence.h \ ../../include/QtCore/qurl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurl.h \ ../../include/QtCore/qurlquery.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurlquery.h \ ../../include/QtCore/qfile.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfile.h \ ../../include/QtCore/qfiledevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfiledevice.h \ ../../include/QtGui/qvector2d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector2d.h \ ../../include/QtGui/qtouchdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtouchdevice.h \ ../../include/QtGui/qtextformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextformat.h \ ../../include/QtGui/qpen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpen.h \ ../../include/QtGui/qbrush.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbrush.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtGui/qtextoption.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextoption.h \ ../../include/QtGui/qglyphrun.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qglyphrun.h \ ../../include/QtGui/qrawfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qrawfont.h \ ../../include/QtGui/qtextcursor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextcursor.h \ ../../include/QtGui/5.10.0/QtGui/private/qtextformat_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextformat_p.h \ ../../include/QtGui/qpaintengine.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengine.h \ ../../include/QtGui/qpainter.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainter.h \ ../../include/QtGui/qfontinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontinfo.h \ ../../include/QtGui/qfontmetrics.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontmetrics.h \ ../../include/QtGui/qtextobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextobject.h \ ../../include/QtGui/5.10.0/QtGui/private/qtextdocument_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocument_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qobject_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtCore/qreadwritelock.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qreadwritelock.h \ ../../include/QtGui/5.10.0/QtGui/private/qfragmentmap_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfragmentmap_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtools_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qtools_p.h \ ../../include/QtGui/qtextdocument.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocument.h \ ../../include/QtGui/5.10.0/QtGui/private/qcssparser_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qcssparser_p.h \ ../../include/QtCore/QStringList \ ../../include/QtCore/QVector \ ../../include/QtCore/QVariant \ ../../include/QtCore/QPair \ ../../include/QtCore/QSize \ ../../include/QtCore/QMultiHash \ ../../include/QtGui/QFont \ ../../include/QtGui/QPalette \ ../../include/QtGui/qpalette.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpalette.h \ ../../include/QtCore/QSharedData \ ../../include/QtCore/5.10.0/QtCore/private/qunicodetools_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qunicodetools_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qopenglcontext_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qopenglcontext_p.h \ ../../include/QtGui/qopengl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengl.h \ ../../include/QtCore/qt_windows.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qt_windows.h \ ../../include/QtGui/qopengles2ext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengles2ext.h \ ../../include/QtGui/qopenglext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qopenglcontext.h \ ../../include/QtCore/QObject \ ../../include/QtCore/QScopedPointer \ ../../include/QtGui/QSurfaceFormat \ ../../include/QtGui/qsurfaceformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurfaceformat.h \ ../../include/QtGui/qopenglversionfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.h \ ../../include/QtCore/QByteArray \ ../../include/QtCore/QHash \ ../../include/QtCore/QSet \ ../../include/QtGui/qopenglshaderprogram.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglshaderprogram.h \ ../../include/QtGui/qvector3d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector3d.h \ ../../include/QtGui/qvector4d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector4d.h \ ../../include/QtGui/qmatrix4x4.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qmatrix4x4.h \ ../../include/QtGui/qquaternion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qquaternion.h \ ../../include/QtGui/qgenericmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qgenericmatrix.h \ ../../include/QtGui/qopenglfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions.h \ ../../include/QtGui/qopenglcontext.h \ ../../include/QtGui/qopenglbuffer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglbuffer.h \ ../../include/QtGui/qopenglvertexarrayobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglvertexarrayobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglpaintengine_p.h \ ../../include/QtCore/QDebug \ ../../include/QtGui/qopenglpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglpaintdevice.h \ ../../include/QtGui/5.10.0/QtGui/private/qpaintengineex_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengineex_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qpaintengine_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengine_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qstroker_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qstroker_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qdatabuffer_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qdatabuffer_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qnumeric_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qpainter_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainter_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qpen_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpen_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qvectorpath_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qvectorpath_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qopenglengineshadermanager_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglengineshadermanager_p.h \ ../../include/QtGui/QOpenGLShader \ ../../include/QtGui/QOpenGLShaderProgram \ ../../include/QtGui/QPainter \ ../../include/QtGui/5.10.0/QtGui/private/qopenglcustomshaderstage_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglcustomshaderstage_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qopengl2pexvertexarray_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengl2pexvertexarray_p.h \ ../../include/QtCore/QRectF \ ../../include/QtGui/5.10.0/QtGui/private/qtriangulatingstroker_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtriangulatingstroker_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qbezier_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbezier_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qmath_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmath_p.h \ ../../include/QtCore/qmath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmath.h \ ../../include/QtGui/5.10.0/QtGui/private/qopenglextensions_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglextensions_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglextrafunctions.h \ ../../include/QtGui/QOpenGLVertexArrayObject \ ../../include/QtGui/QOpenGLBuffer \ ../../include/QtGui/5.10.0/QtGui/private/qopenglengineshadersource_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglengineshadersource_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qdrawhelper_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qdrawhelper_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qrasterdefs_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrasterdefs_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qsimd_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsimd_p.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qopengltextureglyphcache.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengltextureglyphcache.cpp .obj/qopenglversionfunctions.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtGui/qopengl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengl.h \ ../../include/QtCore/qt_windows.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qt_windows.h \ ../../include/QtGui/qopengles2ext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengles2ext.h \ ../../include/QtGui/qopenglext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglext.h \ ../../include/QtGui/qopenglcontext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qopenglcontext.h \ ../../include/QtCore/QObject \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/QScopedPointer \ ../../include/QtGui/QSurfaceFormat \ ../../include/QtGui/qsurfaceformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurfaceformat.h \ ../../include/QtGui/qopenglversionfunctions.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qopenglversionfunctions.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.cpp .obj/qopenglversionfunctionsfactory.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglversionfunctionsfactory.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglversionfunctionsfactory_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtGui/qopenglcontext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qopenglcontext.h \ ../../include/QtCore/QObject \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/QScopedPointer \ ../../include/QtGui/QSurfaceFormat \ ../../include/QtGui/qsurfaceformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurfaceformat.h \ ../../include/QtGui/qopengl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengl.h \ ../../include/QtCore/qt_windows.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qt_windows.h \ ../../include/QtGui/qopengles2ext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengles2ext.h \ ../../include/QtGui/qopenglext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglext.h \ ../../include/QtGui/qopenglversionfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_5_core.h \ ../../include/QtGui/QOpenGLVersionFunctions \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_5_compatibility.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_4_core.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_4_compatibility.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_3_core.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_3_compatibility.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_2_core.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_2_compatibility.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_1_core.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_1_compatibility.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_0_core.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_0_compatibility.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_3_3_core.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_3_3_compatibility.h \ ../../include/QtGui/qopenglfunctions_3_2_core.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_3_2_core.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_3_2_compatibility.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_3_1.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_3_0.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_2_1.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_2_0.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_1_5.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_1_4.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_1_3.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_1_2.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_1_1.h \ ../../include/QtGui/qopenglfunctions_1_0.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_1_0.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_es2.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qopenglversionfunctionsfactory.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglversionfunctionsfactory.cpp .obj/qopenglvertexarrayobject.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglvertexarrayobject.cpp ../../include/QtGui/qopenglvertexarrayobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglvertexarrayobject.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/QObject \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtGui/qopengl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengl.h \ ../../include/QtCore/qt_windows.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qt_windows.h \ ../../include/QtGui/qopengles2ext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengles2ext.h \ ../../include/QtGui/qopenglext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglext.h \ ../../include/QtCore/5.10.0/QtCore/private/qobject_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qreadwritelock.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qreadwritelock.h \ ../../include/QtGui/qopenglcontext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qopenglcontext.h \ ../../include/QtCore/QScopedPointer \ ../../include/QtGui/QSurfaceFormat \ ../../include/QtGui/qsurfaceformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurfaceformat.h \ ../../include/QtGui/qopenglversionfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.h \ ../../include/QtGui/qoffscreensurface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qoffscreensurface.h \ ../../include/QtGui/qsurface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurface.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtGui/qopenglfunctions_3_0.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_3_0.h \ ../../include/QtGui/QOpenGLVersionFunctions \ ../../include/QtGui/qopenglfunctions_3_2_core.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_3_2_core.h \ ../../include/QtGui/5.10.0/QtGui/private/qopenglextensions_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglextensions_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglextrafunctions.h \ ../../include/QtGui/qopenglfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions.h \ ../../include/QtGui/5.10.0/QtGui/private/qopenglvertexarrayobject_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglvertexarrayobject_p.h \ .moc/moc_qopenglvertexarrayobject.cpp \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qopenglvertexarrayobject.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglvertexarrayobject.cpp .obj/qopengldebug.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengldebug.cpp ../../include/QtCore/5.10.0/QtCore/private/qobject_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qglobal.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qreadwritelock.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qreadwritelock.h \ ../../include/QtGui/qopengl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengl.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/qt_windows.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qt_windows.h \ ../../include/QtGui/qopengles2ext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengles2ext.h \ ../../include/QtGui/qopenglext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglext.h \ ../../include/QtGui/qopenglfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions.h \ ../../include/QtGui/qopenglcontext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qopenglcontext.h \ ../../include/QtCore/QObject \ ../../include/QtCore/QScopedPointer \ ../../include/QtGui/QSurfaceFormat \ ../../include/QtGui/qsurfaceformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurfaceformat.h \ ../../include/QtGui/qopenglversionfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.h \ ../../include/QtGui/qoffscreensurface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qoffscreensurface.h \ ../../include/QtGui/qsurface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurface.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengldebug.h \ .moc/moc_qopengldebug.cpp \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qopengldebug.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengldebug.cpp .obj/qopengltextureblitter.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengltextureblitter.cpp ../../include/QtGui/qopengltextureblitter.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengltextureblitter.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtGui/qopengl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengl.h \ ../../include/QtCore/qt_windows.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qt_windows.h \ ../../include/QtGui/qopengles2ext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengles2ext.h \ ../../include/QtGui/qopenglext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglext.h \ ../../include/QtGui/QMatrix3x3 \ ../../include/QtGui/qgenericmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qgenericmatrix.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtGui/QMatrix4x4 \ ../../include/QtGui/qmatrix4x4.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qmatrix4x4.h \ ../../include/QtGui/qvector3d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector3d.h \ ../../include/QtGui/qvector4d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector4d.h \ ../../include/QtGui/qquaternion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qquaternion.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtGui/QOpenGLBuffer \ ../../include/QtGui/qopenglbuffer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglbuffer.h \ ../../include/QtGui/QOpenGLShaderProgram \ ../../include/QtGui/qopenglshaderprogram.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglshaderprogram.h \ ../../include/QtGui/qvector2d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector2d.h \ ../../include/QtGui/QOpenGLVertexArrayObject \ ../../include/QtGui/qopenglvertexarrayobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglvertexarrayobject.h \ ../../include/QtCore/QObject \ ../../include/QtGui/QOpenGLContext \ ../../include/QtGui/qopenglcontext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qopenglcontext.h \ ../../include/QtCore/QScopedPointer \ ../../include/QtGui/QSurfaceFormat \ ../../include/QtGui/qsurfaceformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurfaceformat.h \ ../../include/QtGui/qopenglversionfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.h \ ../../include/QtGui/QOpenGLFunctions \ ../../include/QtGui/qopenglfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qopengltextureblitter.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengltextureblitter.cpp .obj/qopengltexture.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengltexture.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengltexture.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtGui/qopengl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengl.h \ ../../include/QtCore/qt_windows.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qt_windows.h \ ../../include/QtGui/qopengles2ext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengles2ext.h \ ../../include/QtGui/qopenglext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglext.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtCore/QScopedPointer \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengltexture_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qobject_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qreadwritelock.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qreadwritelock.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengltexturehelper_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglpixeltransferoptions.h \ ../../include/QtCore/QSharedDataPointer \ ../../include/QtGui/qopenglfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions.h \ ../../include/QtGui/qopenglcontext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qopenglcontext.h \ ../../include/QtCore/QObject \ ../../include/QtGui/QSurfaceFormat \ ../../include/QtGui/qsurfaceformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurfaceformat.h \ ../../include/QtGui/qopenglversionfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.h \ ../../include/QtGui/5.10.0/QtGui/private/qopenglcontext_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qopenglcontext_p.h \ ../../include/QtCore/QByteArray \ ../../include/QtCore/QHash \ ../../include/QtCore/QSet \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qopengltexture.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengltexture.cpp .obj/qopengltexturehelper.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengltexturehelper_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengl.h \ ../../include/QtCore/qt_windows.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qt_windows.h \ ../../include/QtGui/qopengles2ext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengles2ext.h \ ../../include/QtGui/qopenglext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglpixeltransferoptions.h \ ../../include/QtCore/QSharedDataPointer \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengltexture.h \ ../../include/QtGui/qopengl.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtCore/QScopedPointer \ ../../include/QtGui/qopenglfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions.h \ ../../include/QtGui/qopenglcontext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qopenglcontext.h \ ../../include/QtCore/QObject \ ../../include/QtGui/QSurfaceFormat \ ../../include/QtGui/qsurfaceformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurfaceformat.h \ ../../include/QtGui/qopenglversionfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtGui/QOpenGLContext \ ../../include/QtGui/5.10.0/QtGui/private/qopenglextensions_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglextensions_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglextrafunctions.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qopengltexturehelper.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengltexturehelper.cpp .obj/qopenglpixeltransferoptions.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglpixeltransferoptions.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglpixeltransferoptions.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/QSharedDataPointer \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/QSharedData \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qopenglpixeltransferoptions.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglpixeltransferoptions.cpp .obj/qopenglprogrambinarycache.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglprogrambinarycache.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglprogrambinarycache_p.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtGui/qopenglshaderprogram.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglshaderprogram.h \ ../../include/QtGui/qopengl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengl.h \ ../../include/QtCore/qt_windows.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qt_windows.h \ ../../include/QtGui/qopengles2ext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengles2ext.h \ ../../include/QtGui/qopenglext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglext.h \ ../../include/QtGui/qvector2d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector2d.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtGui/qvector3d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector3d.h \ ../../include/QtGui/qvector4d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector4d.h \ ../../include/QtGui/qmatrix4x4.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qmatrix4x4.h \ ../../include/QtGui/qquaternion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qquaternion.h \ ../../include/QtGui/qgenericmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qgenericmatrix.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtCore/qcache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcache.h \ ../../include/QtGui/QOpenGLContext \ ../../include/QtGui/qopenglcontext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qopenglcontext.h \ ../../include/QtCore/QObject \ ../../include/QtCore/QScopedPointer \ ../../include/QtGui/QSurfaceFormat \ ../../include/QtGui/qsurfaceformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurfaceformat.h \ ../../include/QtGui/qopenglversionfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.h \ ../../include/QtGui/QOpenGLExtraFunctions \ ../../include/QtGui/qopenglextrafunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglextrafunctions.h \ ../../include/QtGui/qopenglfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions.h \ ../../include/QtCore/QStandardPaths \ ../../include/QtCore/qstandardpaths.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qstandardpaths.h \ ../../include/QtCore/QDir \ ../../include/QtCore/qdir.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdir.h \ ../../include/QtCore/qfileinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfileinfo.h \ ../../include/QtCore/qfile.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfile.h \ ../../include/QtCore/qfiledevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfiledevice.h \ ../../include/QtCore/QSaveFile \ ../../include/QtCore/qsavefile.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qsavefile.h \ ../../include/QtCore/QLoggingCategory \ ../../include/QtCore/qloggingcategory.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qloggingcategory.h \ ../../include/QtCore/5.10.0/QtCore/private/qcore_unix_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcore_unix_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++-64/qplatformdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++/qplatformdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/common/posix/qplatformdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/common/c89/qplatformdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpoll_p.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qopenglprogrambinarycache.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglprogrambinarycache.cpp .obj/qopenglfunctions_1_0.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_1_0.cpp ../../include/QtGui/qopenglfunctions_1_0.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_1_0.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtGui/QOpenGLVersionFunctions \ ../../include/QtGui/qopenglversionfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtGui/qopengl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengl.h \ ../../include/QtCore/qt_windows.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qt_windows.h \ ../../include/QtGui/qopengles2ext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengles2ext.h \ ../../include/QtGui/qopenglext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglext.h \ ../../include/QtGui/qopenglcontext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qopenglcontext.h \ ../../include/QtCore/QObject \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/QScopedPointer \ ../../include/QtGui/QSurfaceFormat \ ../../include/QtGui/qsurfaceformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurfaceformat.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qopenglfunctions_1_0.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_1_0.cpp .obj/qopenglfunctions_1_1.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_1_1.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_1_1.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtGui/QOpenGLVersionFunctions \ ../../include/QtGui/qopenglversionfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtGui/qopengl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengl.h \ ../../include/QtCore/qt_windows.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qt_windows.h \ ../../include/QtGui/qopengles2ext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengles2ext.h \ ../../include/QtGui/qopenglext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglext.h \ ../../include/QtGui/qopenglcontext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qopenglcontext.h \ ../../include/QtCore/QObject \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/QScopedPointer \ ../../include/QtGui/QSurfaceFormat \ ../../include/QtGui/qsurfaceformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurfaceformat.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qopenglfunctions_1_1.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_1_1.cpp .obj/qopenglfunctions_1_2.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_1_2.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_1_2.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtGui/QOpenGLVersionFunctions \ ../../include/QtGui/qopenglversionfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtGui/qopengl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengl.h \ ../../include/QtCore/qt_windows.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qt_windows.h \ ../../include/QtGui/qopengles2ext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengles2ext.h \ ../../include/QtGui/qopenglext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglext.h \ ../../include/QtGui/qopenglcontext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qopenglcontext.h \ ../../include/QtCore/QObject \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/QScopedPointer \ ../../include/QtGui/QSurfaceFormat \ ../../include/QtGui/qsurfaceformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurfaceformat.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qopenglfunctions_1_2.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_1_2.cpp .obj/qopenglfunctions_1_3.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_1_3.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_1_3.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtGui/QOpenGLVersionFunctions \ ../../include/QtGui/qopenglversionfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtGui/qopengl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengl.h \ ../../include/QtCore/qt_windows.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qt_windows.h \ ../../include/QtGui/qopengles2ext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengles2ext.h \ ../../include/QtGui/qopenglext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglext.h \ ../../include/QtGui/qopenglcontext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qopenglcontext.h \ ../../include/QtCore/QObject \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/QScopedPointer \ ../../include/QtGui/QSurfaceFormat \ ../../include/QtGui/qsurfaceformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurfaceformat.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qopenglfunctions_1_3.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_1_3.cpp .obj/qopenglfunctions_1_4.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_1_4.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_1_4.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtGui/QOpenGLVersionFunctions \ ../../include/QtGui/qopenglversionfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtGui/qopengl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengl.h \ ../../include/QtCore/qt_windows.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qt_windows.h \ ../../include/QtGui/qopengles2ext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengles2ext.h \ ../../include/QtGui/qopenglext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglext.h \ ../../include/QtGui/qopenglcontext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qopenglcontext.h \ ../../include/QtCore/QObject \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/QScopedPointer \ ../../include/QtGui/QSurfaceFormat \ ../../include/QtGui/qsurfaceformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurfaceformat.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qopenglfunctions_1_4.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_1_4.cpp .obj/qopenglfunctions_1_5.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_1_5.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_1_5.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtGui/QOpenGLVersionFunctions \ ../../include/QtGui/qopenglversionfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtGui/qopengl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengl.h \ ../../include/QtCore/qt_windows.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qt_windows.h \ ../../include/QtGui/qopengles2ext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengles2ext.h \ ../../include/QtGui/qopenglext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglext.h \ ../../include/QtGui/qopenglcontext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qopenglcontext.h \ ../../include/QtCore/QObject \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/QScopedPointer \ ../../include/QtGui/QSurfaceFormat \ ../../include/QtGui/qsurfaceformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurfaceformat.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qopenglfunctions_1_5.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_1_5.cpp .obj/qopenglfunctions_2_0.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_2_0.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_2_0.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtGui/QOpenGLVersionFunctions \ ../../include/QtGui/qopenglversionfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtGui/qopengl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengl.h \ ../../include/QtCore/qt_windows.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qt_windows.h \ ../../include/QtGui/qopengles2ext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengles2ext.h \ ../../include/QtGui/qopenglext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglext.h \ ../../include/QtGui/qopenglcontext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qopenglcontext.h \ ../../include/QtCore/QObject \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/QScopedPointer \ ../../include/QtGui/QSurfaceFormat \ ../../include/QtGui/qsurfaceformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurfaceformat.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qopenglfunctions_2_0.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_2_0.cpp .obj/qopenglfunctions_2_1.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_2_1.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_2_1.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtGui/QOpenGLVersionFunctions \ ../../include/QtGui/qopenglversionfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtGui/qopengl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengl.h \ ../../include/QtCore/qt_windows.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qt_windows.h \ ../../include/QtGui/qopengles2ext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengles2ext.h \ ../../include/QtGui/qopenglext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglext.h \ ../../include/QtGui/qopenglcontext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qopenglcontext.h \ ../../include/QtCore/QObject \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/QScopedPointer \ ../../include/QtGui/QSurfaceFormat \ ../../include/QtGui/qsurfaceformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurfaceformat.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qopenglfunctions_2_1.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_2_1.cpp .obj/qopenglfunctions_3_0.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_3_0.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_3_0.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtGui/QOpenGLVersionFunctions \ ../../include/QtGui/qopenglversionfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtGui/qopengl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengl.h \ ../../include/QtCore/qt_windows.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qt_windows.h \ ../../include/QtGui/qopengles2ext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengles2ext.h \ ../../include/QtGui/qopenglext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglext.h \ ../../include/QtGui/qopenglcontext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qopenglcontext.h \ ../../include/QtCore/QObject \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/QScopedPointer \ ../../include/QtGui/QSurfaceFormat \ ../../include/QtGui/qsurfaceformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurfaceformat.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qopenglfunctions_3_0.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_3_0.cpp .obj/qopenglfunctions_3_1.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_3_1.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_3_1.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtGui/QOpenGLVersionFunctions \ ../../include/QtGui/qopenglversionfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtGui/qopengl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengl.h \ ../../include/QtCore/qt_windows.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qt_windows.h \ ../../include/QtGui/qopengles2ext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengles2ext.h \ ../../include/QtGui/qopenglext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglext.h \ ../../include/QtGui/qopenglcontext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qopenglcontext.h \ ../../include/QtCore/QObject \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/QScopedPointer \ ../../include/QtGui/QSurfaceFormat \ ../../include/QtGui/qsurfaceformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurfaceformat.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qopenglfunctions_3_1.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_3_1.cpp .obj/qopenglfunctions_3_2_core.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_3_2_core.cpp ../../include/QtGui/qopenglfunctions_3_2_core.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_3_2_core.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtGui/QOpenGLVersionFunctions \ ../../include/QtGui/qopenglversionfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtGui/qopengl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengl.h \ ../../include/QtCore/qt_windows.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qt_windows.h \ ../../include/QtGui/qopengles2ext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengles2ext.h \ ../../include/QtGui/qopenglext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglext.h \ ../../include/QtGui/qopenglcontext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qopenglcontext.h \ ../../include/QtCore/QObject \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/QScopedPointer \ ../../include/QtGui/QSurfaceFormat \ ../../include/QtGui/qsurfaceformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurfaceformat.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qopenglfunctions_3_2_core.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_3_2_core.cpp .obj/qopenglfunctions_3_3_core.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_3_3_core.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_3_3_core.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtGui/QOpenGLVersionFunctions \ ../../include/QtGui/qopenglversionfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtGui/qopengl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengl.h \ ../../include/QtCore/qt_windows.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qt_windows.h \ ../../include/QtGui/qopengles2ext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengles2ext.h \ ../../include/QtGui/qopenglext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglext.h \ ../../include/QtGui/qopenglcontext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qopenglcontext.h \ ../../include/QtCore/QObject \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/QScopedPointer \ ../../include/QtGui/QSurfaceFormat \ ../../include/QtGui/qsurfaceformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurfaceformat.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qopenglfunctions_3_3_core.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_3_3_core.cpp .obj/qopenglfunctions_4_0_core.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_0_core.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_0_core.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtGui/QOpenGLVersionFunctions \ ../../include/QtGui/qopenglversionfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtGui/qopengl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengl.h \ ../../include/QtCore/qt_windows.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qt_windows.h \ ../../include/QtGui/qopengles2ext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengles2ext.h \ ../../include/QtGui/qopenglext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglext.h \ ../../include/QtGui/qopenglcontext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qopenglcontext.h \ ../../include/QtCore/QObject \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/QScopedPointer \ ../../include/QtGui/QSurfaceFormat \ ../../include/QtGui/qsurfaceformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurfaceformat.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qopenglfunctions_4_0_core.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_0_core.cpp .obj/qopenglfunctions_4_1_core.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_1_core.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_1_core.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtGui/QOpenGLVersionFunctions \ ../../include/QtGui/qopenglversionfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtGui/qopengl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengl.h \ ../../include/QtCore/qt_windows.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qt_windows.h \ ../../include/QtGui/qopengles2ext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengles2ext.h \ ../../include/QtGui/qopenglext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglext.h \ ../../include/QtGui/qopenglcontext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qopenglcontext.h \ ../../include/QtCore/QObject \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/QScopedPointer \ ../../include/QtGui/QSurfaceFormat \ ../../include/QtGui/qsurfaceformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurfaceformat.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qopenglfunctions_4_1_core.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_1_core.cpp .obj/qopenglfunctions_4_2_core.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_2_core.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_2_core.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtGui/QOpenGLVersionFunctions \ ../../include/QtGui/qopenglversionfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtGui/qopengl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengl.h \ ../../include/QtCore/qt_windows.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qt_windows.h \ ../../include/QtGui/qopengles2ext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengles2ext.h \ ../../include/QtGui/qopenglext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglext.h \ ../../include/QtGui/qopenglcontext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qopenglcontext.h \ ../../include/QtCore/QObject \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/QScopedPointer \ ../../include/QtGui/QSurfaceFormat \ ../../include/QtGui/qsurfaceformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurfaceformat.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qopenglfunctions_4_2_core.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_2_core.cpp .obj/qopenglfunctions_4_3_core.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_3_core.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_3_core.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtGui/QOpenGLVersionFunctions \ ../../include/QtGui/qopenglversionfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtGui/qopengl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengl.h \ ../../include/QtCore/qt_windows.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qt_windows.h \ ../../include/QtGui/qopengles2ext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengles2ext.h \ ../../include/QtGui/qopenglext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglext.h \ ../../include/QtGui/qopenglcontext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qopenglcontext.h \ ../../include/QtCore/QObject \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/QScopedPointer \ ../../include/QtGui/QSurfaceFormat \ ../../include/QtGui/qsurfaceformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurfaceformat.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qopenglfunctions_4_3_core.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_3_core.cpp .obj/qopenglfunctions_4_4_core.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_4_core.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_4_core.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtGui/QOpenGLVersionFunctions \ ../../include/QtGui/qopenglversionfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtGui/qopengl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengl.h \ ../../include/QtCore/qt_windows.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qt_windows.h \ ../../include/QtGui/qopengles2ext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengles2ext.h \ ../../include/QtGui/qopenglext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglext.h \ ../../include/QtGui/qopenglcontext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qopenglcontext.h \ ../../include/QtCore/QObject \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/QScopedPointer \ ../../include/QtGui/QSurfaceFormat \ ../../include/QtGui/qsurfaceformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurfaceformat.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qopenglfunctions_4_4_core.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_4_core.cpp .obj/qopenglfunctions_4_5_core.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_5_core.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_5_core.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtGui/QOpenGLVersionFunctions \ ../../include/QtGui/qopenglversionfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtGui/qopengl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengl.h \ ../../include/QtCore/qt_windows.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qt_windows.h \ ../../include/QtGui/qopengles2ext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengles2ext.h \ ../../include/QtGui/qopenglext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglext.h \ ../../include/QtGui/qopenglcontext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qopenglcontext.h \ ../../include/QtCore/QObject \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/QScopedPointer \ ../../include/QtGui/QSurfaceFormat \ ../../include/QtGui/qsurfaceformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurfaceformat.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qopenglfunctions_4_5_core.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_5_core.cpp .obj/qopenglfunctions_3_2_compatibility.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_3_2_compatibility.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_3_2_compatibility.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtGui/QOpenGLVersionFunctions \ ../../include/QtGui/qopenglversionfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtGui/qopengl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengl.h \ ../../include/QtCore/qt_windows.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qt_windows.h \ ../../include/QtGui/qopengles2ext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengles2ext.h \ ../../include/QtGui/qopenglext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglext.h \ ../../include/QtGui/qopenglcontext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qopenglcontext.h \ ../../include/QtCore/QObject \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/QScopedPointer \ ../../include/QtGui/QSurfaceFormat \ ../../include/QtGui/qsurfaceformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurfaceformat.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qopenglfunctions_3_2_compatibility.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_3_2_compatibility.cpp .obj/qopenglfunctions_3_3_compatibility.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_3_3_compatibility.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_3_3_compatibility.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtGui/QOpenGLVersionFunctions \ ../../include/QtGui/qopenglversionfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtGui/qopengl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengl.h \ ../../include/QtCore/qt_windows.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qt_windows.h \ ../../include/QtGui/qopengles2ext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengles2ext.h \ ../../include/QtGui/qopenglext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglext.h \ ../../include/QtGui/qopenglcontext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qopenglcontext.h \ ../../include/QtCore/QObject \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/QScopedPointer \ ../../include/QtGui/QSurfaceFormat \ ../../include/QtGui/qsurfaceformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurfaceformat.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qopenglfunctions_3_3_compatibility.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_3_3_compatibility.cpp .obj/qopenglfunctions_4_0_compatibility.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_0_compatibility.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_0_compatibility.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtGui/QOpenGLVersionFunctions \ ../../include/QtGui/qopenglversionfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtGui/qopengl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengl.h \ ../../include/QtCore/qt_windows.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qt_windows.h \ ../../include/QtGui/qopengles2ext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengles2ext.h \ ../../include/QtGui/qopenglext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglext.h \ ../../include/QtGui/qopenglcontext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qopenglcontext.h \ ../../include/QtCore/QObject \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/QScopedPointer \ ../../include/QtGui/QSurfaceFormat \ ../../include/QtGui/qsurfaceformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurfaceformat.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qopenglfunctions_4_0_compatibility.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_0_compatibility.cpp .obj/qopenglfunctions_4_1_compatibility.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_1_compatibility.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_1_compatibility.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtGui/QOpenGLVersionFunctions \ ../../include/QtGui/qopenglversionfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtGui/qopengl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengl.h \ ../../include/QtCore/qt_windows.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qt_windows.h \ ../../include/QtGui/qopengles2ext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengles2ext.h \ ../../include/QtGui/qopenglext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglext.h \ ../../include/QtGui/qopenglcontext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qopenglcontext.h \ ../../include/QtCore/QObject \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/QScopedPointer \ ../../include/QtGui/QSurfaceFormat \ ../../include/QtGui/qsurfaceformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurfaceformat.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qopenglfunctions_4_1_compatibility.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_1_compatibility.cpp .obj/qopenglfunctions_4_2_compatibility.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_2_compatibility.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_2_compatibility.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtGui/QOpenGLVersionFunctions \ ../../include/QtGui/qopenglversionfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtGui/qopengl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengl.h \ ../../include/QtCore/qt_windows.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qt_windows.h \ ../../include/QtGui/qopengles2ext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengles2ext.h \ ../../include/QtGui/qopenglext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglext.h \ ../../include/QtGui/qopenglcontext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qopenglcontext.h \ ../../include/QtCore/QObject \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/QScopedPointer \ ../../include/QtGui/QSurfaceFormat \ ../../include/QtGui/qsurfaceformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurfaceformat.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qopenglfunctions_4_2_compatibility.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_2_compatibility.cpp .obj/qopenglfunctions_4_3_compatibility.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_3_compatibility.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_3_compatibility.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtGui/QOpenGLVersionFunctions \ ../../include/QtGui/qopenglversionfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtGui/qopengl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengl.h \ ../../include/QtCore/qt_windows.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qt_windows.h \ ../../include/QtGui/qopengles2ext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengles2ext.h \ ../../include/QtGui/qopenglext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglext.h \ ../../include/QtGui/qopenglcontext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qopenglcontext.h \ ../../include/QtCore/QObject \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/QScopedPointer \ ../../include/QtGui/QSurfaceFormat \ ../../include/QtGui/qsurfaceformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurfaceformat.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qopenglfunctions_4_3_compatibility.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_3_compatibility.cpp .obj/qopenglfunctions_4_4_compatibility.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_4_compatibility.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_4_compatibility.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtGui/QOpenGLVersionFunctions \ ../../include/QtGui/qopenglversionfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtGui/qopengl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengl.h \ ../../include/QtCore/qt_windows.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qt_windows.h \ ../../include/QtGui/qopengles2ext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengles2ext.h \ ../../include/QtGui/qopenglext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglext.h \ ../../include/QtGui/qopenglcontext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qopenglcontext.h \ ../../include/QtCore/QObject \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/QScopedPointer \ ../../include/QtGui/QSurfaceFormat \ ../../include/QtGui/qsurfaceformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurfaceformat.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qopenglfunctions_4_4_compatibility.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_4_compatibility.cpp .obj/qopenglfunctions_4_5_compatibility.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_5_compatibility.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_5_compatibility.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtGui/QOpenGLVersionFunctions \ ../../include/QtGui/qopenglversionfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtGui/qopengl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengl.h \ ../../include/QtCore/qt_windows.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qt_windows.h \ ../../include/QtGui/qopengles2ext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengles2ext.h \ ../../include/QtGui/qopenglext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglext.h \ ../../include/QtGui/qopenglcontext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qopenglcontext.h \ ../../include/QtCore/QObject \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/QScopedPointer \ ../../include/QtGui/QSurfaceFormat \ ../../include/QtGui/qsurfaceformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurfaceformat.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qopenglfunctions_4_5_compatibility.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_5_compatibility.cpp .obj/qopengltimerquery.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengltimerquery.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengltimerquery.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/QObject \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtGui/qopengl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengl.h \ ../../include/QtCore/qt_windows.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qt_windows.h \ ../../include/QtGui/qopengles2ext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengles2ext.h \ ../../include/QtGui/qopenglext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglqueryhelper_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtGui/QOpenGLContext \ ../../include/QtGui/qopenglcontext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qopenglcontext.h \ ../../include/QtCore/QScopedPointer \ ../../include/QtGui/QSurfaceFormat \ ../../include/QtGui/qsurfaceformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurfaceformat.h \ ../../include/QtGui/qopenglversionfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/5.10.0/QtCore/private/qobject_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtCore/qreadwritelock.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qreadwritelock.h \ ../../include/QtGui/QOpenGLFunctions \ ../../include/QtGui/qopenglfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qopengltimerquery.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengltimerquery.cpp .obj/qguivariantanimation.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/animation/qguivariantanimation.cpp ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/qvariantanimation.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/animation/qvariantanimation.h \ ../../include/QtCore/qeasingcurve.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qeasingcurve.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qabstractanimation.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/animation/qabstractanimation.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/5.10.0/QtCore/private/qvariantanimation_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/animation/qvariantanimation_p.h \ ../../include/QtCore/qmetaobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetaobject.h \ ../../include/QtCore/5.10.0/QtCore/private/qabstractanimation_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/animation/qabstractanimation_p.h \ ../../include/QtCore/qbasictimer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qbasictimer.h \ ../../include/QtCore/qdatetime.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qdatetime.h \ ../../include/QtCore/qtimer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qtimer.h \ ../../include/QtCore/qelapsedtimer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qelapsedtimer.h \ ../../include/QtCore/5.10.0/QtCore/private/qobject_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtCore/qreadwritelock.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qreadwritelock.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtGui/qvector2d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector2d.h \ ../../include/QtGui/qvector3d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector3d.h \ ../../include/QtGui/qvector4d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector4d.h \ ../../include/QtGui/qquaternion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qquaternion.h \ ../../include/QtGui/qgenericmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qgenericmatrix.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qguivariantanimation.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/animation/qguivariantanimation.cpp .obj/qstandarditemmodel.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/qabstractitemmodel.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtGui/qbrush.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbrush.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtGui/qfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont.h \ ../../include/QtGui/qicon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qicon.h \ ../../include/QtCore/qdatetime.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qdatetime.h \ ../../include/QtCore/qbitarray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbitarray.h \ ../../include/QtCore/qmimedata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmimedata.h \ ../../include/QtGui/5.10.0/QtGui/private/qstandarditemmodel_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qabstractitemmodel_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/itemmodels/qabstractitemmodel_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qobject_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtCore/qreadwritelock.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qreadwritelock.h \ ../../include/QtCore/qstack.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstack.h \ .moc/moc_qstandarditemmodel.cpp \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qstandarditemmodel.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.cpp .obj/qvulkaninstance.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/vulkan/qvulkaninstance.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/vulkan/qvulkaninstance.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtGui/5.10.0/QtGui/private/qvulkanfunctions_p.h \ vulkan/qvulkanfunctions_p.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformvulkaninstance.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/vulkan/qplatformvulkaninstance.h \ ../../include/QtGui/qvulkaninstance.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformintegration.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformintegration.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformscreen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformscreen.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtGui/qcursor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qcursor.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qplatformpixmap.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtGui/qsurfaceformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurfaceformat.h \ ../../include/QtGui/qopenglcontext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qopenglcontext.h \ ../../include/QtCore/QObject \ ../../include/QtCore/QScopedPointer \ ../../include/QtGui/QSurfaceFormat \ ../../include/QtGui/qopengl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengl.h \ ../../include/QtCore/qt_windows.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qt_windows.h \ ../../include/QtGui/qopengles2ext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengles2ext.h \ ../../include/QtGui/qopenglext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglext.h \ ../../include/QtGui/qopenglversionfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformnativeinterface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformnativeinterface.h \ ../../include/QtCore/QVariant \ ../../include/QtGui/5.10.0/QtGui/private/qguiapplication_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qguiapplication_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtGui/qguiapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qguiapplication.h \ ../../include/QtCore/qcoreapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreapplication.h \ ../../include/QtCore/qeventloop.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qeventloop.h \ ../../include/QtGui/qinputmethod.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qinputmethod.h \ ../../include/QtCore/QPointF \ ../../include/QtCore/5.10.0/QtCore/private/qcoreapplication_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreapplication_p.h \ ../../include/QtCore/qtranslator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qtranslator.h \ ../../include/QtCore/qsettings.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qsettings.h \ ../../include/QtCore/5.10.0/QtCore/private/qobject_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtCore/qreadwritelock.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qreadwritelock.h \ ../../include/QtCore/5.10.0/QtCore/private/qcore_mac_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcore_mac_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qthread_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qthread_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++-64/qplatformdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/linux-g++/qplatformdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/common/posix/qplatformdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/mkspecs/common/c89/qplatformdefs.h \ ../../include/QtCore/qthread.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qthread.h \ ../../include/QtCore/qstack.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstack.h \ ../../include/QtCore/qwaitcondition.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qwaitcondition.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qwindowsysteminterface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.h \ ../../include/QtCore/QTime \ ../../include/QtCore/qdatetime.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qdatetime.h \ ../../include/QtCore/QEvent \ ../../include/QtCore/QAbstractEventDispatcher \ ../../include/QtCore/qabstracteventdispatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qabstracteventdispatcher.h \ ../../include/QtGui/QScreen \ ../../include/QtGui/qscreen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qscreen.h \ ../../include/QtCore/QList \ ../../include/QtCore/QRect \ ../../include/QtCore/QSize \ ../../include/QtCore/QSizeF \ ../../include/QtGui/QTransform \ ../../include/QtGui/QWindow \ ../../include/QtGui/qwindow.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindow.h \ ../../include/QtCore/QMargins \ ../../include/QtGui/qsurface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurface.h \ ../../include/QtGui/qicon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qicon.h \ ../../include/QtCore/QWeakPointer \ ../../include/QtCore/QMutex \ ../../include/QtGui/QTouchEvent \ ../../include/QtGui/qevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qevent.h \ ../../include/QtGui/qkeysequence.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qkeysequence.h \ ../../include/QtCore/qurl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurl.h \ ../../include/QtCore/qurlquery.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurlquery.h \ ../../include/QtCore/qfile.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfile.h \ ../../include/QtCore/qfiledevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfiledevice.h \ ../../include/QtGui/qvector2d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector2d.h \ ../../include/QtGui/qtouchdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtouchdevice.h \ ../../include/QtCore/QEventLoop \ ../../include/QtGui/QVector2D \ ../../include/QtGui/5.10.0/QtGui/qpa/qwindowsysteminterface_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowsysteminterface_p.h \ ../../include/QtCore/QElapsedTimer \ ../../include/QtCore/qelapsedtimer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qelapsedtimer.h \ ../../include/QtCore/QPointer \ ../../include/QtGui/QList \ ../../include/QtCore/QWaitCondition \ ../../include/QtCore/QAtomicInt \ ../../include/QtGui/5.10.0/QtGui/private/qshortcutmap_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qshortcutmap_p.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qvulkaninstance.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/vulkan/qvulkaninstance.cpp .obj/qplatformvulkaninstance.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/vulkan/qplatformvulkaninstance.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/vulkan/qplatformvulkaninstance.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtGui/qvulkaninstance.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/vulkan/qvulkaninstance.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qplatformvulkaninstance.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/vulkan/qplatformvulkaninstance.cpp .obj/qvulkanfunctions.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/vulkan/qvulkanfunctions.cpp ../../include/QtGui/5.10.0/QtGui/private/qvulkanfunctions_p.h \ vulkan/qvulkanfunctions_p.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qvulkanfunctions.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/vulkan/qvulkanfunctions.cpp .obj/qvulkanwindow.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/vulkan/qvulkanwindow.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/vulkan/qvulkanwindow_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/vulkan/qvulkanwindow.h \ ../../include/QtGui/qvulkaninstance.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/vulkan/qvulkaninstance.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtGui/qwindow.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindow.h \ ../../include/QtCore/QObject \ ../../include/QtCore/QEvent \ ../../include/QtCore/QMargins \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/QRect \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtGui/qsurface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurface.h \ ../../include/QtGui/qsurfaceformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurfaceformat.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtGui/qicon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qicon.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtGui/qcursor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qcursor.h \ ../../include/QtGui/qmatrix4x4.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qmatrix4x4.h \ ../../include/QtGui/qvector3d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector3d.h \ ../../include/QtGui/qvector4d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector4d.h \ ../../include/QtGui/qquaternion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qquaternion.h \ ../../include/QtGui/qgenericmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qgenericmatrix.h \ ../../include/QtCore/QHash \ ../../include/QtGui/5.10.0/QtGui/private/qwindow_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindow_p.h \ ../../include/QtGui/qscreen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qscreen.h \ ../../include/QtCore/QList \ ../../include/QtCore/QSize \ ../../include/QtCore/QSizeF \ ../../include/QtGui/QTransform \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformwindow.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformwindow.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformopenglcontext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformopenglcontext.h \ ../../include/QtGui/qopengl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengl.h \ ../../include/QtCore/qt_windows.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qt_windows.h \ ../../include/QtGui/qopengles2ext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengles2ext.h \ ../../include/QtGui/qopenglext.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglext.h \ ../../include/QtGui/5.10.0/QtGui/qpa/qplatformsurface.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformsurface.h \ ../../include/QtCore/5.10.0/QtCore/private/qobject_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtCore/qreadwritelock.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qreadwritelock.h \ ../../include/QtCore/qelapsedtimer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qelapsedtimer.h \ ../../include/QtGui/QIcon \ ../../include/QtGui/qvulkanfunctions.h \ vulkan/qvulkanfunctions.h \ ../../include/QtCore/QLoggingCategory \ ../../include/QtCore/qloggingcategory.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qloggingcategory.h \ ../../include/QtCore/QTimer \ ../../include/QtCore/qtimer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qtimer.h \ ../../include/QtCore/qbasictimer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qbasictimer.h \ ../../include/QtCore/QThread \ ../../include/QtCore/qthread.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qthread.h \ ../../include/QtCore/QCoreApplication \ ../../include/QtCore/qcoreapplication.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreapplication.h \ ../../include/QtCore/qeventloop.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qeventloop.h \ ../../include/QtGui/qevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qevent.h \ ../../include/QtGui/qkeysequence.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qkeysequence.h \ ../../include/QtCore/qurl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurl.h \ ../../include/QtCore/qurlquery.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurlquery.h \ ../../include/QtCore/qfile.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfile.h \ ../../include/QtCore/qfiledevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfiledevice.h \ ../../include/QtGui/qvector2d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector2d.h \ ../../include/QtGui/qtouchdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtouchdevice.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qvulkanwindow.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/vulkan/qvulkanwindow.cpp .obj/qimage_sse2.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage_sse2.cpp /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtGui/5.10.0/QtGui/private/qimage_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtCore/QMap \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/QVector \ ../../include/QtCore/5.10.0/QtCore/private/qsimd_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsimd_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qdrawhelper_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qdrawhelper_p.h \ ../../include/QtCore/qmath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmath.h \ ../../include/QtGui/qpainter.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainter.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtGui/qimage.h \ ../../include/QtGui/qtextoption.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextoption.h \ ../../include/QtGui/qpen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpen.h \ ../../include/QtGui/qbrush.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbrush.h \ ../../include/QtGui/qfontinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontinfo.h \ ../../include/QtGui/qfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont.h \ ../../include/QtGui/qfontmetrics.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontmetrics.h \ ../../include/QtGui/5.10.0/QtGui/private/qrasterdefs_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrasterdefs_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qdrawingprimitive_sse2_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qdrawingprimitive_sse2_p.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qimage_sse2.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage_sse2.cpp .obj/qdrawhelper_sse2.o: /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qdrawhelper_sse2.cpp ../../include/QtGui/5.10.0/QtGui/private/qdrawhelper_x86_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qdrawhelper_x86_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h \ ../../include/QtGui/qtguiglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h \ ../../include/QtCore/qglobal.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal.h \ ../../include/QtCore/qconfig-bootstrapped.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qconfig-bootstrapped.h \ ../../include/QtCore/qconfig.h \ ../corelib/global/qconfig.h \ ../../include/QtCore/qtcore-config.h \ ../corelib/qtcore-config.h \ ../../include/QtCore/qsystemdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsystemdetection.h \ ../../include/QtCore/qprocessordetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qprocessordetection.h \ ../../include/QtCore/qcompilerdetection.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qcompilerdetection.h \ ../../include/QtCore/qtypeinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qtypeinfo.h \ ../../include/QtCore/qsysinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qsysinfo.h \ ../../include/QtCore/qlogging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qlogging.h \ ../../include/QtCore/qflags.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qflags.h \ ../../include/QtCore/qatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qatomic.h \ ../../include/QtCore/qbasicatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qbasicatomic.h \ ../../include/QtCore/qatomic_bootstrap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_bootstrap.h \ ../../include/QtCore/qgenericatomic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qgenericatomic.h \ ../../include/QtCore/qatomic_cxx11.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_cxx11.h \ ../../include/QtCore/qatomic_msvc.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/arch/qatomic_msvc.h \ ../../include/QtCore/qglobalstatic.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobalstatic.h \ ../../include/QtCore/qmutex.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qmutex.h \ ../../include/QtCore/qnumeric.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric.h \ ../../include/QtCore/qversiontagging.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qversiontagging.h \ ../../include/QtGui/qtgui-config.h \ qtgui-config.h \ ../../include/QtCore/5.10.0/QtCore/private/qglobal_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qglobal_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qconfig_p.h \ ../corelib/global/qconfig_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtcore-config_p.h \ ../corelib/qtcore-config_p.h \ ../../include/QtCore/qoperatingsystemversion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qoperatingsystemversion.h \ ../../include/QtCore/qversionnumber.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qversionnumber.h \ ../../include/QtCore/qnamespace.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnamespace.h \ ../../include/QtCore/qstring.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstring.h \ ../../include/QtCore/qchar.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qchar.h \ ../../include/QtCore/qbytearray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearray.h \ ../../include/QtCore/qrefcount.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrefcount.h \ ../../include/QtCore/qarraydata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qarraydata.h \ ../../include/QtCore/qstringliteral.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringliteral.h \ ../../include/QtCore/qstringalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringalgorithms.h \ ../../include/QtCore/qstringview.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringview.h \ ../../include/QtCore/qstringbuilder.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringbuilder.h \ ../../include/QtCore/qvector.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvector.h \ ../../include/QtCore/qalgorithms.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qalgorithms.h \ ../../include/QtCore/qiterator.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qiterator.h \ ../../include/QtCore/qlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlist.h \ ../../include/QtCore/qhashfunctions.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhashfunctions.h \ ../../include/QtCore/qpair.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpair.h \ ../../include/QtCore/qbytearraylist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qbytearraylist.h \ ../../include/QtCore/qstringlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringlist.h \ ../../include/QtCore/qregexp.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qregexp.h \ ../../include/QtCore/qstringmatcher.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qstringmatcher.h \ ../../include/QtCore/qpoint.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qpoint.h \ ../../include/QtCore/qmetatype.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmetatype.h \ ../../include/QtCore/qvarlengtharray.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qvarlengtharray.h \ ../../include/QtCore/qcontainerfwd.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontainerfwd.h \ ../../include/QtCore/qobjectdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs.h \ ../../include/QtCore/qobjectdefs_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobjectdefs_impl.h \ ../../include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h \ qtgui-config_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qdrawhelper_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qdrawhelper_p.h \ ../../include/QtCore/qmath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qmath.h \ ../../include/QtGui/qcolor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h \ ../../include/QtGui/qrgb.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h \ ../../include/QtGui/qrgba64.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h \ ../../include/QtGui/qpainter.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainter.h \ ../../include/QtCore/qrect.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qrect.h \ ../../include/QtCore/qmargins.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmargins.h \ ../../include/QtCore/qsize.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsize.h \ ../../include/QtCore/qscopedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qscopedpointer.h \ ../../include/QtGui/qpixmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h \ ../../include/QtGui/qpaintdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h \ ../../include/QtGui/qwindowdefs.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h \ ../../include/QtGui/qwindowdefs_win.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h \ ../../include/QtCore/qsharedpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer.h \ ../../include/QtCore/qshareddata.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qshareddata.h \ ../../include/QtCore/qhash.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qhash.h \ ../../include/QtCore/qsharedpointer_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsharedpointer_impl.h \ ../../include/QtCore/qobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject.h \ ../../include/QtCore/qcoreevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qcoreevent.h \ ../../include/QtCore/qobject_impl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_impl.h \ ../../include/QtGui/qimage.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h \ ../../include/QtGui/qpixelformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h \ ../../include/QtGui/qtransform.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h \ ../../include/QtGui/qmatrix.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h \ ../../include/QtGui/qpolygon.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h \ ../../include/QtGui/qregion.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h \ ../../include/QtCore/qdatastream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdatastream.h \ ../../include/QtCore/qiodevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qiodevice.h \ ../../include/QtCore/qline.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qline.h \ ../../include/QtGui/qpainterpath.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h \ ../../include/QtGui/qtextoption.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextoption.h \ ../../include/QtGui/qpen.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpen.h \ ../../include/QtGui/qbrush.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbrush.h \ ../../include/QtGui/qfontinfo.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontinfo.h \ ../../include/QtGui/qfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont.h \ ../../include/QtGui/qfontmetrics.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontmetrics.h \ ../../include/QtGui/5.10.0/QtGui/private/qrasterdefs_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrasterdefs_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qsimd_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qsimd_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qdrawingprimitive_sse2_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qdrawingprimitive_sse2_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qpaintengine_raster_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengine_raster_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qpaintengineex_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengineex_p.h \ ../../include/QtGui/qpaintengine.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengine.h \ ../../include/QtGui/5.10.0/QtGui/private/qpaintengine_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengine_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qobject_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qobject_p.h \ ../../include/QtCore/qpointer.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qpointer.h \ ../../include/QtCore/qvariant.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/kernel/qvariant.h \ ../../include/QtCore/qmap.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qmap.h \ ../../include/QtCore/qdebug.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qdebug.h \ ../../include/QtCore/qtextstream.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qtextstream.h \ ../../include/QtCore/qlocale.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlocale.h \ ../../include/QtCore/qset.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qset.h \ ../../include/QtCore/qcontiguouscache.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qcontiguouscache.h \ ../../include/QtCore/qreadwritelock.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/thread/qreadwritelock.h \ ../../include/QtGui/5.10.0/QtGui/private/qstroker_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qstroker_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qdatabuffer_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qdatabuffer_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qnumeric_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/global/qnumeric_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qpainter_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainter_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qpen_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpen_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qvectorpath_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qvectorpath_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qrasterizer_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrasterizer_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qtextureglyphcache_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtextureglyphcache_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qfontengineglyphcache_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontengineglyphcache_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qfont_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont_p.h \ ../../include/QtGui/qfontdatabase.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontdatabase.h \ ../../include/QtGui/5.10.0/QtGui/private/qfixed_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qfixed_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qfontengine_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontengine_p.h \ ../../include/QtCore/QLinkedList \ ../../include/QtCore/qlinkedlist.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qlinkedlist.h \ ../../include/QtGui/5.10.0/QtGui/private/qtextengine_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextengine_p.h \ ../../include/QtGui/qtextlayout.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextlayout.h \ ../../include/QtGui/qevent.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qevent.h \ ../../include/QtGui/qkeysequence.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qkeysequence.h \ ../../include/QtCore/qurl.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurl.h \ ../../include/QtCore/qurlquery.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qurlquery.h \ ../../include/QtCore/qfile.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfile.h \ ../../include/QtCore/qfiledevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/io/qfiledevice.h \ ../../include/QtGui/qvector2d.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector2d.h \ ../../include/QtGui/qtouchdevice.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtouchdevice.h \ ../../include/QtGui/qtextformat.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextformat.h \ ../../include/QtGui/qglyphrun.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qglyphrun.h \ ../../include/QtGui/qrawfont.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qrawfont.h \ ../../include/QtGui/qtextcursor.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextcursor.h \ ../../include/QtGui/5.10.0/QtGui/private/qtextformat_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextformat_p.h \ ../../include/QtGui/qtextobject.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextobject.h \ ../../include/QtGui/5.10.0/QtGui/private/qtextdocument_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocument_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qfragmentmap_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfragmentmap_p.h \ ../../include/QtCore/5.10.0/QtCore/private/qtools_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qtools_p.h \ ../../include/QtGui/qtextdocument.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocument.h \ ../../include/QtGui/5.10.0/QtGui/private/qcssparser_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qcssparser_p.h \ ../../include/QtCore/QStringList \ ../../include/QtCore/QVector \ ../../include/QtCore/QVariant \ ../../include/QtCore/QPair \ ../../include/QtCore/QSize \ ../../include/QtCore/QMultiHash \ ../../include/QtGui/QFont \ ../../include/QtGui/QPalette \ ../../include/QtGui/qpalette.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpalette.h \ ../../include/QtCore/QSharedData \ ../../include/QtCore/5.10.0/QtCore/private/qunicodetools_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/corelib/tools/qunicodetools_p.h \ ../../include/QtGui/5.10.0/QtGui/private/qoutlinemapper_p.h \ /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qoutlinemapper_p.h \ .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qdrawhelper_sse2.o /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qdrawhelper_sse2.cpp .obj/qvulkanfunctions_p.o: vulkan/qvulkanfunctions_p.cpp .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qvulkanfunctions_p.o vulkan/qvulkanfunctions_p.cpp .obj/qrc_qpdf.o: .rcc/qrc_qpdf.cpp .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/qrc_qpdf.o .rcc/qrc_qpdf.cpp .obj/moc_qaccessible.o: .moc/moc_qaccessible.cpp .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/moc_qaccessible.o .moc/moc_qaccessible.cpp .obj/moc_qaccessiblecache_p.o: .moc/moc_qaccessiblecache_p.cpp .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/moc_qaccessiblecache_p.o .moc/moc_qaccessiblecache_p.cpp .obj/moc_qaccessibleplugin.o: .moc/moc_qaccessibleplugin.cpp .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/moc_qaccessibleplugin.o .moc/moc_qaccessibleplugin.cpp .obj/moc_qaccessiblebridge.o: .moc/moc_qaccessiblebridge.cpp .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/moc_qaccessiblebridge.o .moc/moc_qaccessiblebridge.cpp .obj/moc_qgenericplugin.o: .moc/moc_qgenericplugin.cpp .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/moc_qgenericplugin.o .moc/moc_qgenericplugin.cpp .obj/moc_qplatforminputcontext.o: .moc/moc_qplatforminputcontext.cpp .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/moc_qplatforminputcontext.o .moc/moc_qplatforminputcontext.cpp .obj/moc_qplatforminputcontextplugin_p.o: .moc/moc_qplatforminputcontextplugin_p.cpp .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/moc_qplatforminputcontextplugin_p.o .moc/moc_qplatforminputcontextplugin_p.cpp .obj/moc_qplatformintegrationplugin.o: .moc/moc_qplatformintegrationplugin.cpp .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/moc_qplatformintegrationplugin.o .moc/moc_qplatformintegrationplugin.cpp .obj/moc_qplatformthemeplugin.o: .moc/moc_qplatformthemeplugin.cpp .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/moc_qplatformthemeplugin.o .moc/moc_qplatformthemeplugin.cpp .obj/moc_qplatformnativeinterface.o: .moc/moc_qplatformnativeinterface.cpp .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/moc_qplatformnativeinterface.o .moc/moc_qplatformnativeinterface.cpp .obj/moc_qplatformmenu.o: .moc/moc_qplatformmenu.cpp .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/moc_qplatformmenu.o .moc/moc_qplatformmenu.cpp .obj/moc_qshapedpixmapdndwindow_p.o: .moc/moc_qshapedpixmapdndwindow_p.cpp .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/moc_qshapedpixmapdndwindow_p.o .moc/moc_qshapedpixmapdndwindow_p.cpp .obj/moc_qsurfaceformat.o: .moc/moc_qsurfaceformat.cpp .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/moc_qsurfaceformat.o .moc/moc_qsurfaceformat.cpp .obj/moc_qoffscreensurface.o: .moc/moc_qoffscreensurface.cpp .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/moc_qoffscreensurface.o .moc/moc_qoffscreensurface.cpp .obj/moc_qclipboard.o: .moc/moc_qclipboard.cpp .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/moc_qclipboard.o .moc/moc_qclipboard.cpp .obj/moc_qdrag.o: .moc/moc_qdrag.cpp .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/moc_qdrag.o .moc/moc_qdrag.cpp .obj/moc_qdnd_p.o: .moc/moc_qdnd_p.cpp .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/moc_qdnd_p.o .moc/moc_qdnd_p.cpp .obj/moc_qevent.o: .moc/moc_qevent.cpp .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/moc_qevent.o .moc/moc_qevent.cpp .obj/moc_qkeysequence.o: .moc/moc_qkeysequence.cpp .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/moc_qkeysequence.o .moc/moc_qkeysequence.cpp .obj/moc_qkeymapper_p.o: .moc/moc_qkeymapper_p.cpp .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/moc_qkeymapper_p.o .moc/moc_qkeymapper_p.cpp .obj/moc_qpalette.o: .moc/moc_qpalette.cpp .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/moc_qpalette.o .moc/moc_qpalette.cpp .obj/moc_qsessionmanager.o: .moc/moc_qsessionmanager.cpp .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/moc_qsessionmanager.o .moc/moc_qsessionmanager.cpp .obj/moc_qscreen.o: .moc/moc_qscreen.cpp .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/moc_qscreen.o .moc/moc_qscreen.cpp .obj/moc_qstylehints.o: .moc/moc_qstylehints.cpp .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/moc_qstylehints.o .moc/moc_qstylehints.cpp .obj/moc_qtouchdevice.o: .moc/moc_qtouchdevice.cpp .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/moc_qtouchdevice.o .moc/moc_qtouchdevice.cpp .obj/moc_qplatformsharedgraphicscache.o: .moc/moc_qplatformsharedgraphicscache.cpp .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/moc_qplatformsharedgraphicscache.o .moc/moc_qplatformsharedgraphicscache.cpp .obj/moc_qplatformdialoghelper.o: .moc/moc_qplatformdialoghelper.cpp .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/moc_qplatformdialoghelper.o .moc/moc_qplatformdialoghelper.cpp .obj/moc_qpaintdevicewindow.o: .moc/moc_qpaintdevicewindow.cpp .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/moc_qpaintdevicewindow.o .moc/moc_qpaintdevicewindow.cpp .obj/moc_qrasterwindow.o: .moc/moc_qrasterwindow.cpp .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/moc_qrasterwindow.o .moc/moc_qrasterwindow.cpp .obj/moc_qplatformgraphicsbuffer.o: .moc/moc_qplatformgraphicsbuffer.cpp .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/moc_qplatformgraphicsbuffer.o .moc/moc_qplatformgraphicsbuffer.cpp .obj/moc_qinputdevicemanager_p.o: .moc/moc_qinputdevicemanager_p.cpp .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/moc_qinputdevicemanager_p.o .moc/moc_qinputdevicemanager_p.cpp .obj/moc_qopenglwindow.o: .moc/moc_qopenglwindow.cpp .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/moc_qopenglwindow.o .moc/moc_qopenglwindow.cpp .obj/moc_qimageiohandler.o: .moc/moc_qimageiohandler.cpp .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/moc_qimageiohandler.o .moc/moc_qimageiohandler.cpp .obj/moc_qpictureformatplugin.o: .moc/moc_qpictureformatplugin.cpp .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/moc_qpictureformatplugin.o .moc/moc_qpictureformatplugin.cpp .obj/moc_qiconengineplugin.o: .moc/moc_qiconengineplugin.cpp .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/moc_qiconengineplugin.o .moc/moc_qiconengineplugin.cpp .obj/moc_qfont.o: .moc/moc_qfont.cpp .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/moc_qfont.o .moc/moc_qfont.cpp .obj/moc_qfontdatabase.o: .moc/moc_qfontdatabase.cpp .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/moc_qfontdatabase.o .moc/moc_qfontdatabase.cpp .obj/moc_qtextformat.o: .moc/moc_qtextformat.cpp .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/moc_qtextformat.o .moc/moc_qtextformat.cpp .obj/moc_qtextobject.o: .moc/moc_qtextobject.cpp .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/moc_qtextobject.o .moc/moc_qtextobject.cpp .obj/moc_qtextdocument.o: .moc/moc_qtextdocument.cpp .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/moc_qtextdocument.o .moc/moc_qtextdocument.cpp .obj/moc_qtextimagehandler_p.o: .moc/moc_qtextimagehandler_p.cpp .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/moc_qtextimagehandler_p.o .moc/moc_qtextimagehandler_p.cpp .obj/moc_qtexttable.o: .moc/moc_qtexttable.cpp .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/moc_qtexttable.o .moc/moc_qtexttable.cpp .obj/moc_qtextlist.o: .moc/moc_qtextlist.cpp .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/moc_qtextlist.o .moc/moc_qtextlist.cpp .obj/moc_qinputcontrol_p.o: .moc/moc_qinputcontrol_p.cpp .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/moc_qinputcontrol_p.o .moc/moc_qinputcontrol_p.cpp .obj/moc_qbrush.o: .moc/moc_qbrush.cpp .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/moc_qbrush.o .moc/moc_qbrush.cpp .obj/moc_qpainter.o: .moc/moc_qpainter.cpp .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/moc_qpainter.o .moc/moc_qpainter.cpp .obj/moc_qpdfwriter.o: .moc/moc_qpdfwriter.cpp .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/moc_qpdfwriter.o .moc/moc_qpdfwriter.cpp .obj/moc_qplatformbackingstore.o: .moc/moc_qplatformbackingstore.cpp .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/moc_qplatformbackingstore.o .moc/moc_qplatformbackingstore.cpp .obj/moc_qvalidator.o: .moc/moc_qvalidator.cpp .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/moc_qvalidator.o .moc/moc_qvalidator.cpp .obj/moc_qshaderlanguage_p.o: .moc/moc_qshaderlanguage_p.cpp .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/moc_qshaderlanguage_p.o .moc/moc_qshaderlanguage_p.cpp .obj/moc_qopenglshaderprogram.o: .moc/moc_qopenglshaderprogram.cpp .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/moc_qopenglshaderprogram.o .moc/moc_qopenglshaderprogram.cpp .obj/moc_qopenglengineshadermanager_p.o: .moc/moc_qopenglengineshadermanager_p.cpp .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/moc_qopenglengineshadermanager_p.o .moc/moc_qopenglengineshadermanager_p.cpp .obj/moc_qopengltexture.o: .moc/moc_qopengltexture.cpp .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/moc_qopengltexture.o .moc/moc_qopengltexture.cpp .obj/moc_qopengltimerquery.o: .moc/moc_qopengltimerquery.cpp .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/moc_qopengltimerquery.o .moc/moc_qopengltimerquery.cpp .obj/moc_qvulkanwindow.o: .moc/moc_qvulkanwindow.cpp .pch/Qt5Gui.gch/c++ $(CXX) -c -include .pch/Qt5Gui $(CXXFLAGS) $(INCPATH) -o .obj/moc_qvulkanwindow.o .moc/moc_qvulkanwindow.cpp ####### Install install_target: first FORCE @test -d $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/lib || mkdir -p $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/lib -$(QINSTALL_PROGRAM) ../../lib/$(TARGET) $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/lib/$(TARGET) -$(STRIP) --strip-unneeded $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/lib/$(TARGET) -$(SYMLINK) $(TARGET) $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/lib/$(TARGET0) -$(SYMLINK) $(TARGET) $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/lib/$(TARGET1) -$(SYMLINK) $(TARGET) $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/lib/$(TARGET2) @test -d $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/lib || mkdir -p $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/lib -$(SED) -e 's,/home/oliver/developing/qt-sourcex64/[^/][^/]*/lib,$$$$[QT_INSTALL_LIBS],g' ../../lib/libQt5Gui.prl > $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/lib/libQt5Gui.prl @test -d $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/lib || mkdir -p $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/lib -$(SED) -e 's,/home/oliver/developing/qt-sourcex64/[^/][^/]*/lib,=/home/oliver/developing/binaries/qt-buildx64/lib,g' ../../lib/libQt5Gui.la > $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/lib/libQt5Gui.la @test -d $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/lib/pkgconfig || mkdir -p $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/lib/pkgconfig -$(SED) -e 's,/home/oliver/developing/qt-sourcex64/[^/][^/]*/lib,/home/oliver/developing/binaries/qt-buildx64/lib,g' ../../lib/pkgconfig/Qt5Gui.pc > $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/lib/pkgconfig/Qt5Gui.pc uninstall_target: FORCE -$(DEL_FILE) $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/lib/$(TARGET) -$(DEL_FILE) $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/lib/$(TARGET0) -$(DEL_FILE) $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/lib/$(TARGET1) -$(DEL_FILE) $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/lib/$(TARGET2) -$(DEL_FILE) $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/lib/libQt5Gui.prl -$(DEL_FILE) $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/lib/libQt5Gui.la -$(DEL_FILE) $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/lib/pkgconfig/Qt5Gui.pc -$(DEL_DIR) $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/lib/ install_class_headers: first FORCE @test -d $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui || mkdir -p $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QAccessible $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QAccessible -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QAccessibleInterface $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QAccessibleInterface -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QAccessibleTextInterface $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QAccessibleTextInterface -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QAccessibleEditableTextInterface $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QAccessibleEditableTextInterface -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QAccessibleValueInterface $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QAccessibleValueInterface -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QAccessibleTableCellInterface $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QAccessibleTableCellInterface -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QAccessibleTableInterface $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QAccessibleTableInterface -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QAccessibleActionInterface $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QAccessibleActionInterface -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QAccessibleImageInterface $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QAccessibleImageInterface -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QAccessibleEvent $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QAccessibleEvent -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QAccessibleStateChangeEvent $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QAccessibleStateChangeEvent -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QAccessibleTextCursorEvent $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QAccessibleTextCursorEvent -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QAccessibleTextSelectionEvent $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QAccessibleTextSelectionEvent -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QAccessibleTextInsertEvent $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QAccessibleTextInsertEvent -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QAccessibleTextRemoveEvent $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QAccessibleTextRemoveEvent -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QAccessibleTextUpdateEvent $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QAccessibleTextUpdateEvent -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QAccessibleValueChangeEvent $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QAccessibleValueChangeEvent -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QAccessibleTableModelChangeEvent $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QAccessibleTableModelChangeEvent -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QAccessibleBridge $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QAccessibleBridge -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QAccessibleBridgePlugin $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QAccessibleBridgePlugin -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QAccessibleObject $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QAccessibleObject -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QAccessibleApplication $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QAccessibleApplication -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QAccessiblePlugin $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QAccessiblePlugin -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QBitmap $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QBitmap -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QIcon $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QIcon -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QIconEngine $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QIconEngine -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QIconEngineV2 $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QIconEngineV2 -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QIconEnginePlugin $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QIconEnginePlugin -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QImageTextKeyLang $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QImageTextKeyLang -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QImageCleanupFunction $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QImageCleanupFunction -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QImage $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QImage -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QImageIOHandler $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QImageIOHandler -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QImageIOPlugin $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QImageIOPlugin -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QImageReader $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QImageReader -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QImageWriter $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QImageWriter -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QMovie $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QMovie -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QPicture $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QPicture -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QPictureIO $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QPictureIO -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QPictureFormatPlugin $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QPictureFormatPlugin -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QPixmap $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QPixmap -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QPixmapCache $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QPixmapCache -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QStandardItem $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QStandardItem -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QStandardItemModel $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QStandardItemModel -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QClipboard $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QClipboard -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QCursor $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QCursor -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QDrag $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QDrag -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QInputEvent $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QInputEvent -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QEnterEvent $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QEnterEvent -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QMouseEvent $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QMouseEvent -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QHoverEvent $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QHoverEvent -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QWheelEvent $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QWheelEvent -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QTabletEvent $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QTabletEvent -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QNativeGestureEvent $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QNativeGestureEvent -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QKeyEvent $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QKeyEvent -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QFocusEvent $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QFocusEvent -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QPaintEvent $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QPaintEvent -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QMoveEvent $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QMoveEvent -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QExposeEvent $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QExposeEvent -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QPlatformSurfaceEvent $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QPlatformSurfaceEvent -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QResizeEvent $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QResizeEvent -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QCloseEvent $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QCloseEvent -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QIconDragEvent $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QIconDragEvent -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QShowEvent $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QShowEvent -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QHideEvent $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QHideEvent -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QContextMenuEvent $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QContextMenuEvent -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QInputMethodEvent $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QInputMethodEvent -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QInputMethodQueryEvent $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QInputMethodQueryEvent -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QDropEvent $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QDropEvent -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QDragMoveEvent $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QDragMoveEvent -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QDragEnterEvent $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QDragEnterEvent -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QDragLeaveEvent $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QDragLeaveEvent -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QHelpEvent $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QHelpEvent -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QStatusTipEvent $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QStatusTipEvent -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QWhatsThisClickedEvent $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QWhatsThisClickedEvent -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QActionEvent $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QActionEvent -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QFileOpenEvent $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QFileOpenEvent -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QToolBarChangeEvent $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QToolBarChangeEvent -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QShortcutEvent $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QShortcutEvent -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QWindowStateChangeEvent $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QWindowStateChangeEvent -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QPointingDeviceUniqueId $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QPointingDeviceUniqueId -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QList $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QList -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QTouchEvent $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QTouchEvent -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QScrollPrepareEvent $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QScrollPrepareEvent -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QScrollEvent $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QScrollEvent -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QScreenOrientationChangeEvent $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QScreenOrientationChangeEvent -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QApplicationStateChangeEvent $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QApplicationStateChangeEvent -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QtEvents $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QtEvents -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QGenericPlugin $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QGenericPlugin -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QGenericPluginFactory $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QGenericPluginFactory -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QGuiApplication $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QGuiApplication -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QInputMethod $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QInputMethod -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QKeySequence $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QKeySequence -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QOffscreenSurface $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QOffscreenSurface -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QOpenGLVersionProfile $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QOpenGLVersionProfile -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QOpenGLContextGroup $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QOpenGLContextGroup -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QOpenGLContext $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QOpenGLContext -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QOpenGLWindow $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QOpenGLWindow -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QPaintDeviceWindow $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QPaintDeviceWindow -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QPalette $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QPalette -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QPixelFormat $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QPixelFormat -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QRasterWindow $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QRasterWindow -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QScreen $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QScreen -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QSessionManager $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QSessionManager -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QStyleHints $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QStyleHints -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QSurface $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QSurface -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QSurfaceFormat $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QSurfaceFormat -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QTouchDevice $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QTouchDevice -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QWindow $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QWindow -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QWidgetList $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QWidgetList -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QWindowList $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QWindowList -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QWidgetMapper $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QWidgetMapper -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QWidgetSet $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QWidgetSet -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QGenericMatrix $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QGenericMatrix -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QMatrix2x2 $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QMatrix2x2 -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QMatrix2x3 $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QMatrix2x3 -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QMatrix2x4 $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QMatrix2x4 -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QMatrix3x2 $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QMatrix3x2 -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QMatrix3x3 $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QMatrix3x3 -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QMatrix3x4 $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QMatrix3x4 -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QMatrix4x2 $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QMatrix4x2 -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QMatrix4x3 $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QMatrix4x3 -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QMatrix4x4 $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QMatrix4x4 -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QQuaternion $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QQuaternion -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QVector2D $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QVector2D -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QVector3D $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QVector3D -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QVector4D $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QVector4D -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QOpenGLBuffer $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QOpenGLBuffer -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QOpenGLDebugMessage $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QOpenGLDebugMessage -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QOpenGLDebugLogger $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QOpenGLDebugLogger -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QOpenGLExtraFunctions $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QOpenGLExtraFunctions -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QOpenGLExtraFunctionsPrivate $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QOpenGLExtraFunctionsPrivate -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QOpenGLFramebufferObject $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QOpenGLFramebufferObject -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QOpenGLFramebufferObjectFormat $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QOpenGLFramebufferObjectFormat -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QOpenGLFunctions $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QOpenGLFunctions -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QOpenGLFunctionsPrivate $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QOpenGLFunctionsPrivate -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QOpenGLFunctions_1_0 $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QOpenGLFunctions_1_0 -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QOpenGLFunctions_1_1 $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QOpenGLFunctions_1_1 -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QOpenGLFunctions_1_2 $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QOpenGLFunctions_1_2 -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QOpenGLFunctions_1_3 $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QOpenGLFunctions_1_3 -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QOpenGLFunctions_1_4 $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QOpenGLFunctions_1_4 -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QOpenGLFunctions_1_5 $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QOpenGLFunctions_1_5 -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QOpenGLFunctions_2_0 $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QOpenGLFunctions_2_0 -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QOpenGLFunctions_2_1 $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QOpenGLFunctions_2_1 -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QOpenGLFunctions_3_0 $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QOpenGLFunctions_3_0 -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QOpenGLFunctions_3_1 $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QOpenGLFunctions_3_1 -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QOpenGLFunctions_3_2_Compatibility $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QOpenGLFunctions_3_2_Compatibility -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QOpenGLFunctions_3_2_Core $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QOpenGLFunctions_3_2_Core -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QOpenGLFunctions_3_3_Compatibility $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QOpenGLFunctions_3_3_Compatibility -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QOpenGLFunctions_3_3_Core $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QOpenGLFunctions_3_3_Core -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QOpenGLFunctions_4_0_Compatibility $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QOpenGLFunctions_4_0_Compatibility -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QOpenGLFunctions_4_0_Core $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QOpenGLFunctions_4_0_Core -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QOpenGLFunctions_4_1_Compatibility $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QOpenGLFunctions_4_1_Compatibility -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QOpenGLFunctions_4_1_Core $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QOpenGLFunctions_4_1_Core -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QOpenGLFunctions_4_2_Compatibility $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QOpenGLFunctions_4_2_Compatibility -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QOpenGLFunctions_4_2_Core $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QOpenGLFunctions_4_2_Core -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QOpenGLFunctions_4_3_Compatibility $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QOpenGLFunctions_4_3_Compatibility -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QOpenGLFunctions_4_3_Core $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QOpenGLFunctions_4_3_Core -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QOpenGLFunctions_4_4_Compatibility $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QOpenGLFunctions_4_4_Compatibility -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QOpenGLFunctions_4_4_Core $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QOpenGLFunctions_4_4_Core -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QOpenGLFunctions_4_5_Compatibility $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QOpenGLFunctions_4_5_Compatibility -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QOpenGLFunctions_4_5_Core $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QOpenGLFunctions_4_5_Core -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QOpenGLFunctions_ES2 $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QOpenGLFunctions_ES2 -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QOpenGLPaintDevice $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QOpenGLPaintDevice -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QOpenGLPixelTransferOptions $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QOpenGLPixelTransferOptions -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QOpenGLShader $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QOpenGLShader -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QOpenGLShaderProgram $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QOpenGLShaderProgram -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QOpenGLTexture $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QOpenGLTexture -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QOpenGLTextureBlitter $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QOpenGLTextureBlitter -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QOpenGLTimerQuery $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QOpenGLTimerQuery -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QOpenGLTimeMonitor $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QOpenGLTimeMonitor -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QOpenGLVersionFunctions $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QOpenGLVersionFunctions -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QOpenGLVertexArrayObject $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QOpenGLVertexArrayObject -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QBackingStore $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QBackingStore -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QBrush $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QBrush -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QBrushData $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QBrushData -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QGradientStop $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QGradientStop -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QGradientStops $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QGradientStops -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QGradient $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QGradient -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QLinearGradient $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QLinearGradient -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QRadialGradient $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QRadialGradient -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QConicalGradient $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QConicalGradient -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QColor $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QColor -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QMatrix $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QMatrix -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QPagedPaintDevice $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QPagedPaintDevice -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QPageLayout $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QPageLayout -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QPageSize $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QPageSize -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QPaintDevice $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QPaintDevice -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QTextItem $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QTextItem -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QPaintEngine $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QPaintEngine -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QPaintEngineState $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QPaintEngineState -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QPainter $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QPainter -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QPainterPath $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QPainterPath -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QPainterPathStroker $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QPainterPathStroker -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QPdfWriter $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QPdfWriter -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QPen $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QPen -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QPolygon $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QPolygon -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QPolygonF $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QPolygonF -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QRegion $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QRegion -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QRgb $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QRgb -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QRgba64 $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QRgba64 -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QTransform $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QTransform -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QAbstractTextDocumentLayout $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QAbstractTextDocumentLayout -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QTextObjectInterface $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QTextObjectInterface -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QFont $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QFont -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QFontDatabase $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QFontDatabase -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QFontInfo $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QFontInfo -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QFontMetrics $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QFontMetrics -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QFontMetricsF $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QFontMetricsF -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QGlyphRun $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QGlyphRun -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QRawFont $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QRawFont -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QStaticText $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QStaticText -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QSyntaxHighlighter $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QSyntaxHighlighter -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QTextCursor $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QTextCursor -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QAbstractUndoItem $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QAbstractUndoItem -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QTextDocument $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QTextDocument -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QTextDocumentFragment $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QTextDocumentFragment -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QTextDocumentWriter $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QTextDocumentWriter -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QTextLength $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QTextLength -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QTextFormat $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QTextFormat -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QTextCharFormat $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QTextCharFormat -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QTextBlockFormat $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QTextBlockFormat -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QTextListFormat $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QTextListFormat -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QTextImageFormat $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QTextImageFormat -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QTextFrameFormat $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QTextFrameFormat -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QTextTableFormat $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QTextTableFormat -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QTextTableCellFormat $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QTextTableCellFormat -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QTextInlineObject $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QTextInlineObject -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QTextLayout $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QTextLayout -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QTextLine $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QTextLine -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QTextList $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QTextList -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QTextObject $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QTextObject -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QTextBlockGroup $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QTextBlockGroup -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QTextFrameLayoutData $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QTextFrameLayoutData -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QTextFrame $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QTextFrame -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QTextBlockUserData $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QTextBlockUserData -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QTextBlock $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QTextBlock -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QTextFragment $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QTextFragment -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QTextOption $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QTextOption -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QTextTableCell $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QTextTableCell -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QTextTable $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QTextTable -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QDesktopServices $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QDesktopServices -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QValidator $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QValidator -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QIntValidator $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QIntValidator -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QDoubleValidator $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QDoubleValidator -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QRegExpValidator $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QRegExpValidator -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QRegularExpressionValidator $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QRegularExpressionValidator -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QVulkanLayer $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QVulkanLayer -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QVulkanExtension $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QVulkanExtension -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QVulkanInfoVector $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QVulkanInfoVector -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QVulkanInstance $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QVulkanInstance -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QVulkanWindowRenderer $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QVulkanWindowRenderer -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QVulkanWindow $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QVulkanWindow -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QVulkanFunctions $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QVulkanFunctions -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QVulkanDeviceFunctions $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QVulkanDeviceFunctions -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QtGuiVersion $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QtGuiVersion uninstall_class_headers: FORCE -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QtGuiVersion -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QVulkanDeviceFunctions -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QVulkanFunctions -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QVulkanWindow -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QVulkanWindowRenderer -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QVulkanInstance -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QVulkanInfoVector -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QVulkanExtension -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QVulkanLayer -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QRegularExpressionValidator -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QRegExpValidator -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QDoubleValidator -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QIntValidator -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QValidator -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QDesktopServices -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QTextTable -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QTextTableCell -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QTextOption -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QTextFragment -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QTextBlock -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QTextBlockUserData -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QTextFrame -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QTextFrameLayoutData -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QTextBlockGroup -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QTextObject -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QTextList -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QTextLine -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QTextLayout -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QTextInlineObject -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QTextTableCellFormat -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QTextTableFormat -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QTextFrameFormat -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QTextImageFormat -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QTextListFormat -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QTextBlockFormat -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QTextCharFormat -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QTextFormat -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QTextLength -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QTextDocumentWriter -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QTextDocumentFragment -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QTextDocument -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QAbstractUndoItem -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QTextCursor -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QSyntaxHighlighter -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QStaticText -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QRawFont -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QGlyphRun -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QFontMetricsF -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QFontMetrics -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QFontInfo -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QFontDatabase -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QFont -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QTextObjectInterface -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QAbstractTextDocumentLayout -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QTransform -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QRgba64 -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QRgb -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QRegion -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QPolygonF -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QPolygon -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QPen -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QPdfWriter -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QPainterPathStroker -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QPainterPath -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QPainter -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QPaintEngineState -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QPaintEngine -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QTextItem -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QPaintDevice -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QPageSize -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QPageLayout -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QPagedPaintDevice -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QMatrix -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QColor -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QConicalGradient -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QRadialGradient -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QLinearGradient -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QGradient -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QGradientStops -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QGradientStop -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QBrushData -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QBrush -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QBackingStore -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QOpenGLVertexArrayObject -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QOpenGLVersionFunctions -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QOpenGLTimeMonitor -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QOpenGLTimerQuery -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QOpenGLTextureBlitter -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QOpenGLTexture -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QOpenGLShaderProgram -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QOpenGLShader -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QOpenGLPixelTransferOptions -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QOpenGLPaintDevice -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QOpenGLFunctions_ES2 -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QOpenGLFunctions_4_5_Core -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QOpenGLFunctions_4_5_Compatibility -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QOpenGLFunctions_4_4_Core -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QOpenGLFunctions_4_4_Compatibility -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QOpenGLFunctions_4_3_Core -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QOpenGLFunctions_4_3_Compatibility -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QOpenGLFunctions_4_2_Core -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QOpenGLFunctions_4_2_Compatibility -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QOpenGLFunctions_4_1_Core -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QOpenGLFunctions_4_1_Compatibility -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QOpenGLFunctions_4_0_Core -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QOpenGLFunctions_4_0_Compatibility -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QOpenGLFunctions_3_3_Core -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QOpenGLFunctions_3_3_Compatibility -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QOpenGLFunctions_3_2_Core -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QOpenGLFunctions_3_2_Compatibility -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QOpenGLFunctions_3_1 -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QOpenGLFunctions_3_0 -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QOpenGLFunctions_2_1 -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QOpenGLFunctions_2_0 -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QOpenGLFunctions_1_5 -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QOpenGLFunctions_1_4 -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QOpenGLFunctions_1_3 -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QOpenGLFunctions_1_2 -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QOpenGLFunctions_1_1 -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QOpenGLFunctions_1_0 -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QOpenGLFunctionsPrivate -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QOpenGLFunctions -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QOpenGLFramebufferObjectFormat -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QOpenGLFramebufferObject -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QOpenGLExtraFunctionsPrivate -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QOpenGLExtraFunctions -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QOpenGLDebugLogger -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QOpenGLDebugMessage -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QOpenGLBuffer -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QVector4D -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QVector3D -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QVector2D -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QQuaternion -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QMatrix4x4 -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QMatrix4x3 -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QMatrix4x2 -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QMatrix3x4 -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QMatrix3x3 -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QMatrix3x2 -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QMatrix2x4 -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QMatrix2x3 -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QMatrix2x2 -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QGenericMatrix -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QWidgetSet -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QWidgetMapper -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QWindowList -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QWidgetList -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QWindow -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QTouchDevice -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QSurfaceFormat -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QSurface -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QStyleHints -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QSessionManager -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QScreen -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QRasterWindow -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QPixelFormat -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QPalette -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QPaintDeviceWindow -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QOpenGLWindow -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QOpenGLContext -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QOpenGLContextGroup -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QOpenGLVersionProfile -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QOffscreenSurface -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QKeySequence -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QInputMethod -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QGuiApplication -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QGenericPluginFactory -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QGenericPlugin -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QtEvents -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QApplicationStateChangeEvent -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QScreenOrientationChangeEvent -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QScrollEvent -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QScrollPrepareEvent -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QTouchEvent -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QList -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QPointingDeviceUniqueId -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QWindowStateChangeEvent -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QShortcutEvent -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QToolBarChangeEvent -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QFileOpenEvent -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QActionEvent -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QWhatsThisClickedEvent -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QStatusTipEvent -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QHelpEvent -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QDragLeaveEvent -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QDragEnterEvent -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QDragMoveEvent -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QDropEvent -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QInputMethodQueryEvent -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QInputMethodEvent -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QContextMenuEvent -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QHideEvent -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QShowEvent -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QIconDragEvent -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QCloseEvent -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QResizeEvent -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QPlatformSurfaceEvent -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QExposeEvent -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QMoveEvent -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QPaintEvent -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QFocusEvent -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QKeyEvent -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QNativeGestureEvent -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QTabletEvent -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QWheelEvent -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QHoverEvent -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QMouseEvent -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QEnterEvent -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QInputEvent -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QDrag -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QCursor -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QClipboard -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QStandardItemModel -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QStandardItem -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QPixmapCache -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QPixmap -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QPictureFormatPlugin -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QPictureIO -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QPicture -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QMovie -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QImageWriter -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QImageReader -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QImageIOPlugin -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QImageIOHandler -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QImage -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QImageCleanupFunction -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QImageTextKeyLang -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QIconEnginePlugin -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QIconEngineV2 -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QIconEngine -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QIcon -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QBitmap -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QAccessiblePlugin -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QAccessibleApplication -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QAccessibleObject -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QAccessibleBridgePlugin -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QAccessibleBridge -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QAccessibleTableModelChangeEvent -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QAccessibleValueChangeEvent -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QAccessibleTextUpdateEvent -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QAccessibleTextRemoveEvent -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QAccessibleTextInsertEvent -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QAccessibleTextSelectionEvent -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QAccessibleTextCursorEvent -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QAccessibleStateChangeEvent -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QAccessibleEvent -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QAccessibleImageInterface -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QAccessibleActionInterface -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QAccessibleTableInterface -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QAccessibleTableCellInterface -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QAccessibleValueInterface -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QAccessibleEditableTextInterface -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QAccessibleTextInterface -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QAccessibleInterface -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QAccessible -$(DEL_DIR) $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/ install_targ_headers: first FORCE @test -d $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui || mkdir -p $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/accessible/qaccessible.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qaccessible.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/accessible/qaccessiblebridge.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qaccessiblebridge.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/accessible/qaccessibleobject.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qaccessibleobject.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/accessible/qaccessibleplugin.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qaccessibleplugin.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qbitmap.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qbitmap.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qicon.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qicon.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qiconengine.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qiconengine.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qiconengineplugin.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qiconengineplugin.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qimage.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimageiohandler.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qimageiohandler.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimagereader.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qimagereader.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimagewriter.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qimagewriter.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qmovie.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qmovie.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpicture.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qpicture.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpictureformatplugin.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qpictureformatplugin.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qpixmap.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmapcache.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qpixmapcache.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qstandarditemmodel.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qclipboard.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qclipboard.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qcursor.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qcursor.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qdrag.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qdrag.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qevent.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qevent.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qgenericplugin.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qgenericplugin.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qgenericpluginfactory.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qgenericpluginfactory.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qguiapplication.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qguiapplication.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qinputmethod.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qinputmethod.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qkeysequence.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qkeysequence.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qoffscreensurface.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qoffscreensurface.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qopenglcontext.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qopenglcontext.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qopenglwindow.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qopenglwindow.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpaintdevicewindow.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qpaintdevicewindow.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpalette.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qpalette.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpixelformat.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qpixelformat.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qrasterwindow.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qrasterwindow.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qscreen.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qscreen.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsessionmanager.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qsessionmanager.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qstylehints.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qstylehints.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurface.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qsurface.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsurfaceformat.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qsurfaceformat.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qtguiglobal.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtouchdevice.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qtouchdevice.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindow.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qwindow.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qwindowdefs.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowdefs_win.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qwindowdefs_win.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qgenericmatrix.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qgenericmatrix.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qmatrix4x4.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qmatrix4x4.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qquaternion.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qquaternion.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector2d.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qvector2d.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector3d.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qvector3d.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/math3d/qvector4d.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qvector4d.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengl.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qopengl.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglbuffer.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qopenglbuffer.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengldebug.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qopengldebug.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengles2ext.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qopengles2ext.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglext.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qopenglext.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglextrafunctions.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qopenglextrafunctions.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglframebufferobject.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qopenglframebufferobject.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qopenglfunctions.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_1_0.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qopenglfunctions_1_0.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_1_1.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qopenglfunctions_1_1.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_1_2.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qopenglfunctions_1_2.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_1_3.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qopenglfunctions_1_3.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_1_4.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qopenglfunctions_1_4.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_1_5.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qopenglfunctions_1_5.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_2_0.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qopenglfunctions_2_0.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_2_1.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qopenglfunctions_2_1.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_3_0.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qopenglfunctions_3_0.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_3_1.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qopenglfunctions_3_1.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_3_2_compatibility.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qopenglfunctions_3_2_compatibility.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_3_2_core.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qopenglfunctions_3_2_core.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_3_3_compatibility.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qopenglfunctions_3_3_compatibility.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_3_3_core.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qopenglfunctions_3_3_core.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_0_compatibility.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qopenglfunctions_4_0_compatibility.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_0_core.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qopenglfunctions_4_0_core.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_1_compatibility.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qopenglfunctions_4_1_compatibility.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_1_core.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qopenglfunctions_4_1_core.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_2_compatibility.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qopenglfunctions_4_2_compatibility.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_2_core.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qopenglfunctions_4_2_core.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_3_compatibility.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qopenglfunctions_4_3_compatibility.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_3_core.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qopenglfunctions_4_3_core.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_4_compatibility.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qopenglfunctions_4_4_compatibility.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_4_core.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qopenglfunctions_4_4_core.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_5_compatibility.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qopenglfunctions_4_5_compatibility.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_4_5_core.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qopenglfunctions_4_5_core.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglfunctions_es2.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qopenglfunctions_es2.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglpaintdevice.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qopenglpaintdevice.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglpixeltransferoptions.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qopenglpixeltransferoptions.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglshaderprogram.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qopenglshaderprogram.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengltexture.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qopengltexture.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengltextureblitter.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qopengltextureblitter.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengltimerquery.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qopengltimerquery.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglversionfunctions.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qopenglversionfunctions.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglvertexarrayobject.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qopenglvertexarrayobject.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbackingstore.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qbackingstore.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbrush.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qbrush.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qcolor.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmatrix.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qmatrix.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpagedpaintdevice.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qpagedpaintdevice.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpagelayout.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qpagelayout.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpagesize.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qpagesize.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintdevice.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qpaintdevice.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengine.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qpaintengine.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainter.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qpainter.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qpainterpath.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpdfwriter.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qpdfwriter.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpen.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qpen.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygon.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qpolygon.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qregion.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qregion.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgb.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qrgb.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qrgba64.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtransform.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qtransform.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qabstracttextdocumentlayout.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qabstracttextdocumentlayout.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qfont.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontdatabase.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qfontdatabase.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontinfo.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qfontinfo.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontmetrics.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qfontmetrics.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qglyphrun.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qglyphrun.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qrawfont.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qrawfont.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qstatictext.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qstatictext.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qsyntaxhighlighter.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qsyntaxhighlighter.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextcursor.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qtextcursor.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocument.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qtextdocument.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocumentfragment.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qtextdocumentfragment.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocumentwriter.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qtextdocumentwriter.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextformat.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qtextformat.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextlayout.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qtextlayout.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextlist.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qtextlist.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextobject.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qtextobject.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextoption.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qtextoption.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtexttable.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qtexttable.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qdesktopservices.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qdesktopservices.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qvalidator.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qvalidator.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/vulkan/qvulkaninstance.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qvulkaninstance.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/vulkan/qvulkanwindow.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qvulkanwindow.h -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/src/gui/vulkan/qvulkanfunctions.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qvulkanfunctions.h -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QGenericPlugin $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QGenericPlugin -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QGenericPluginFactory $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QGenericPluginFactory -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/qtguiversion.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qtguiversion.h -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QtGui $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QtGui -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/src/gui/qtgui-config.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qtgui-config.h -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/include/QtGui/QtGuiDepends $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QtGuiDepends uninstall_targ_headers: FORCE -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QtGuiDepends -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qtgui-config.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QtGui -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qtguiversion.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QGenericPluginFactory -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/QGenericPlugin -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qvulkanfunctions.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qvulkanwindow.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qvulkaninstance.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qvalidator.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qdesktopservices.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qtexttable.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qtextoption.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qtextobject.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qtextlist.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qtextlayout.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qtextformat.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qtextdocumentwriter.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qtextdocumentfragment.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qtextdocument.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qtextcursor.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qsyntaxhighlighter.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qstatictext.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qrawfont.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qglyphrun.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qfontmetrics.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qfontinfo.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qfontdatabase.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qfont.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qabstracttextdocumentlayout.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qtransform.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qrgba64.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qrgb.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qregion.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qpolygon.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qpen.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qpdfwriter.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qpainterpath.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qpainter.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qpaintengine.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qpaintdevice.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qpagesize.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qpagelayout.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qpagedpaintdevice.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qmatrix.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qcolor.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qbrush.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qbackingstore.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qopenglvertexarrayobject.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qopenglversionfunctions.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qopengltimerquery.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qopengltextureblitter.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qopengltexture.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qopenglshaderprogram.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qopenglpixeltransferoptions.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qopenglpaintdevice.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qopenglfunctions_es2.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qopenglfunctions_4_5_core.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qopenglfunctions_4_5_compatibility.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qopenglfunctions_4_4_core.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qopenglfunctions_4_4_compatibility.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qopenglfunctions_4_3_core.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qopenglfunctions_4_3_compatibility.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qopenglfunctions_4_2_core.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qopenglfunctions_4_2_compatibility.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qopenglfunctions_4_1_core.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qopenglfunctions_4_1_compatibility.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qopenglfunctions_4_0_core.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qopenglfunctions_4_0_compatibility.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qopenglfunctions_3_3_core.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qopenglfunctions_3_3_compatibility.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qopenglfunctions_3_2_core.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qopenglfunctions_3_2_compatibility.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qopenglfunctions_3_1.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qopenglfunctions_3_0.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qopenglfunctions_2_1.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qopenglfunctions_2_0.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qopenglfunctions_1_5.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qopenglfunctions_1_4.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qopenglfunctions_1_3.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qopenglfunctions_1_2.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qopenglfunctions_1_1.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qopenglfunctions_1_0.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qopenglfunctions.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qopenglframebufferobject.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qopenglextrafunctions.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qopenglext.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qopengles2ext.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qopengldebug.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qopenglbuffer.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qopengl.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qvector4d.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qvector3d.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qvector2d.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qquaternion.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qmatrix4x4.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qgenericmatrix.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qwindowdefs_win.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qwindowdefs.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qwindow.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qtouchdevice.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qtguiglobal.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qsurfaceformat.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qsurface.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qstylehints.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qsessionmanager.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qscreen.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qrasterwindow.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qpixelformat.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qpalette.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qpaintdevicewindow.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qopenglwindow.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qopenglcontext.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qoffscreensurface.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qkeysequence.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qinputmethod.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qguiapplication.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qgenericpluginfactory.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qgenericplugin.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qevent.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qdrag.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qcursor.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qclipboard.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qstandarditemmodel.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qpixmapcache.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qpixmap.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qpictureformatplugin.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qpicture.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qmovie.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qimagewriter.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qimagereader.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qimageiohandler.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qimage.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qiconengineplugin.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qiconengine.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qicon.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qbitmap.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qaccessibleplugin.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qaccessibleobject.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qaccessiblebridge.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/qaccessible.h -$(DEL_DIR) $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/ install_private_headers: first FORCE @test -d $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private || mkdir -p $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/accessible/qaccessiblecache_p.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qaccessiblecache_p.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qbmphandler_p.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qbmphandler_p.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qicon_p.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qicon_p.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qiconloader_p.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qiconloader_p.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimage_p.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qimage_p.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qimagepixmapcleanuphooks_p.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qimagepixmapcleanuphooks_p.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpaintengine_pic_p.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qpaintengine_pic_p.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpicture_p.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qpicture_p.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap_blitter_p.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qpixmap_blitter_p.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmap_raster_p.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qpixmap_raster_p.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpixmapcache_p.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qpixmapcache_p.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qpnghandler_p.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qpnghandler_p.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qppmhandler_p.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qppmhandler_p.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qxbmhandler_p.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qxbmhandler_p.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qxpmhandler_p.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qxpmhandler_p.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/itemmodels/qstandarditemmodel_p.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qstandarditemmodel_p.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qcursor_p.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qcursor_p.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qdnd_p.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qdnd_p.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qevent_p.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qevent_p.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qguiapplication_p.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qguiapplication_p.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qhighdpiscaling_p.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qhighdpiscaling_p.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qinputdevicemanager_p.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qinputdevicemanager_p.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qinputdevicemanager_p_p.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qinputdevicemanager_p_p.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qinputmethod_p.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qinputmethod_p.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qkeymapper_p.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qkeymapper_p.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qkeysequence_p.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qkeysequence_p.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qopenglcontext_p.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qopenglcontext_p.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qpaintdevicewindow_p.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qpaintdevicewindow_p.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qscreen_p.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qscreen_p.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsessionmanager_p.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qsessionmanager_p.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qshapedpixmapdndwindow_p.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qshapedpixmapdndwindow_p.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qshortcutmap_p.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qshortcutmap_p.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qsimpledrag_p.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qsimpledrag_p.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qt_gui_pch.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qt_gui_pch.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtguiglobal_p.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qtouchdevice_p.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qtouchdevice_p.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindow_p.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qwindow_p.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengl2pexvertexarray_p.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qopengl2pexvertexarray_p.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengl_p.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qopengl_p.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglcustomshaderstage_p.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qopenglcustomshaderstage_p.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglengineshadermanager_p.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qopenglengineshadermanager_p.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglengineshadersource_p.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qopenglengineshadersource_p.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglextensions_p.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qopenglextensions_p.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglframebufferobject_p.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qopenglframebufferobject_p.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglgradientcache_p.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qopenglgradientcache_p.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglpaintdevice_p.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qopenglpaintdevice_p.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglpaintengine_p.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qopenglpaintengine_p.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglprogrambinarycache_p.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qopenglprogrambinarycache_p.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglqueryhelper_p.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qopenglqueryhelper_p.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglshadercache_p.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qopenglshadercache_p.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengltexture_p.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qopengltexture_p.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengltexturecache_p.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qopengltexturecache_p.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengltextureglyphcache_p.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qopengltextureglyphcache_p.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopengltexturehelper_p.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qopengltexturehelper_p.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglversionfunctionsfactory_p.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qopenglversionfunctionsfactory_p.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/opengl/qopenglvertexarrayobject_p.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qopenglvertexarrayobject_p.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qbezier_p.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qbezier_p.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qblendfunctions_p.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qblendfunctions_p.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qblittable_p.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qblittable_p.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolor_p.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qcolor_p.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcolorprofile_p.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qcolorprofile_p.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcoregraphics_p.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qcoregraphics_p.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcosmeticstroker_p.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qcosmeticstroker_p.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qcssutil_p.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qcssutil_p.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qdatabuffer_p.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qdatabuffer_p.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qdrawhelper_mips_dsp_p.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qdrawhelper_mips_dsp_p.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qdrawhelper_neon_p.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qdrawhelper_neon_p.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qdrawhelper_p.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qdrawhelper_p.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qdrawhelper_x86_p.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qdrawhelper_x86_p.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qdrawingprimitive_sse2_p.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qdrawingprimitive_sse2_p.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qemulationpaintengine_p.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qemulationpaintengine_p.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qfixed_p.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qfixed_p.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qgrayraster_p.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qgrayraster_p.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qimagescale_p.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qimagescale_p.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmath_p.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qmath_p.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qmemrotate_p.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qmemrotate_p.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qoutlinemapper_p.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qoutlinemapper_p.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpagedpaintdevice_p.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qpagedpaintdevice_p.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengine_blitter_p.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qpaintengine_blitter_p.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengine_p.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qpaintengine_p.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengine_raster_p.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qpaintengine_raster_p.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpaintengineex_p.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qpaintengineex_p.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainter_p.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qpainter_p.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpainterpath_p.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qpainterpath_p.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpathclipper_p.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qpathclipper_p.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpathsimplifier_p.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qpathsimplifier_p.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpdf_p.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qpdf_p.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpen_p.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qpen_p.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qpolygonclipper_p.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qpolygonclipper_p.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrasterdefs_p.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qrasterdefs_p.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrasterizer_p.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qrasterizer_p.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrbtree_p.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qrbtree_p.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qrgba64_p.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qrgba64_p.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qstroker_p.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qstroker_p.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qt_mips_asm_dsp_p.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qt_mips_asm_dsp_p.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtextureglyphcache_p.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qtextureglyphcache_p.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtriangulatingstroker_p.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qtriangulatingstroker_p.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qtriangulator_p.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qtriangulator_p.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qvectorpath_p.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qvectorpath_p.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qabstracttextdocumentlayout_p.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qabstracttextdocumentlayout_p.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qcssparser_p.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qcssparser_p.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qdistancefield_p.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qdistancefield_p.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfont_p.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qfont_p.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontengine_p.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qfontengine_p.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontengine_qpf2_p.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qfontengine_qpf2_p.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontengineglyphcache_p.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qfontengineglyphcache_p.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfontsubset_p.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qfontsubset_p.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qfragmentmap_p.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qfragmentmap_p.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qglyphrun_p.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qglyphrun_p.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qharfbuzzng_p.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qharfbuzzng_p.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qinputcontrol_p.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qinputcontrol_p.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qrawfont_p.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qrawfont_p.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qstatictext_p.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qstatictext_p.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextcursor_p.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qtextcursor_p.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocument_p.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qtextdocument_p.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocumentfragment_p.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qtextdocumentfragment_p.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextdocumentlayout_p.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qtextdocumentlayout_p.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextengine_p.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qtextengine_p.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextformat_p.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qtextformat_p.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtexthtmlparser_p.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qtexthtmlparser_p.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextimagehandler_p.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qtextimagehandler_p.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextobject_p.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qtextobject_p.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtextodfwriter_p.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qtextodfwriter_p.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qtexttable_p.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qtexttable_p.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qzipreader_p.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qzipreader_p.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qzipwriter_p.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qzipwriter_p.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qabstractlayoutstyleinfo_p.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qabstractlayoutstyleinfo_p.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qgridlayoutengine_p.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qgridlayoutengine_p.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qhexstring_p.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qhexstring_p.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qlayoutpolicy_p.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qlayoutpolicy_p.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qshaderformat_p.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qshaderformat_p.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qshadergenerator_p.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qshadergenerator_p.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qshadergraph_p.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qshadergraph_p.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qshadergraphloader_p.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qshadergraphloader_p.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qshaderlanguage_p.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qshaderlanguage_p.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qshadernode_p.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qshadernode_p.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qshadernodeport_p.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qshadernodeport_p.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/util/qshadernodesloader_p.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qshadernodesloader_p.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/vulkan/qvulkanwindow_p.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qvulkanwindow_p.h -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/src/gui/qtgui-config_p.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h uninstall_private_headers: FORCE -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qtgui-config_p.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qvulkanwindow_p.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qshadernodesloader_p.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qshadernodeport_p.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qshadernode_p.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qshaderlanguage_p.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qshadergraphloader_p.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qshadergraph_p.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qshadergenerator_p.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qshaderformat_p.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qlayoutpolicy_p.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qhexstring_p.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qgridlayoutengine_p.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qabstractlayoutstyleinfo_p.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qzipwriter_p.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qzipreader_p.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qtexttable_p.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qtextodfwriter_p.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qtextobject_p.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qtextimagehandler_p.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qtexthtmlparser_p.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qtextformat_p.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qtextengine_p.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qtextdocumentlayout_p.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qtextdocumentfragment_p.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qtextdocument_p.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qtextcursor_p.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qstatictext_p.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qrawfont_p.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qinputcontrol_p.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qharfbuzzng_p.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qglyphrun_p.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qfragmentmap_p.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qfontsubset_p.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qfontengineglyphcache_p.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qfontengine_qpf2_p.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qfontengine_p.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qfont_p.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qdistancefield_p.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qcssparser_p.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qabstracttextdocumentlayout_p.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qvectorpath_p.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qtriangulator_p.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qtriangulatingstroker_p.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qtextureglyphcache_p.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qt_mips_asm_dsp_p.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qstroker_p.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qrgba64_p.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qrbtree_p.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qrasterizer_p.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qrasterdefs_p.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qpolygonclipper_p.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qpen_p.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qpdf_p.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qpathsimplifier_p.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qpathclipper_p.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qpainterpath_p.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qpainter_p.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qpaintengineex_p.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qpaintengine_raster_p.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qpaintengine_p.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qpaintengine_blitter_p.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qpagedpaintdevice_p.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qoutlinemapper_p.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qmemrotate_p.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qmath_p.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qimagescale_p.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qgrayraster_p.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qfixed_p.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qemulationpaintengine_p.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qdrawingprimitive_sse2_p.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qdrawhelper_x86_p.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qdrawhelper_p.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qdrawhelper_neon_p.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qdrawhelper_mips_dsp_p.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qdatabuffer_p.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qcssutil_p.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qcosmeticstroker_p.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qcoregraphics_p.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qcolorprofile_p.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qcolor_p.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qblittable_p.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qblendfunctions_p.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qbezier_p.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qopenglvertexarrayobject_p.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qopenglversionfunctionsfactory_p.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qopengltexturehelper_p.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qopengltextureglyphcache_p.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qopengltexturecache_p.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qopengltexture_p.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qopenglshadercache_p.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qopenglqueryhelper_p.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qopenglprogrambinarycache_p.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qopenglpaintengine_p.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qopenglpaintdevice_p.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qopenglgradientcache_p.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qopenglframebufferobject_p.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qopenglextensions_p.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qopenglengineshadersource_p.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qopenglengineshadermanager_p.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qopenglcustomshaderstage_p.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qopengl_p.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qopengl2pexvertexarray_p.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qwindow_p.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qtouchdevice_p.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qtguiglobal_p.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qt_gui_pch.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qsimpledrag_p.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qshortcutmap_p.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qshapedpixmapdndwindow_p.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qsessionmanager_p.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qscreen_p.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qpaintdevicewindow_p.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qopenglcontext_p.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qkeysequence_p.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qkeymapper_p.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qinputmethod_p.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qinputdevicemanager_p_p.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qinputdevicemanager_p.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qhighdpiscaling_p.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qguiapplication_p.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qevent_p.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qdnd_p.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qcursor_p.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qstandarditemmodel_p.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qxpmhandler_p.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qxbmhandler_p.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qppmhandler_p.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qpnghandler_p.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qpixmapcache_p.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qpixmap_raster_p.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qpixmap_blitter_p.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qpicture_p.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qpaintengine_pic_p.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qimagepixmapcleanuphooks_p.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qimage_p.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qiconloader_p.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qicon_p.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qbmphandler_p.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/qaccessiblecache_p.h -$(DEL_DIR) $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/private/ install_qpa_headers: first FORCE @test -d $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/qpa || mkdir -p $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/qpa -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/accessible/qplatformaccessibility.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/qpa/qplatformaccessibility.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/image/qplatformpixmap.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/qpa/qplatformpixmap.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformclipboard.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/qpa/qplatformclipboard.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformcursor.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/qpa/qplatformcursor.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformdialoghelper.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/qpa/qplatformdialoghelper.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformdrag.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/qpa/qplatformdrag.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformgraphicsbuffer.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/qpa/qplatformgraphicsbuffer.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformgraphicsbufferhelper.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/qpa/qplatformgraphicsbufferhelper.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatforminputcontext.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/qpa/qplatforminputcontext.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatforminputcontext_p.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/qpa/qplatforminputcontext_p.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatforminputcontextfactory_p.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/qpa/qplatforminputcontextfactory_p.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatforminputcontextplugin_p.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/qpa/qplatforminputcontextplugin_p.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformintegration.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/qpa/qplatformintegration.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformintegrationfactory_p.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/qpa/qplatformintegrationfactory_p.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformintegrationplugin.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/qpa/qplatformintegrationplugin.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformmenu.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/qpa/qplatformmenu.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformnativeinterface.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/qpa/qplatformnativeinterface.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformoffscreensurface.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/qpa/qplatformoffscreensurface.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformopenglcontext.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/qpa/qplatformopenglcontext.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformscreen.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/qpa/qplatformscreen.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformscreen_p.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/qpa/qplatformscreen_p.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformservices.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/qpa/qplatformservices.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformsessionmanager.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/qpa/qplatformsessionmanager.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformsharedgraphicscache.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/qpa/qplatformsharedgraphicscache.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformsurface.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/qpa/qplatformsurface.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformsystemtrayicon.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/qpa/qplatformsystemtrayicon.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformtheme.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/qpa/qplatformtheme.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformtheme_p.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/qpa/qplatformtheme_p.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformthemefactory_p.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/qpa/qplatformthemefactory_p.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformthemeplugin.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/qpa/qplatformthemeplugin.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformwindow.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/qpa/qplatformwindow.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qplatformwindow_p.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/qpa/qplatformwindow_p.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowsysteminterface.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/qpa/qwindowsysteminterface.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/kernel/qwindowsysteminterface_p.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/qpa/qwindowsysteminterface_p.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/painting/qplatformbackingstore.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/qpa/qplatformbackingstore.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/text/qplatformfontdatabase.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/qpa/qplatformfontdatabase.h -$(QINSTALL) /home/oliver/developing/gitsource/qt5srcgit/qt5/qtbase/src/gui/vulkan/qplatformvulkaninstance.h $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/qpa/qplatformvulkaninstance.h uninstall_qpa_headers: FORCE -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/qpa/qplatformvulkaninstance.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/qpa/qplatformfontdatabase.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/qpa/qplatformbackingstore.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/qpa/qwindowsysteminterface_p.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/qpa/qwindowsysteminterface.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/qpa/qplatformwindow_p.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/qpa/qplatformwindow.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/qpa/qplatformthemeplugin.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/qpa/qplatformthemefactory_p.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/qpa/qplatformtheme_p.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/qpa/qplatformtheme.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/qpa/qplatformsystemtrayicon.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/qpa/qplatformsurface.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/qpa/qplatformsharedgraphicscache.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/qpa/qplatformsessionmanager.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/qpa/qplatformservices.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/qpa/qplatformscreen_p.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/qpa/qplatformscreen.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/qpa/qplatformopenglcontext.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/qpa/qplatformoffscreensurface.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/qpa/qplatformnativeinterface.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/qpa/qplatformmenu.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/qpa/qplatformintegrationplugin.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/qpa/qplatformintegrationfactory_p.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/qpa/qplatformintegration.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/qpa/qplatforminputcontextplugin_p.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/qpa/qplatforminputcontextfactory_p.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/qpa/qplatforminputcontext_p.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/qpa/qplatforminputcontext.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/qpa/qplatformgraphicsbufferhelper.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/qpa/qplatformgraphicsbuffer.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/qpa/qplatformdrag.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/qpa/qplatformdialoghelper.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/qpa/qplatformcursor.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/qpa/qplatformclipboard.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/qpa/qplatformpixmap.h -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/qpa/qplatformaccessibility.h -$(DEL_DIR) $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/include/QtGui/5.10.0/QtGui/qpa/ install_pritarget: first FORCE @test -d $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/mkspecs/modules || mkdir -p $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/mkspecs/modules -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/mkspecs/modules-inst/qt_lib_gui.pri $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/mkspecs/modules/qt_lib_gui.pri uninstall_pritarget: FORCE -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/mkspecs/modules/qt_lib_gui.pri -$(DEL_DIR) $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/mkspecs/modules/ install_privpritarget: first FORCE @test -d $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/mkspecs/modules || mkdir -p $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/mkspecs/modules -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/mkspecs/modules-inst/qt_lib_gui_private.pri $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/mkspecs/modules/qt_lib_gui_private.pri uninstall_privpritarget: FORCE -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/mkspecs/modules/qt_lib_gui_private.pri -$(DEL_DIR) $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/mkspecs/modules/ install_cmake_qt5_module_files: first FORCE @test -d $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/lib/cmake/Qt5Gui || mkdir -p $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/lib/cmake/Qt5Gui -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/lib/cmake/Qt5Gui/Qt5GuiConfig.cmake $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/lib/cmake/Qt5Gui/Qt5GuiConfig.cmake -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/lib/cmake/Qt5Gui/Qt5GuiConfigVersion.cmake $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/lib/cmake/Qt5Gui/Qt5GuiConfigVersion.cmake -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/lib/cmake/Qt5Gui/Qt5GuiConfigExtras.cmake $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/lib/cmake/Qt5Gui/Qt5GuiConfigExtras.cmake uninstall_cmake_qt5_module_files: FORCE -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/lib/cmake/Qt5Gui/Qt5GuiConfigExtras.cmake -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/lib/cmake/Qt5Gui/Qt5GuiConfigVersion.cmake -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/lib/cmake/Qt5Gui/Qt5GuiConfig.cmake -$(DEL_DIR) $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/lib/cmake/Qt5Gui/ install_inst_html_docs: FORCE @test -d $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/doc || mkdir -p $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/doc -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/doc/qtgui $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/doc/qtgui uninstall_inst_html_docs: FORCE -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/doc/qtgui -$(DEL_DIR) $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/doc/ install_inst_qch_docs: FORCE @test -d $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/doc || mkdir -p $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/doc -$(QINSTALL) /home/oliver/developing/qt-sourcex64/qtbase/doc/qtgui.qch $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/doc/qtgui.qch uninstall_inst_qch_docs: FORCE -$(DEL_FILE) -r $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/doc/qtgui.qch -$(DEL_DIR) $(INSTALL_ROOT)/home/oliver/developing/binaries/qt-buildx64/doc/ install: install_target install_class_headers install_targ_headers install_private_headers install_qpa_headers install_pritarget install_privpritarget install_cmake_qt5_module_files FORCE uninstall: uninstall_target uninstall_class_headers uninstall_targ_headers uninstall_private_headers uninstall_qpa_headers uninstall_pritarget uninstall_privpritarget uninstall_cmake_qt5_module_files FORCE FORCE: