Diaglib: Fix WinRT exclusion
Amends change 8deeb6777d
.
Change-Id: If403871b1fb117a3f8042e0e2397e6d521d17beb
Reviewed-by: Oliver Wolff <oliver.wolff@qt.io>
This commit is contained in:
parent
da55b57c40
commit
2c935ef565
@ -10,7 +10,7 @@ HEADERS += \
|
||||
$$PWD/qwindowdump.h \
|
||||
$$PWD/nativewindowdump.h
|
||||
|
||||
win32!winrt: {
|
||||
win32:!winrt: {
|
||||
SOURCES += $$PWD/nativewindowdump_win.cpp
|
||||
LIBS *= -luser32
|
||||
} else {
|
||||
|
Loading…
Reference in New Issue
Block a user