examples/sensors/sensors.pro
changeset 0 876b1a06bc25
child 5 603d3f8b6302
equal deleted inserted replaced
-1:000000000000 0:876b1a06bc25
       
     1 TEMPLATE = subdirs
       
     2 
       
     3 SUBDIRS += accel arrowkeys metadata
       
     4 
       
     5 contains(QT_CONFIG, declarative) {
       
     6     SUBDIRS += orientation
       
     7 }
       
     8 
       
     9 SUBDIRS += grueplugin grueapp
       
    10 
       
    11 SUBDIRS += sensor_explorer
       
    12 
       
    13 SUBDIRS += reading_perf
       
    14 
       
    15 SUBDIRS += small_screen_sensors
       
    16 
       
    17 contains(QT_CONFIG,opengl):SUBDIRS += cubehouse
       
    18 
       
    19 SUBDIRS += show_acceleration show_als show_compass show_magneticflux show_orientation show_proximity show_rotation show_tap