summaryrefslogtreecommitdiffstats
path: root/tests/auto/qgeolocation/qgeolocation.pro
blob: 3b5b3a329200b07f940395875c3db5f57e5a7e9f (plain)
1
2
3
4
5
6
7
8
9
CONFIG += testcase
TARGET = tst_qgeolocation

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

QT += positioning testlib