MCU: Fix qbs build

Change-Id: Ie235f0242d7d67130031ad342695ae38edda79a1
Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
This commit is contained in:
Christian Kandeler
2020-11-20 18:01:40 +01:00
committed by Alessandro Portale
parent f534624fce
commit f4450c4b72

View File

@@ -8,7 +8,7 @@ QtcPlugin {
Depends { name: "Utils" }
Depends { name: "Core" }
Depends { name: "Baremetal" }
Depends { name: "BareMetal" }
Depends { name: "ProjectExplorer" }
Depends { name: "Debugger" }
Depends { name: "CMakeProjectManager" }