forked from qt-creator/qt-creator
MCU: Fix qbs build
Change-Id: Ie235f0242d7d67130031ad342695ae38edda79a1 Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
This commit is contained in:
committed by
Alessandro Portale
parent
f534624fce
commit
f4450c4b72
@@ -8,7 +8,7 @@ QtcPlugin {
|
|||||||
Depends { name: "Utils" }
|
Depends { name: "Utils" }
|
||||||
|
|
||||||
Depends { name: "Core" }
|
Depends { name: "Core" }
|
||||||
Depends { name: "Baremetal" }
|
Depends { name: "BareMetal" }
|
||||||
Depends { name: "ProjectExplorer" }
|
Depends { name: "ProjectExplorer" }
|
||||||
Depends { name: "Debugger" }
|
Depends { name: "Debugger" }
|
||||||
Depends { name: "CMakeProjectManager" }
|
Depends { name: "CMakeProjectManager" }
|
||||||
|
Reference in New Issue
Block a user