TARGET = tbtnavi TEMPLATE = app QT = qml network quick positioning location widgets websockets gui-private PKGCONFIG += qlibhomescreen qtappfw-navigation qtappfw-signal-composer wayland-client CONFIG += c++1z link_pkgconfig wayland-scanner include(app.pri) SOURCES += \ main.cpp \ navigation_client.cpp \ qcheapruler.cpp \ file_operation.cpp \ shell-desktop.cpp HEADERS += \ qcheapruler.hpp \ navigation_client.h \ file_operation.h \ shell-desktop.h INCLUDEPATH += \ ../include OTHER_FILES += \ qmapboxlgapp.qml RESOURCES += \ images/images.qrc \ app.qrc WAYLANDCLIENTSOURCES += \ protocol/agl-shell-desktop.xml