From 10103b5649a8e0a0450f6de14635f0f07f52485d Mon Sep 17 00:00:00 2001 From: Lincoln Ramsay Date: Fri, 7 Oct 2011 16:35:46 +1000 Subject: Grue Sensor installation and device testing. Some installation things needed to be tweaked. Appearance on devices needed to be updated. Change-Id: I62ab94212ff1ee8b3778f4492e60b33b29d68927 Reviewed-on: http://codereview.qt-project.org/6225 Reviewed-by: Qt Sanity Bot Reviewed-by: Lincoln Ramsay --- examples/sensors/sensors.pro | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'examples/sensors/sensors.pro') diff --git a/examples/sensors/sensors.pro b/examples/sensors/sensors.pro index e7ecf2ca..6389a013 100644 --- a/examples/sensors/sensors.pro +++ b/examples/sensors/sensors.pro @@ -2,8 +2,8 @@ TEMPLATE = subdirs SUBDIRS += \ accel\ - cubehouse\ grue contains(QT_CONFIG,widgets):SUBDIRS += \ - sensor_explorer + sensor_explorer \ + cubehouse -- cgit v1.2.3