1
TEMPLATE = app
2
QT += testlib
3
4
# Input
5
SOURCES += main.cpp \
6
mousestatwidget.cpp
7
HEADERS += mousestatwidget.h