forked from qt-creator/qt-creator
Core: Fix qbs build.
Change-Id: I4a691876d36594ade9c4788b8cd8576fb8735ecc Reviewed-by: Jarek Kobus <jaroslaw.kobus@digia.com>
This commit is contained in:
@@ -75,7 +75,7 @@ QtcPlugin {
|
||||
"outputpane.cpp", "outputpane.h",
|
||||
"outputpanemanager.cpp", "outputpanemanager.h",
|
||||
"outputwindow.cpp", "outputwindow.h",
|
||||
"patchtool.cpp" "patchtool.h"
|
||||
"patchtool.cpp", "patchtool.h",
|
||||
"plugindialog.cpp", "plugindialog.h",
|
||||
"removefiledialog.cpp", "removefiledialog.h", "removefiledialog.ui",
|
||||
"rightpane.cpp", "rightpane.h",
|
||||
|
||||
@@ -56,6 +56,7 @@ QtcAutotest {
|
||||
"outputpane.h", "outputpane.cpp",
|
||||
"outputpanemanager.h", "outputpanemanager.cpp",
|
||||
"outputwindow.h", "outputwindow.cpp",
|
||||
"patchtool.h", "patchtool.cpp",
|
||||
"plugindialog.h", "plugindialog.cpp",
|
||||
"rightpane.h", "rightpane.cpp",
|
||||
"settingsdatabase.h", "settingsdatabase.cpp",
|
||||
|
||||
Reference in New Issue
Block a user