summaryrefslogtreecommitdiff
path: root/sync.profile
diff options
context:
space:
mode:
authorRobert Griebl <robert.griebl@pelagicore.com>2017-02-15 14:22:02 +0100
committerThomas Senyk <thomas.senyk@pelagicore.com>2017-02-21 14:55:36 +0000
commit0774dd53f22c7bbe5f80a5b121ee5c8168b09952 (patch)
tree53be5216a76833f6e442560abceb9d41f80a861b /sync.profile
parent0e322738080baad5ea901525b73b22a8a85a2554 (diff)
downloadqtapplicationmanager-0774dd53f22c7bbe5f80a5b121ee5c8168b09952.tar.gz
Addition of a qmlplugindump tool equivalent for the application-manager
The AM is not built as a plugin that can be introspected by the qmlplugindump tool. This information is necessary though to support auto-completion in QtCreator. The new tool to achieve this is appman-dumpqmltypes - start with --help to get more information. Some code had to be shuffeled around to make all QML types available in libs that can be linked into the dumper tool. Change-Id: I0d934e71edb97bca4bdfd6893b49acca66ceac11 Reviewed-by: Thomas Senyk <thomas.senyk@pelagicore.com>
Diffstat (limited to 'sync.profile')
-rw-r--r--sync.profile2
1 files changed, 2 insertions, 0 deletions
diff --git a/sync.profile b/sync.profile
index 2c4ba318..7dfc419c 100644
--- a/sync.profile
+++ b/sync.profile
@@ -5,7 +5,9 @@
"QtAppManPackage" => "$basedir/src/package-lib",
"QtAppManNotification" => "$basedir/src/notification-lib",
"QtAppManManager" => "$basedir/src/manager-lib",
+ "QtAppManWindow" => "$basedir/src/window-lib",
"QtAppManInstaller" => "$basedir/src/installer-lib",
+ "QtAppManLauncher" => "$basedir/src/launcher-lib",
"QtAppManPluginInterfaces" => "$basedir/src/plugin-interfaces",
);
%moduleheaders = ( # restrict the module headers to those found in relative path