summaryrefslogtreecommitdiffstats
path: root/mkspecs/haiku-g++
diff options
context:
space:
mode:
authorJake Petroules <jake.petroules@qt.io>2016-09-30 08:43:50 -0700
committerJake Petroules <jake.petroules@qt.io>2016-10-05 19:07:30 +0000
commit12bc984f653a06fcc87d5d5615c976f6e3d1a080 (patch)
tree832552d3efadb3b16fc0b536c22029406c38cc96 /mkspecs/haiku-g++
parentfd7e00aff50c9ced966004238b2f74672dbbe300 (diff)
Clean up QT_QPA_DEFAULT_PLATFORM handling
This is now centralized in configure.pri except where it explicitly needs to be overridden. Change-Id: If829d6b5eecf9a5fc403d0a0600d12c9e5781525 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>
Diffstat (limited to 'mkspecs/haiku-g++')
-rw-r--r--mkspecs/haiku-g++/qmake.conf3
1 files changed, 0 insertions, 3 deletions
diff --git a/mkspecs/haiku-g++/qmake.conf b/mkspecs/haiku-g++/qmake.conf
index ac28069864..6a7d080ec3 100644
--- a/mkspecs/haiku-g++/qmake.conf
+++ b/mkspecs/haiku-g++/qmake.conf
@@ -7,9 +7,6 @@ QMAKE_PLATFORM = haiku
include(../common/unix.conf)
-# Choose haiku QPA Plugin as default
-QT_QPA_DEFAULT_PLATFORM = haiku
-
QMAKE_LIBS =
QMAKE_INCDIR =
QMAKE_LIBDIR =