aboutsummaryrefslogtreecommitdiffstats
path: root/qmlprofiler.pro
diff options
context:
space:
mode:
authorChristiaan Janssen <christiaan.janssen@digia.com>2013-08-12 11:44:35 +0200
committerChristiaan Janssen <christiaan.janssen@digia.com>2013-08-12 12:55:15 +0300
commitab17b3ea6ea4f7b61f5ab740e431c40150e4ee18 (patch)
tree2ec379cc444494ff3724f4af91ba7e04ac76f47a /qmlprofiler.pro
parentf889349adbfec78db1c619858f71352f5590edb5 (diff)
QmlProfilerExtension: using QtCreator's qmlprofiler plugin
Change-Id: I3daca67692a1b9c390bbd396fdd2991ae3c50297 Reviewed-by: Kai Koehne <kai.koehne@digia.com>
Diffstat (limited to 'qmlprofiler.pro')
-rw-r--r--qmlprofiler.pro4
1 files changed, 1 insertions, 3 deletions
diff --git a/qmlprofiler.pro b/qmlprofiler.pro
index fe59b23f42d..337b0625594 100644
--- a/qmlprofiler.pro
+++ b/qmlprofiler.pro
@@ -1,8 +1,6 @@
TEMPLATE = subdirs
CONFIG += ordered
-SUBDIRS += libs/qmldebug \
- plugins/qmlprofiler \
- plugins/qmlprofilerextension
+SUBDIRS += plugins/qmlprofilerextension
QMAKE_EXTRA_TARGETS = docs install_docs # dummy targets for consistency