summaryrefslogtreecommitdiff
path: root/sync.profile
diff options
context:
space:
mode:
authorElvis Lee <kwangwoong.lee@lge.com>2020-12-31 13:49:10 +0900
committerElvis Lee <kwangwoong.lee@lge.com>2021-04-29 08:54:56 +0900
commit818afa359358c310329537fcd5fbe43cefeca185 (patch)
treeb035e831da7ad8021f93112ade7eac8557287628 /sync.profile
parentcd72f971739ab27e4a613baf560f0482388ade20 (diff)
downloadqtwayland-818afa359358c310329537fcd5fbe43cefeca185.tar.gz
Export wl-shell integration
Support wl-shell integration as a module for external build Change-Id: I6cd5e5c35ff1162943ffdcbe7ff834f30783e5a8 Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@qt.io>
Diffstat (limited to 'sync.profile')
-rw-r--r--sync.profile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sync.profile b/sync.profile
index 6becb2a9..406a2952 100644
--- a/sync.profile
+++ b/sync.profile
@@ -3,6 +3,7 @@
"QtWaylandClient" => "$basedir/src/client",
"QtWaylandEglClientHwIntegration" => "$basedir/src/hardwareintegration/client/wayland-egl",
"QtWaylandEglCompositorHwIntegration" => "$basedir/src/hardwareintegration/compositor/wayland-egl",
+ "QtWlShellIntegration" => "$basedir/src/plugins/shellintegration/wl-shell",
);
%moduleheaders = ( # restrict the module headers to those found in relative path
);