summaryrefslogtreecommitdiffstats
path: root/tests/auto/qgeorectangle/qgeorectangle.pro
blob: 9cb635ef196f525faf8932121ffa6506e5816b37 (plain)
1
2
3
4
5
6
7
8
TEMPLATE = app
CONFIG += testcase
TARGET = tst_qgeorectangle

SOURCES += \
    tst_qgeorectangle.cpp

QT += positioning testlib