blob: 0e823551cc95da4046790ac6eab467e295db2255 [file] [log] [blame]
QT += widgets
SOURCES += main.cpp
FORMS += dials.ui
# install
target.path = $$[QT_INSTALL_EXAMPLES]/widgets/touch/dials
INSTALLS += target