summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlf Hermann <ulf.hermann@theqtcompany.com>2015-02-18 10:27:49 +0100
committerUlf Hermann <ulf.hermann@theqtcompany.com>2015-02-26 15:21:36 +0200
commitac4162d459b831e9233c6a3f18d4b9392588187b (patch)
tree95e54344e09848d52dd006ad9e8392188ee59ea9
parent5fef8a9d91ba1a1470ddb715119f16391dd56512 (diff)
downloadqt-creator-ac4162d459b831e9233c6a3f18d4b9392588187b.tar.gz
Specify the source json.in in the .pro, not the compiled json
Change-Id: If5e8da39ac05b30d80646d13a5dd1d4144805ba3 Reviewed-by: Joerg Bornemann <joerg.bornemann@theqtcompany.com>
-rw-r--r--plugins/qmlprofilerextension/qmlprofilerextension.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/qmlprofilerextension/qmlprofilerextension.pro b/plugins/qmlprofilerextension/qmlprofilerextension.pro
index 22ef6d6912..e39499280a 100644
--- a/plugins/qmlprofilerextension/qmlprofilerextension.pro
+++ b/plugins/qmlprofilerextension/qmlprofilerextension.pro
@@ -24,4 +24,4 @@ HEADERS += qmlprofilerextensionplugin.h \
inputeventsmodel.h
OTHER_FILES += \
- QmlProfilerExtension.json
+ QmlProfilerExtension.json.in