TEMPLATE = app
TARGET = positioning_cppsnippet
QT = core positioning

SOURCES += \
    main.cpp \
    cppqml.cpp

