summaryrefslogtreecommitdiff
path: root/src/location/doc/snippets/declarative/declarative.pro
blob: 40fb082f767a9be6537eea6c808067f7e43320dc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
TEMPLATE = aux

content.files = \
    maps.qml \
    places.qml \
    plugin.qml \
    routing.qml \
    places_loader.qml

# Put content in INSTALLS so that content.files become part of the project tree in Qt Creator,
# but scoped with false as we don't actually want to install them.  They are documentation
# snippets.
false:INSTALLS += content