summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/platforms.pro
diff options
context:
space:
mode:
authorPaul Olav Tvete <paul.tvete@theqtcompany.com>2015-08-07 14:28:14 +0200
committerPaul Olav Tvete <paul.tvete@theqtcompany.com>2015-08-09 06:27:26 +0000
commitf08e1ecdc88e9373a31c1505d5db7f905431c644 (patch)
treeebd7c8cab54e32802782b9b5008908a57dece131 /src/plugins/platforms/platforms.pro
parent26b4ec448cdd68ab260e4a39a493cbdf8eef8d3f (diff)
Add Mir client platform plugin
Contributed by Canonical, Ltd. Change-Id: I77752a1fd56641342be6c84e01b013d3df36ad73 Reviewed-by: Paul Olav Tvete <paul.tvete@theqtcompany.com>
Diffstat (limited to 'src/plugins/platforms/platforms.pro')
-rw-r--r--src/plugins/platforms/platforms.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/plugins/platforms/platforms.pro b/src/plugins/platforms/platforms.pro
index 22d443733e..43bb04e318 100644
--- a/src/plugins/platforms/platforms.pro
+++ b/src/plugins/platforms/platforms.pro
@@ -40,3 +40,5 @@ contains(QT_CONFIG, linuxfb): SUBDIRS += linuxfb
haiku {
SUBDIRS += haiku
}
+
+contains(QT_CONFIG, mirclient): SUBDIRS += mirclient