qtmobility/examples/sensors/sensors.pro
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Mon, 03 May 2010 13:18:40 +0300
changeset 4 90517678cc4f
parent 1 2b40d63a9c3d
child 11 06b8e2af4411
permissions -rw-r--r--
Revision: 201015 Kit: 201018

TEMPLATE = subdirs

include(../../common.pri)

SUBDIRS += accel

contains(QT_CONFIG, declarative) {
    SUBDIRS += orientation
}

SUBDIRS += grueplugin grueapp

SUBDIRS += sensor_explorer

SUBDIRS += reading_perf

SUBDIRS += small_screen_sensors

contains(QT_CONFIG,opengl):SUBDIRS += cubehouse