Fix qbs build.

Change-Id: I60ebf68a9885054802ee48f80f260ea45c1257ef
Reviewed-by: Eike Ziller <eike.ziller@theqtcompany.com>
This commit is contained in:
Christian Kandeler
2015-02-17 17:39:45 +01:00
parent aa33ad8d6a
commit 030c380444
3 changed files with 0 additions and 5 deletions

View File

@@ -25,7 +25,6 @@ QtcPlugin {
"autotoolsopenprojectwizard.h",
"autotoolsproject.cpp",
"autotoolsproject.h",
"autotoolsproject.qrc",
"autotoolsprojectconstants.h",
"autotoolsprojectfile.cpp",
"autotoolsprojectfile.h",

View File

@@ -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",

View File

@@ -53,8 +53,6 @@ QtcPlugin {
"bardescriptorfilenode.h",
"bardescriptorfilenodemanager.cpp",
"bardescriptorfilenodemanager.h",
"bardescriptormagicmatcher.cpp",
"bardescriptormagicmatcher.h",
"bardescriptorpermissionsmodel.cpp",
"bardescriptorpermissionsmodel.h",
"blackberryabstractdeploystep.cpp",