qt6windows7/tests/manual/examples/widgets/touch/dials/dials.pro

9 lines
141 B
Prolog
Raw Normal View History

2023-10-30 06:33:08 +08:00
QT += widgets
SOURCES += main.cpp
FORMS += dials.ui
# install
target.path = $$[QT_INSTALL_EXAMPLES]/widgets/touch/dials
INSTALLS += target