From 683540ee5a36f8208925a1921ce26639ca129a2c Mon Sep 17 00:00:00 2001 From: Girish Ramakrishnan Date: Tue, 3 Jul 2012 03:00:41 +0530 Subject: linuxfb: Add config.test and configure support The code is exactly the same as what is already done for DirectFB. Change-Id: I3b84e67a3e999f692da4110f3ac9c82d98b0637c Reviewed-by: Oswald Buddenhagen Reviewed-by: Gunnar Sletta Reviewed-by: Girish Ramakrishnan --- src/plugins/platforms/platforms.pro | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/plugins') diff --git a/src/plugins/platforms/platforms.pro b/src/plugins/platforms/platforms.pro index 3d3b647ff0..fe3b9d707a 100644 --- a/src/plugins/platforms/platforms.pro +++ b/src/plugins/platforms/platforms.pro @@ -22,3 +22,5 @@ contains(QT_CONFIG, eglfs) { contains(QT_CONFIG, directfb) { SUBDIRS += directfb } + +contains(QT_CONFIG, linuxfb): SUBDIRS += linuxfb -- cgit v1.2.3