TEMPLATE = app QT += qml quick CONFIG += c++11 SOURCES += main.cpp RESOURCES += qml.qrc \ ../shared/shared.qrc include(deployment.pri)