summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/widgets.pro
diff options
context:
space:
mode:
authorJoerg Bornemann <joerg.bornemann@theqtcompany.com>2015-11-02 13:51:43 +0100
committerJoerg Bornemann <joerg.bornemann@theqtcompany.com>2015-11-06 10:01:45 +0000
commitceb57828780ddc14e3a6b2ece5e0a4676340b4a3 (patch)
tree1b451e41eccd05fe7ae08ca785d813cc4080ae88 /tests/auto/widgets/widgets.pro
parentd6878aa0c67f4559881e74d3dbe8172006f3732c (diff)
remove "CONFIG += ordered" where applicable
We will specify proper dependencies when they are needed. Change-Id: Ic62d891dcf3ee97fd98788e848c9ac7c69922282 Reviewed-by: Allan Sandfeld Jensen <allan.jensen@theqtcompany.com>
Diffstat (limited to 'tests/auto/widgets/widgets.pro')
-rw-r--r--tests/auto/widgets/widgets.pro2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/auto/widgets/widgets.pro b/tests/auto/widgets/widgets.pro
index aaafcb6e5..1e2cceacc 100644
--- a/tests/auto/widgets/widgets.pro
+++ b/tests/auto/widgets/widgets.pro
@@ -1,7 +1,5 @@
TEMPLATE = subdirs
-CONFIG += ordered
-
SUBDIRS += \
qwebengineaccessibility \
qwebenginepage \