diff options
Diffstat (limited to '.qmake.conf')
-rw-r--r-- | .qmake.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.qmake.conf b/.qmake.conf index 3d3f19b8..22328365 100644 --- a/.qmake.conf +++ b/.qmake.conf @@ -1,3 +1,4 @@ load(qt_build_config) +android|ios|qnx|winrt|isEmpty(QT.widgets.name): CONFIG += no_desktop MODULE_VERSION = 5.3.2 |