QNetworkInfo[win]: Explicitly link with oleaut32 for MINGW too
Following up on 2 commits that fixed static linking for MSVC but left out MINGW: 230c53ad9d7046e61b37ce63a6bc68449393bb7b d9820b02072b27f830b389e503467c8220679cba Pick-to: 6.6 6.7 Fixes: QTBUG-114243 Change-Id: I12853355ffa1a62acce15ff660478f618c42e0a6 Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io> Reviewed-by: Alexey Edelev <alexey.edelev@qt.io>
This commit is contained in:
parent
7e5a0b54f0
commit
938bdccb89
@ -14,7 +14,7 @@ qt_internal_add_plugin(QNLMNIPlugin
|
|||||||
Qt::NetworkPrivate
|
Qt::NetworkPrivate
|
||||||
)
|
)
|
||||||
|
|
||||||
qt_internal_extend_target(QNLMNIPlugin CONDITION MSVC
|
qt_internal_extend_target(QNLMNIPlugin CONDITION WIN32
|
||||||
LIBRARIES
|
LIBRARIES
|
||||||
runtimeobject
|
runtimeobject
|
||||||
oleaut32
|
oleaut32
|
||||||
|
Loading…
x
Reference in New Issue
Block a user