summaryrefslogtreecommitdiffstats
path: root/tests/auto/qgeocoordinate/qgeocoordinate.pro
blob: 52795e1614e3a742fbc768c23cf249803d4a6124 (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 += positioning testlib