summaryrefslogtreecommitdiff
path: root/tests/auto/qgeosatelliteinfosource/qgeosatelliteinfosource.pro
blob: 4ca0f2144b240cc4744e8af970edb586cda60756 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
TEMPLATE = app
!no_system_tests:CONFIG += testcase
TARGET=tst_qgeosatelliteinfosource

SOURCES += tst_qgeosatelliteinfosource.cpp \
            testqgeosatelliteinfosource.cpp \
            ../utils/qlocationtestutils.cpp

HEADERS += testqgeosatelliteinfosource_p.h \
            ../utils/qlocationtestutils_p.h

QT += positioning testlib