qt6-bb10/tests/manual/qtouchevent/qtouchevent.pro

6 lines
97 B
Prolog

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