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

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

QT += location testlib