aboutsummaryrefslogtreecommitdiffstats
path: root/src/qmlworkerscript
diff options
context:
space:
mode:
authorUlf Hermann <ulf.hermann@qt.io>2020-02-25 15:00:21 +0100
committerUlf Hermann <ulf.hermann@qt.io>2020-02-26 08:55:02 +0100
commitd832a67b9d9500fc19c7e6607f2f2f594b1d4bdc (patch)
tree58740c7e98c391404baff96a9cebf36398d8894f /src/qmlworkerscript
parent685d2ca3c7a9f221ac12f6db61e02bab40371f5f (diff)
Move dependencies.json files into the right places
The workerscript and models qmltypes are built from the library directory, the testlib qmltypes are built from the plugin directory. Change-Id: Ifc497aaf8204616ca817ee08ad86383ab2cbbdae Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
Diffstat (limited to 'src/qmlworkerscript')
-rw-r--r--src/qmlworkerscript/dependencies.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/qmlworkerscript/dependencies.json b/src/qmlworkerscript/dependencies.json
new file mode 100644
index 0000000000..0d4f101c7a
--- /dev/null
+++ b/src/qmlworkerscript/dependencies.json
@@ -0,0 +1,2 @@
+[
+]