TEMPLATE = app
TARGET = cppsnippet
QT = core location

SOURCES += \
    main.cpp \
    cppqml.cpp

