aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/qtquick2/dependencies.json
diff options
context:
space:
mode:
authorKai Koehne <kai.koehne@qt.io>2018-08-30 11:03:49 +0200
committerKai Koehne <kai.koehne@qt.io>2018-09-06 14:32:25 +0000
commit69984c9d36086428a3d43418af19d53db043a785 (patch)
treefd20ce11f2d65787fd5982150180b9de884985b9 /src/imports/qtquick2/dependencies.json
parent34c987cbd10971e4b5a00d08c6061b2f65967e56 (diff)
Update plugins.qmltypes
by running cd qtdeclarative/imports; for path in `find . -name Makefile -print`; do pushd `dirname $path`; make qmltypes; popd; done in the build directory. Local file paths in the command line were then edited out by hand. Task-number: QTBUG-70264 Change-Id: I931604aff6a779915708395e8b8dbdf659cbd637 Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
Diffstat (limited to 'src/imports/qtquick2/dependencies.json')
-rw-r--r--src/imports/qtquick2/dependencies.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/imports/qtquick2/dependencies.json b/src/imports/qtquick2/dependencies.json
new file mode 100644
index 0000000000..0d4f101c7a
--- /dev/null
+++ b/src/imports/qtquick2/dependencies.json
@@ -0,0 +1,2 @@
+[
+]