blob: d3be902cdabf16990cb5e819db039d5b74d5e6e0 [file] [log] [blame]
TEMPLATE = app
TARGET = planespotter
QT += qml quick positioning positioning-private location
SOURCES += main.cpp
RESOURCES += qml.qrc
target.path = $$[QT_INSTALL_EXAMPLES]/location/planespotter
INSTALLS += target