Merge remote-tracking branch 'origin/4.7'

Conflicts:
	qbs/modules/qtc/qtc.qbs
	qtcreator.pri
	src/plugins/debugger/qml/qmlengine.cpp

Change-Id: I31edd50b2301f4d9b64e1c7980c4ed371e00c2dc
This commit is contained in:
Ulf Hermann
2018-07-25 14:19:14 +02:00
7 changed files with 4697 additions and 6299 deletions

View File

@@ -135,7 +135,7 @@ QtcPlugin {
]
}
Depends { name: "qbs resources" }
Depends { name: "qbs resources"; condition: updateQmlTypeInfo }
Rule {
condition: updateQmlTypeInfo
inputsFromDependencies: ["qbs qml type descriptions", "qbs qml type bundle"]