summaryrefslogtreecommitdiffstats
path: root/src/plugins/hardwareintegration/client
diff options
context:
space:
mode:
authorJorgen Lind <jorgen.lind@digia.com>2013-11-21 08:14:03 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-12-27 15:32:32 +0100
commiteb1c91b2185df1d57a87ed2b5335f3b0ba500c67 (patch)
treef031559412f96061cbc41dfc791bb716c425203b /src/plugins/hardwareintegration/client
parent83791e4c0104d8b87ad2f198f9c07407c45603e3 (diff)
make compositor build with new directory layout
Change-Id: I3ede73420af9cb95820a9bec4fe7305f1107e22d Reviewed-by: Andy Nichols <andy.nichols@digia.com>
Diffstat (limited to 'src/plugins/hardwareintegration/client')
-rw-r--r--src/plugins/hardwareintegration/client/client.pro16
1 files changed, 16 insertions, 0 deletions
diff --git a/src/plugins/hardwareintegration/client/client.pro b/src/plugins/hardwareintegration/client/client.pro
new file mode 100644
index 000000000..1b8f07640
--- /dev/null
+++ b/src/plugins/hardwareintegration/client/client.pro
@@ -0,0 +1,16 @@
+TEMPLATE=subdirs
+
+#config_wayland_egl {
+# SUBDIRS += qwayland-egl
+#}
+#config_brcm_egl {
+# SUBDIRS += qwayland-brcm-egl
+#}
+#config_xcomposite {
+# config_egl {
+# SUBDIRS += qwayland-xcomposite-egl
+# }
+# config_glx {
+# SUBDIRS += qwayland-xcomposite-glx
+# }
+#}