TEMPLATE = app TARGET = gesture QT += sensors widgets SOURCES += main.cpp\ mainwindow.cpp HEADERS += mainwindow.h FORMS += mainwindow.ui target.path = $$[QT_INSTALL_EXAMPLES]/sensors/sensorgestures INSTALLS += target