From 00b13f99fe62e4a1716ffabb5abc065e9b20e2ad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B8rgen=20Lind?= Date: Wed, 19 Jun 2013 14:11:50 +0200 Subject: Fixup the windowmanager extension code ie. don't have it in its own dir + fixup some errors in the string matching from when extensions where renamed from a wl_ prefix to a qt_ prefix Change-Id: I5707c24fa727b9e49bd267eeb23fc8e43c40354f Reviewed-by: Paul Olav Tvete --- .../platforms/qwayland-xcomposite-egl/qwayland-xcomposite-egl.pro | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/plugins/platforms/qwayland-xcomposite-egl/qwayland-xcomposite-egl.pro') diff --git a/src/plugins/platforms/qwayland-xcomposite-egl/qwayland-xcomposite-egl.pro b/src/plugins/platforms/qwayland-xcomposite-egl/qwayland-xcomposite-egl.pro index e41cf59b4..b691ec9dc 100644 --- a/src/plugins/platforms/qwayland-xcomposite-egl/qwayland-xcomposite-egl.pro +++ b/src/plugins/platforms/qwayland-xcomposite-egl/qwayland-xcomposite-egl.pro @@ -6,10 +6,6 @@ include (../xcomposite_share/xcomposite_share.pri) OTHER_FILES += qwayland-xcomposite-egl.json -contains(DEFINES, QT_WAYLAND_WINDOWMANAGER_SUPPORT) { - WAYLANDCLIENTSOURCES += ../../../extensions/windowmanager.xml -} - !contains(QT_CONFIG, no-pkg-config) { CONFIG += link_pkgconfig PKGCONFIG += xcomposite egl x11 -- cgit v1.2.3