summaryrefslogtreecommitdiffstats
path: root/qtquick1.pro
diff options
context:
space:
mode:
authorMarius Storm-Olsen <marius.storm-olsen@nokia.com>2012-03-28 13:22:49 -0500
committerQt by Nokia <qt-info@nokia.com>2012-03-28 20:58:13 +0200
commite81f752248c970646b54127201b0f1cabdf1f9ce (patch)
tree0b6dcc5b0ec23fe036bdbed0da74c4799050ce28 /qtquick1.pro
parent5a8dad7e5496630ba6f72e9a4512b777fcfd9546 (diff)
Don't use CONFIG+=ordered when dependencies are explicit
Additionally, ordered does not play well with <sub>.CONFIG+=no_default_target and creates dependencies to non-existing targets Change-Id: I7f2bee3d7f1d809bbb8c7e0143496e11fbd1a0a0 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
Diffstat (limited to 'qtquick1.pro')
-rw-r--r--qtquick1.pro1
1 files changed, 0 insertions, 1 deletions
diff --git a/qtquick1.pro b/qtquick1.pro
index 7c284a5d..351c5d04 100644
--- a/qtquick1.pro
+++ b/qtquick1.pro
@@ -1,5 +1,4 @@
TEMPLATE = subdirs
-CONFIG += ordered
module_qtquick1_src.subdir = src
module_qtquick1_src.target = module-qtquick1-src