summaryrefslogtreecommitdiff
path: root/tests/auto/qgeocoordinate/qgeocoordinate.pro
blob: a0f218e749f3faaa00608b8a6fa4dca1c9921a0f (plain)
1
2
3
4
5
6
7
8
CONFIG += testcase
TARGET = tst_qgeocoordinate

HEADERS += ../utils/qlocationtestutils_p.h
SOURCES += tst_qgeocoordinate.cpp \
           ../utils/qlocationtestutils.cpp

QT += location testlib