Skip to content
Snippets Groups Projects
user avatar
Christian Kandeler authored
A lot of our build system files specify unneeded include
paths. These roughly fall into the following categories:
    a) Paths that are already set in more general files
       such as qtcreator.pri.
    b) Paths that serve no purpose at all, possibly
       left over from earlier versions of the project.
    c) Paths that act as workarounds for wrong include
       statements of the form '#include "xyz.h"', where
       xyz.h is not in the same directory as the including
      file.
This patch removes such path specifications and fixes the offending
include statements from case c).
Tested on Linux, Windows and OSX with qmake and qbs.

Change-Id: I039a8449f8a65df0d616b4c08081145c18ae4b15
Reviewed-by: default avatarOswald Buddenhagen <oswald.buddenhagen@digia.com>
Reviewed-by: default avatarJoerg Bornemann <joerg.bornemann@digia.com>
72d17382
History
Name Last commit Last update
..
canvas
qml
QmlProfiler.pluginspec.in
abstractqmlprofilerrunner.h
abstracttimelinemodel.cpp
abstracttimelinemodel.h
localqmlprofilerrunner.cpp
localqmlprofilerrunner.h
qmlprofiler.pro
qmlprofiler.qbs
qmlprofiler_dependencies.pri
qmlprofiler_global.h
qmlprofilerattachdialog.cpp
qmlprofilerattachdialog.h
qmlprofilerattachdialog.ui
qmlprofilerclientmanager.cpp
qmlprofilerclientmanager.h
qmlprofilerconstants.h
qmlprofilerdetailsrewriter.cpp
qmlprofilerdetailsrewriter.h
qmlprofilerengine.cpp
qmlprofilerengine.h
qmlprofilereventsmodelproxy.cpp
qmlprofilereventsmodelproxy.h
qmlprofilereventview.cpp
qmlprofilereventview.h
qmlprofilermodelmanager.cpp
qmlprofilermodelmanager.h
qmlprofilerpainteventsmodelproxy.cpp
qmlprofilerpainteventsmodelproxy.h
qmlprofilerplugin.cpp
qmlprofilerplugin.h
qmlprofilerprocessedmodel.cpp
qmlprofilerprocessedmodel.h
qmlprofilerruncontrolfactory.cpp
qmlprofilerruncontrolfactory.h
qmlprofilersimplemodel.cpp
qmlprofilersimplemodel.h
qmlprofilerstatemanager.cpp
qmlprofilerstatemanager.h
qmlprofilerstatewidget.cpp
qmlprofilerstatewidget.h
qmlprofilertimelinemodelproxy.cpp
qmlprofilertimelinemodelproxy.h
qmlprofilertool.cpp
qmlprofilertool.h
qmlprofilertracefile.cpp
qmlprofilertracefile.h
qmlprofilertraceview.cpp
qmlprofilertraceview.h
qmlprofilertreeview.cpp
qmlprofilertreeview.h
qmlprofilerv8eventsview.cpp
qmlprofilerv8eventsview.h
qmlprofilerviewmanager.cpp
qmlprofilerviewmanager.h
qv8profilerdatamodel.cpp
qv8profilerdatamodel.h
qv8profilereventview.cpp
qv8profilereventview.h
timelinemodelaggregator.cpp
timelinemodelaggregator.h
timelinerenderer.cpp
timelinerenderer.h