mirror of
https://github.com/crystalidea/qt6windows7.git
synced 2024-11-27 14:38:28 +08:00
6 lines
105 B
Prolog
6 lines
105 B
Prolog
|
QT += testlib widgets
|
||
|
SOURCES = main.cpp \
|
||
|
touchwidget.cpp
|
||
|
FORMS += form.ui
|
||
|
HEADERS += touchwidget.h
|