ProjectExplorer: Compile fix for qbs

Change-Id: Id8a0c129ccb38b2d85c2f850c308f0bf053bab80
Reviewed-by: Daniel Teske <daniel.teske@digia.com>
This commit is contained in:
hjk
2014-07-23 14:22:03 +02:00
committed by Daniel Teske
parent 5993eec533
commit 3fc2a62bf9

View File

@@ -85,7 +85,7 @@ QtcPlugin {
"ipotentialkit.cpp", "ipotentialkit.cpp",
"ipotentialkit.h", "ipotentialkit.h",
"iprojectmanager.h", "iprojectmanager.h",
"iprojectpanelfactory.cpp", "iprojectpanelfactory.h" "iprojectpanelfactory.cpp", "iprojectpanelfactory.h",
"itaskhandler.h", "itaskhandler.h",
"kit.cpp", "kit.h", "kit.cpp", "kit.h",
"kitchooser.cpp", "kitchooser.h", "kitchooser.cpp", "kitchooser.h",
@@ -106,7 +106,7 @@ QtcPlugin {
"namedwidget.cpp", "namedwidget.h", "namedwidget.cpp", "namedwidget.h",
"nodesvisitor.cpp", "nodesvisitor.h", "nodesvisitor.cpp", "nodesvisitor.h",
"osparser.cpp", "osparser.h", "osparser.cpp", "osparser.h",
"panelswidget.cpp", "panelswidget.h" "panelswidget.cpp", "panelswidget.h",
"processparameters.cpp", "processparameters.h", "processparameters.cpp", "processparameters.h",
"processstep.cpp", "processstep.h", "processstep.ui", "processstep.cpp", "processstep.h", "processstep.ui",
"project.cpp", "project.h", "project.cpp", "project.h",
@@ -125,7 +125,7 @@ QtcPlugin {
"projecttreewidget.cpp", "projecttreewidget.h", "projecttreewidget.cpp", "projecttreewidget.h",
"projectwindow.cpp", "projectwindow.h", "projectwindow.cpp", "projectwindow.h",
"projectwizardpage.cpp", "projectwizardpage.h", "projectwizardpage.ui", "projectwizardpage.cpp", "projectwizardpage.h", "projectwizardpage.ui",
"propertiespanel.cpp", "propertiespanel.h" "propertiespanel.cpp", "propertiespanel.h",
"removetaskhandler.cpp", "removetaskhandler.h", "removetaskhandler.cpp", "removetaskhandler.h",
"runconfiguration.cpp", "runconfiguration.h", "runconfiguration.cpp", "runconfiguration.h",
"runconfigurationmodel.cpp", "runconfigurationmodel.h", "runconfigurationmodel.cpp", "runconfigurationmodel.h",