forked from qt-creator/qt-creator
Python: Fix linking for mingw build
Change-Id: Id3a0718e49b4054aa65ef17b3c9ac889cbaf549f Reviewed-by: David Schulz <david.schulz@qt.io>
This commit is contained in:
committed by
David Schulz
parent
88b4d44c50
commit
890e62931c
@@ -10,6 +10,7 @@ QtcPlugin {
|
||||
Depends { name: "TextEditor" }
|
||||
Depends { name: "ProjectExplorer" }
|
||||
Depends { name: "LanguageClient" }
|
||||
Depends { name: "LanguageServerProtocol" }
|
||||
|
||||
Group {
|
||||
name: "General"
|
||||
|
Reference in New Issue
Block a user