summaryrefslogtreecommitdiffstats
path: root/installerfw.pri
diff options
context:
space:
mode:
Diffstat (limited to 'installerfw.pri')
-rw-r--r--installerfw.pri1
1 files changed, 1 insertions, 0 deletions
diff --git a/installerfw.pri b/installerfw.pri
index 8c3f2eee2..f2c5fe37d 100644
--- a/installerfw.pri
+++ b/installerfw.pri
@@ -105,6 +105,7 @@ macx:LIBS += -framework Carbon -framework Security
QT += uitools core-private
CONFIG(static, static|shared) {
+ win32:QT += winextras
QT += concurrent network qml xml
}
CONFIG += depend_includepath no_private_qt_headers_warning c++11