forked from qt-creator/qt-creator
BareMetal: Fix Qbs build
Broke with 59e7528360.
Change-Id: I5ba5e3ebda53fc4d2083af0871367dd4aca227c5
Reviewed-by: Orgad Shaneh <orgads@gmail.com>
This commit is contained in:
committed by
Orgad Shaneh
parent
8ce4c8b47b
commit
d9b7f7010d
@@ -13,7 +13,6 @@ QtcPlugin {
|
|||||||
Depends { name: "QtSupport" }
|
Depends { name: "QtSupport" }
|
||||||
|
|
||||||
files: [
|
files: [
|
||||||
"baremetal.qrc",
|
|
||||||
"baremetalconstants.h",
|
"baremetalconstants.h",
|
||||||
"baremetalcustomrunconfiguration.cpp", "baremetalcustomrunconfiguration.h",
|
"baremetalcustomrunconfiguration.cpp", "baremetalcustomrunconfiguration.h",
|
||||||
"baremetaldevice.cpp", "baremetaldevice.h",
|
"baremetaldevice.cpp", "baremetaldevice.h",
|
||||||
|
|||||||
Reference in New Issue
Block a user