qt5base-lts/examples/widgets/touch/dials/dials.pro

9 lines
141 B
Prolog
Raw Normal View History

QT += widgets
SOURCES += main.cpp
FORMS += dials.ui
# install
target.path = $$[QT_INSTALL_EXAMPLES]/widgets/touch/dials
INSTALLS += target