QT += core gui qml quick positioning location TARGET = test_app TEMPLATE = app SOURCES = main.cpp OTHER_FILES += main.qml RESOURCES += qml.qrc