blob: 8d55e44eaa58e41250dd1e1f8fb4958dabbf883c [file] [log] [blame]
TEMPLATE = app
TARGET = wearable
QT += quick quickcontrols2
SOURCES += \
wearable.cpp
RESOURCES += \
wearable.qrc
target.path = $$[QT_INSTALL_EXAMPLES]/quickcontrols2/wearable
INSTALLS += target