From 767dd738d3de9306062707fe05d32c91ed755da3 Mon Sep 17 00:00:00 2001 From: Ulf Hermann Date: Thu, 1 Oct 2020 12:40:01 +0200 Subject: Long live libQtQmlCompiler! Move all the code from tools/shared into src/qmlcompiler and build a static library from it so that we can re-use it in external tools. Change-Id: I7c8d8e59063dc7c711f4072f103a01095e6f5997 Reviewed-by: Fabian Kosmale --- sync.profile | 1 + 1 file changed, 1 insertion(+) (limited to 'sync.profile') diff --git a/sync.profile b/sync.profile index 06cff0f960..eac24770f1 100644 --- a/sync.profile +++ b/sync.profile @@ -9,6 +9,7 @@ "QtQmlDebug" => "$basedir/src/qmldebug", "QtQmlModels" => "$basedir/src/qmlmodels", "QtQmlWorkerScript" => "$basedir/src/qmlworkerscript", + "QtQmlCompiler" => "$basedir/src/qmlcompiler", ); %inject_headers = ( "$basedir/src/qml" => [ "^qqmljsgrammar_p.h", "^qqmljsparser_p.h", "^qml_compile_hash_p.h" ], -- cgit v1.2.3