Linking against user32 on windows

This commit is contained in:
MOZGIII 2015-09-25 22:12:03 +03:00
parent 5b5c5dc71c
commit 37155af6c0
1 changed files with 1 additions and 0 deletions

View File

@ -19,3 +19,4 @@ win32:SOURCES += $$PWD/src/widgets/win/qxtglobalshortcut_win.cpp
unix:!macx:QT += x11extras
macx:QMAKE_LFLAGS += -framework Carbon -framework CoreFoundation
win32:LIBS += -luser32