summaryrefslogtreecommitdiffstats
path: root/mkspecs/features/qttest_p4.prf
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@nokia.com>2011-10-28 10:43:07 +0200
committerQt by Nokia <qt-info@nokia.com>2011-10-31 20:34:43 +0100
commitad996a4178772258a8ccf1a9eb9dd4f784b262d1 (patch)
tree2c0712493734ba9e36c0cb80597eaff58cbe5923 /mkspecs/features/qttest_p4.prf
parentc9cd6cdbea078d704f13431e636f664085278ba2 (diff)
mkspecs: Remove qpa conditionals.
Preparing removal of -qpa from configure. Change-Id: Id2f784206f97729c739cf20504a2a9428ddc1cce Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
Diffstat (limited to 'mkspecs/features/qttest_p4.prf')
-rw-r--r--mkspecs/features/qttest_p4.prf3
1 files changed, 0 insertions, 3 deletions
diff --git a/mkspecs/features/qttest_p4.prf b/mkspecs/features/qttest_p4.prf
index ede96575f3..50020586a4 100644
--- a/mkspecs/features/qttest_p4.prf
+++ b/mkspecs/features/qttest_p4.prf
@@ -1,9 +1,6 @@
isEmpty(TEMPLATE):TEMPLATE=app
CONFIG += qt warn_on console depend_includepath testcase
-# x11 is not defined by configure (the following line is copied from gui.pro)
-!win32:!embedded:!qpa:!mac:!symbian:CONFIG += x11
-
qtAddLibrary(QtTest)
symbian:{