qt6windows7/tests/manual/qtouchevent/qtouchevent.pro

6 lines
105 B
Prolog
Raw Normal View History

2023-10-30 06:33:08 +08:00
QT += testlib widgets
SOURCES = main.cpp \
touchwidget.cpp
FORMS += form.ui
HEADERS += touchwidget.h