Fix qbs build.

There was more stuff broken by the switch to Qt Quick 2 than were
originally noticed, and the original fix was buggy as well.

Change-Id: I2b3e0619af923c52aba809355ac271b67097adf1
Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.com>
This commit is contained in:
Christian Kandeler
2013-09-17 18:15:59 +02:00
parent 2167788b3d
commit 7e9a413141
7 changed files with 31 additions and 8 deletions

View File

@@ -2,7 +2,6 @@ import qbs
Project {
name: "Plugins"
property bool buildWelcomePlugin: Qt.core.versionMajor >= 5
references: [
"analyzerbase/analyzerbase.qbs",