QT += widgets testlib SOURCES = main.cpp \ touchwidget.cpp FORMS += form.ui HEADERS += touchwidget.h