summaryrefslogtreecommitdiff
path: root/qmlprofiler.pro
diff options
context:
space:
mode:
authorChristiaan Janssen <christiaan.janssen@digia.com>2013-06-06 16:25:32 +0200
committerKai Koehne <kai.koehne@digia.com>2013-06-11 14:42:54 +0300
commit2340cce7cca0a8ecf56792416c3063cba267df11 (patch)
tree37e532492f2b1badc606d11822d7dcdf17463a69 /qmlprofiler.pro
parent89f7206fea7d18d621779e0aba30d390f196e374 (diff)
downloadqt-creator-2340cce7cca0a8ecf56792416c3063cba267df11.tar.gz
Fixup: Add update to qmlprofiler.pro
Change-Id: I56e655e392b0e15427f1192c0cd733cf76479aa1 Reviewed-by: Kai Koehne <kai.koehne@digia.com>
Diffstat (limited to 'qmlprofiler.pro')
-rw-r--r--qmlprofiler.pro4
1 files changed, 3 insertions, 1 deletions
diff --git a/qmlprofiler.pro b/qmlprofiler.pro
index 69b40ff79a..e00301d820 100644
--- a/qmlprofiler.pro
+++ b/qmlprofiler.pro
@@ -1,3 +1,5 @@
TEMPLATE = subdirs
+CONFIG += ordered
-SUBDIRS += plugins/qmlprofiler
+SUBDIRS += libs/qmldebug \
+ plugins/qmlprofiler