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

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

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

QT += location testlib

!isEmpty(QT.jsondb.name):!isEmpty(QT.jsonstream.name):!simulator:DEFINES += NPE_BACKEND