Commit 6ccb19d3 authored by Andy Shaw's avatar Andy Shaw
Browse files

Set the default QPA platform to minimal for the qcollectiongenerator


Since the minimal platform is used for the qcollectiongenerator this
should be set in the pro file to ensure it will still work when this is
statically built.

Task-number: QTBUG-60926
Change-Id: I75481fe2600aecd573a429b9b9d6ec6acb803e6c
Reviewed-by: default avatarKarsten Heimrich <karsten.heimrich@qt.io>
Reviewed-by: default avatarKai Koehne <kai.koehne@qt.io>
parent ab278766
No related merge requests found
Showing with 1 addition and 0 deletions
......@@ -5,5 +5,6 @@ SOURCES += ../shared/helpgenerator.cpp \
../shared/collectionconfiguration.cpp
HEADERS += ../shared/helpgenerator.h \
../shared/collectionconfiguration.h
QTPLUGIN.platforms = qminimal
load(qt_tool)
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