summaryrefslogtreecommitdiff
path: root/tests/auto/qgeojson/qgeojson.pro
blob: 7b4e21757863ab1d0fb69d6976dd5dc55900145d (plain)
1
2
3
4
5
6
7
8
9
TEMPLATE = app
CONFIG += testcase
TARGET = tst_qgeojson

SOURCES += \
    tst_qgeojson.cpp

QT += positioning testlib location
QT += location-private