mirror of
https://github.com/Ximi1970/systray-x.git
synced 2026-05-07 02:06:53 +02:00
SysTray-X.pro : fix windows mingw linking error
This commit is contained in:
@@ -42,7 +42,7 @@ win32: {
|
||||
#
|
||||
# Windows host (not used in cross compiling with mingw on Linux)
|
||||
#
|
||||
contains(QMAKE_HOST.os, Windows): {
|
||||
!mingw:contains(QMAKE_HOST.os, Windows): {
|
||||
LIBS += User32.lib
|
||||
LIBS += Comctl32.lib
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user