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