forked from qt-creator/qt-creator
Fix qbs build.
Android and RemoteLinux now depend on libQmlDebug. Change-Id: I87f9ccc85daf0d096c4387b21642bb3b14fd03d6 Reviewed-by: Aurindam Jana <aurindam.jana@digia.com>
This commit is contained in:
@@ -9,6 +9,7 @@ QtcPlugin {
|
||||
Depends { name: "ProjectExplorer" }
|
||||
Depends { name: "Qt4ProjectManager" }
|
||||
Depends { name: "Debugger" }
|
||||
Depends { name: "QmlDebug" }
|
||||
Depends { name: "QtSupport" }
|
||||
Depends { name: "TextEditor" }
|
||||
Depends { name: "AnalyzerBase" }
|
||||
|
||||
Reference in New Issue
Block a user