TARGET = Quick
TEMPLATE = app
QT += quick quickcontrols2
SOURCES += main.cpp
RESOURCES += qml.qrc
include($$PWD/../common.pri)