summaryrefslogtreecommitdiffstats
path: root/src/positioning/doc/snippets/cpp/cpp.pro
blob: 47401e901da4a137f4457ce05c4b83e4bed071a0 (plain)
1
2
3
4
5
6
7
8
TEMPLATE = app
TARGET = positioning_cppsnippet
QT = core positioning

SOURCES += \
    main.cpp \
    cppqml.cpp