Commit 92e17ae5 authored by Marius Kittler's avatar Marius Kittler
Browse files

Fix linking against imm32 with mingw-w64


Change-Id: Id026f83dcd0da6faf1f8ff3a5d453d2e762f1231
Reviewed-by: default avatarJarkko Koivikko <jarkko.koivikko@code-q.fi>
(cherry picked from commit a3882d6c

)
Reviewed-by: default avatarAlexandru Croitor <alexandru.croitor@qt.io>
No related merge requests found
Showing with 1 addition and 1 deletion
...@@ -42,7 +42,7 @@ qt_internal_extend_target(QVirtualKeyboardPlugin CONDITION disable-layouts ...@@ -42,7 +42,7 @@ qt_internal_extend_target(QVirtualKeyboardPlugin CONDITION disable-layouts
qt_internal_extend_target(QVirtualKeyboardPlugin CONDITION WIN32 qt_internal_extend_target(QVirtualKeyboardPlugin CONDITION WIN32
LIBRARIES LIBRARIES
Imm32.lib imm32
) )
#### Keys ignored in scope 4:.:.:plugin.pro:WIN32: #### Keys ignored in scope 4:.:.:plugin.pro:WIN32:
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment