TEMPLATE = app TARGET = DEPENDPATH += . INCLUDEPATH += . # Input HEADERS += imagewidget.h \ tapandholdgesture.h SOURCES += imagewidget.cpp \ tapandholdgesture.cpp \ main.cpp