1 QT += testlib
2 SOURCES = main.cpp \
3 touchwidget.cpp
4 FORMS += form.ui
5 HEADERS += touchwidget.h