summaryrefslogtreecommitdiffstats
path: root/src/plugins/shellintegration/xdg-shell-v5/xdg-shell-v5.pro
diff options
context:
space:
mode:
authorJohan Klokkhammer Helsing <johan.helsing@qt.io>2018-08-30 14:48:54 +0200
committerJohan Helsing <johan.helsing@qt.io>2018-09-05 11:23:24 +0000
commit618d5093d5de082f9aaf32cca778c5eae6a8548d (patch)
treeaff0878d3a38b6d59f63e5ea79497d917e387580 /src/plugins/shellintegration/xdg-shell-v5/xdg-shell-v5.pro
parent5e429553f6a192745c4fcd98ae5cf2be4c6cb082 (diff)
Client: Use customized version of generated files for xdg-shell-v5
Check in qtwaylandscanner and wayland-scanner generated files with renamed symbols to avoid conflicts with xdg-shell stable. When this was done on the compositor side, we thought we didn't have to do it for the client side because the conflicting symbols are used in separate plugins. Turns out this breaks static builds, though. Task-number: QTBUG-69896 Change-Id: I461df8e136b741063eafe13e858734a3aafdf020 Reviewed-by: Paul Olav Tvete <paul.tvete@qt.io>
Diffstat (limited to 'src/plugins/shellintegration/xdg-shell-v5/xdg-shell-v5.pro')
-rw-r--r--src/plugins/shellintegration/xdg-shell-v5/xdg-shell-v5.pro5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/plugins/shellintegration/xdg-shell-v5/xdg-shell-v5.pro b/src/plugins/shellintegration/xdg-shell-v5/xdg-shell-v5.pro
index 0e97832e4..bf9edba78 100644
--- a/src/plugins/shellintegration/xdg-shell-v5/xdg-shell-v5.pro
+++ b/src/plugins/shellintegration/xdg-shell-v5/xdg-shell-v5.pro
@@ -6,9 +6,6 @@ QMAKE_USE += wayland-client
qtConfig(xkbcommon-evdev): \
QMAKE_USE += xkbcommon_evdev
-WAYLANDCLIENTSOURCES += \
- ../../../3rdparty/protocol/xdg-shell-unstable-v5.xml
-
HEADERS += \
qwaylandxdgpopupv5_p.h \
qwaylandxdgshellv5_p.h \
@@ -22,6 +19,8 @@ SOURCES += \
qwaylandxdgshellv5integration.cpp \
qwaylandxdgsurfacev5.cpp \
+include (pregenerated/xdg-shell-v5.pri)
+
OTHER_FILES += \
xdg-shell-v5.json