summaryrefslogtreecommitdiffstats
path: root/mkspecs/integrity-armv7
diff options
context:
space:
mode:
authorRolland Dudemaine <rolland@ghs.com>2015-10-29 15:59:48 +0100
committerRolland Dudemaine <rolland@ghs.com>2016-03-22 10:42:03 +0000
commit47c7ae25c6c6fccf00c027c0fcb2dab11e686c2b (patch)
tree72333954c244fe084834fdc486c6f0ddf49105dc /mkspecs/integrity-armv7
parentcb72faf2f21a91b3e8043a24e1bc5d126bf549e5 (diff)
Add INTEGRITY Framebuffer-based plugin as a platform plugin.
The plugin builds as a static plugin. It is based on the Linuxfb plugin. It uses the INTEGRITY FB API for framebuffer for display, and HID API for input (mouse, keyboard, touch). Because this is the only supported plugin and requires to be included as a static plugin, automatically add the platform to any application through qmake.conf. Change-Id: Ic228afb59cb39dd02c2d538de46caf6e6ea7d153 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com> Reviewed-by: Andy Nichols <andy.nichols@theqtcompany.com>
Diffstat (limited to 'mkspecs/integrity-armv7')
-rw-r--r--mkspecs/integrity-armv7/qmake.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/mkspecs/integrity-armv7/qmake.conf b/mkspecs/integrity-armv7/qmake.conf
index c2d850b8b4..0cac2ebdc0 100644
--- a/mkspecs/integrity-armv7/qmake.conf
+++ b/mkspecs/integrity-armv7/qmake.conf
@@ -6,3 +6,5 @@ include(../common/ghs-integrity-armv7.conf)
DEFINES += QT_NO_CLIPBOARD
DEFINES += QT_STATICPLUGIN
+
+QTPLUGIN.platforms += integrityfb