aboutsummaryrefslogtreecommitdiffstats
path: root/sync.profile
diff options
context:
space:
mode:
authorJani Heikkinen <jani.heikkinen@qt.io>2022-02-11 12:24:46 +0200
committerJani Heikkinen <jani.heikkinen@qt.io>2022-02-12 02:36:52 +0000
commit9cd561e58b8fc149d15cf03e970269f4717b84b0 (patch)
treee4dae648669317ff91a2c8996d06b89863308454 /sync.profile
parentce942b2cbd97c82bf6e60e936e5f1601994b6d17 (diff)
Remove QtQmlLint from sync.profile as well
Library were already removed in 07917626f5f0c92c1b3518532d08a903b8aa6247 and now calling syncqt.pl fails so remove the library from sync.profile to fix the syncqt.pl Change-Id: I52c5ae77a1bf1ce0cb74d59b81da5802e3acb7ba Reviewed-by: Iikka Eklund <iikka.eklund@qt.io> Reviewed-by: Maximilian Goldstein <max.goldstein@qt.io>
Diffstat (limited to 'sync.profile')
-rw-r--r--sync.profile1
1 files changed, 0 insertions, 1 deletions
diff --git a/sync.profile b/sync.profile
index 8134c21328..d7c15bc6d1 100644
--- a/sync.profile
+++ b/sync.profile
@@ -13,7 +13,6 @@
"QtQmlModels" => "$basedir/src/qmlmodels",
"QtQmlWorkerScript" => "$basedir/src/qmlworkerscript",
"QtQmlCompiler" => "$basedir/src/qmlcompiler",
- "QtQmlLint" => "$basedir/src/qmllint",
"QtQmlDom" => "$basedir/src/qmldom",
"QtQuickLayouts" => "$basedir/src/quicklayouts",
"QtQmlLocalStorage" => "$basedir/src/qmllocalstorage",