forked from qt-creator/qt-creator
Fix qbs build.
Change-Id: I9cdaa1545018a002a85d8f5cebb51883bfee204f Reviewed-by: Eike Ziller <eike.ziller@theqtcompany.com>
This commit is contained in:
@@ -111,6 +111,8 @@ QtcLibrary {
|
||||
"hostosinfo.cpp",
|
||||
"htmldocextractor.cpp",
|
||||
"htmldocextractor.h",
|
||||
"icon.cpp",
|
||||
"icon.h",
|
||||
"itemviews.cpp",
|
||||
"itemviews.h",
|
||||
"json.cpp",
|
||||
@@ -197,8 +199,6 @@ QtcLibrary {
|
||||
"textfieldcombobox.h",
|
||||
"textfileformat.cpp",
|
||||
"textfileformat.h",
|
||||
"themehelper.cpp",
|
||||
"themehelper.h",
|
||||
"treemodel.cpp",
|
||||
"treemodel.h",
|
||||
"treeviewcombobox.cpp",
|
||||
|
||||
@@ -16,7 +16,7 @@ QtcPlugin {
|
||||
"analyzerbase.qrc",
|
||||
"analyzerbase_global.h",
|
||||
"analyzerconstants.h",
|
||||
"analyzericons",
|
||||
"analyzericons.h",
|
||||
"analyzermanager.cpp",
|
||||
"analyzermanager.h",
|
||||
"analyzerplugin.cpp",
|
||||
|
||||
@@ -41,7 +41,6 @@ QtcPlugin {
|
||||
"generalsettingspage.cpp", "generalsettingspage.h", "generalsettingspage.ui",
|
||||
"help.qrc",
|
||||
"helpconstants.h",
|
||||
"helpicons.h",
|
||||
"helpfindsupport.cpp", "helpfindsupport.h",
|
||||
"helpindexfilter.cpp", "helpindexfilter.h",
|
||||
"helpmode.cpp", "helpmode.h",
|
||||
@@ -71,6 +70,7 @@ QtcPlugin {
|
||||
"bookmarkmanager.cpp", "bookmarkmanager.h",
|
||||
"contentwindow.cpp", "contentwindow.h",
|
||||
"filternamedialog.cpp", "filternamedialog.h", "filternamedialog.ui",
|
||||
"helpicons.h",
|
||||
"indexwindow.cpp", "indexwindow.h",
|
||||
"topicchooser.cpp", "topicchooser.h", "topicchooser.ui",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user