forked from qt-creator/qt-creator
Fix qbs build.
Change-Id: I60ebf68a9885054802ee48f80f260ea45c1257ef Reviewed-by: Eike Ziller <eike.ziller@theqtcompany.com>
This commit is contained in:
@@ -25,7 +25,6 @@ QtcPlugin {
|
||||
"autotoolsopenprojectwizard.h",
|
||||
"autotoolsproject.cpp",
|
||||
"autotoolsproject.h",
|
||||
"autotoolsproject.qrc",
|
||||
"autotoolsprojectconstants.h",
|
||||
"autotoolsprojectfile.cpp",
|
||||
"autotoolsprojectfile.h",
|
||||
|
||||
@@ -75,7 +75,6 @@ QtcPlugin {
|
||||
"messagebox.cpp", "messagebox.h",
|
||||
"messagemanager.cpp", "messagemanager.h",
|
||||
"messageoutputwindow.cpp", "messageoutputwindow.h",
|
||||
"mimedatabase.cpp", "mimedatabase.h",
|
||||
"mimetypemagicdialog.cpp", "mimetypemagicdialog.h", "mimetypemagicdialog.ui",
|
||||
"mimetypesettings.cpp", "mimetypesettings.h",
|
||||
"mimetypesettingspage.ui",
|
||||
@@ -143,7 +142,6 @@ QtcPlugin {
|
||||
name: "Editor Manager"
|
||||
prefix: "editormanager/"
|
||||
files: [
|
||||
"BinFiles.mimetypes.xml",
|
||||
"documentmodel.cpp", "documentmodel.h",
|
||||
"editorarea.cpp", "editorarea.h",
|
||||
"editormanager.cpp", "editormanager.h", "editormanager_p.h",
|
||||
|
||||
@@ -53,8 +53,6 @@ QtcPlugin {
|
||||
"bardescriptorfilenode.h",
|
||||
"bardescriptorfilenodemanager.cpp",
|
||||
"bardescriptorfilenodemanager.h",
|
||||
"bardescriptormagicmatcher.cpp",
|
||||
"bardescriptormagicmatcher.h",
|
||||
"bardescriptorpermissionsmodel.cpp",
|
||||
"bardescriptorpermissionsmodel.h",
|
||||
"blackberryabstractdeploystep.cpp",
|
||||
|
||||
Reference in New Issue
Block a user