summaryrefslogtreecommitdiffstats
path: root/src/plugins/shellintegration/xdg-shell-v5/pregenerated/xdg-shell-v5.pri
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/shellintegration/xdg-shell-v5/pregenerated/xdg-shell-v5.pri')
-rw-r--r--src/plugins/shellintegration/xdg-shell-v5/pregenerated/xdg-shell-v5.pri12
1 files changed, 12 insertions, 0 deletions
diff --git a/src/plugins/shellintegration/xdg-shell-v5/pregenerated/xdg-shell-v5.pri b/src/plugins/shellintegration/xdg-shell-v5/pregenerated/xdg-shell-v5.pri
new file mode 100644
index 000000000..2990fd0f6
--- /dev/null
+++ b/src/plugins/shellintegration/xdg-shell-v5/pregenerated/xdg-shell-v5.pri
@@ -0,0 +1,12 @@
+# Putting pregenerated files in a 3rdparty directory to avoid
+# qtqa's license checking failing.
+
+HEADERS += \
+ $$PWD/3rdparty/qwayland-xdg-shell-unstable-v5_p.h \
+ $$PWD/3rdparty/wayland-xdg-shell-unstable-v5-client-protocol_p.h
+
+SOURCES += \
+ $$PWD/3rdparty/qwayland-xdg-shell-unstable-v5.cpp \
+ $$PWD/3rdparty/wayland-xdg-shell-unstable-v5-protocol.c
+
+INCLUDEPATH += $$PWD/3rdparty