blob: 82aa43378bed6ae91a083f297b0b15bf0c287c84 [file] [log] [blame]
TARGET = places_list
TEMPLATE = app
QT += quick qml network positioning location
SOURCES = main.cpp
RESOURCES += \
places_list.qrc
target.path = $$[QT_INSTALL_EXAMPLES]/location/places_list
INSTALLS += target