summaryrefslogtreecommitdiffstats
path: root/tests/auto/qgeomaneuver/qgeomaneuver.pro
blob: fac57c9615c7e84ec1bff571b42a36b4c5004a8e (plain)
1
2
3
4
5
6
7
8
9
10
11
TEMPLATE = app
CONFIG+=testcase
TARGET=tst_qgeomaneuver

# Input
HEADERS += ../utils/qlocationtestutils_p.h \
           tst_qgeomaneuver.h
SOURCES += tst_qgeomaneuver.cpp \
           ../utils/qlocationtestutils.cpp

QT += location-private testlib