forked from qt-creator/qt-creator
Fix qbs build
Was broken in an impressive number of ways by latest Design Studio merge. Change-Id: I25f56827074a8c16a1a9c18884e1f63e8eaf6ef1 Reviewed-by: Christian Stenger <christian.stenger@qt.io>
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0+ OR GPL-3.0 WITH Qt-GPL-exception-1.0
|
||||
|
||||
#include "qmlbuildsystem.h"
|
||||
#include "qmlprojectconstants.h"
|
||||
#include "../qmlprojectconstants.h"
|
||||
|
||||
#include <QtCore5Compat/qtextcodec.h>
|
||||
#include <qmljs/qmljsmodelmanagerinterface.h>
|
||||
|
||||
@@ -26,7 +26,6 @@ QtcPlugin {
|
||||
"qmlprojectconstants.h",
|
||||
"qmlprojectmanager_global.h", "qmlprojectmanagertr.h",
|
||||
"qmlprojectmanagerconstants.h",
|
||||
"qmlprojectnodes.cpp", "qmlprojectnodes.h",
|
||||
"qmlprojectplugin.cpp", "qmlprojectplugin.h",
|
||||
"qmlprojectrunconfiguration.cpp", "qmlprojectrunconfiguration.h",
|
||||
project.ide_source_tree + "/src/share/3rdparty/studiofonts/studiofonts.qrc"
|
||||
|
||||
Reference in New Issue
Block a user