forked from qt-creator/qt-creator
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:
@@ -2,7 +2,6 @@ import qbs
|
||||
|
||||
Project {
|
||||
name: "Plugins"
|
||||
property bool buildWelcomePlugin: Qt.core.versionMajor >= 5
|
||||
|
||||
references: [
|
||||
"analyzerbase/analyzerbase.qbs",
|
||||
|
||||
Reference in New Issue
Block a user