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