QtMobility Reference Documentation

grueapp.pro Example File

sensors/grueapp/grueapp.pro
 TEMPLATE=app
 TARGET=grueapp
 include(../../mobility_examples.pri)
 QT=core
 CONFIG+=mobility
 MOBILITY+=sensors
 INCLUDEPATH += ../../../src/sensors
 SOURCES=main.cpp

 CONFIG+=strict_flags
X

Thank you for giving your feedback.

Make sure it is related to this specific page. For more general bugs and requests, please use the Qt Bug Tracker.