From e7a1e121d9cb92e89e53baba81aceedca24f2b94 Mon Sep 17 00:00:00 2001 From: Tomasz Olszak Date: Tue, 15 Apr 2014 10:16:36 +0200 Subject: build fix for MODULE_PLUGINS_TYPE MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I8d44f50480440060eba84354e88fb2535e1d8e4a Reviewed-by: Jørgen Lind --- src/client/client.pro | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/client/client.pro') diff --git a/src/client/client.pro b/src/client/client.pro index 01d704a94..10cbd31a8 100644 --- a/src/client/client.pro +++ b/src/client/client.pro @@ -3,6 +3,8 @@ QT += core-private gui-private QT_FOR_PRIVATE += platformsupport-private MODULE=waylandclient +MODULE_PLUGIN_TYPES = wayland-graphics-integration-client + load(qt_module) CONFIG += link_pkgconfig qpa/genericunixfontdatabase wayland-scanner -- cgit v1.2.3