summaryrefslogtreecommitdiff
path: root/tests/auto/auto.pro
diff options
context:
space:
mode:
authorFrederik Gladhorn <frederik.gladhorn@digia.com>2013-10-24 23:23:29 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-10-25 00:01:23 +0200
commit29d771e2ac808750a6d8fa2225a848115af11d34 (patch)
tree3c4f9ec114964520b2f644cacbb3af2568331004 /tests/auto/auto.pro
parentc499ecd916571f4c6d1ee8b8b9bfd8127c617cc6 (diff)
downloadqtquickcontrols-29d771e2ac808750a6d8fa2225a848115af11d34.tar.gz
Use depends instead of ordered for dependencies
Change-Id: Ia24df4e387655106c7b7d31535f00ecb675860b4 Reviewed-by: Robin Burchell <robin+qt@viroteck.net>
Diffstat (limited to 'tests/auto/auto.pro')
-rw-r--r--tests/auto/auto.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/auto.pro b/tests/auto/auto.pro
index 0b3cfd2b..7eba7586 100644
--- a/tests/auto/auto.pro
+++ b/tests/auto/auto.pro
@@ -1,3 +1,3 @@
TEMPLATE = subdirs
SUBDIRS += testplugin controls activeFocusOnTab applicationwindow
-CONFIG += ordered
+controls.depends = testplugin