qtbase/tests/manual/qtouchevent/qtouchevent.pro

6 lines
105 B
Prolog

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