summaryrefslogtreecommitdiff
path: root/tests/auto/qgeocircle/qgeocircle.pro
blob: eb56a7fc3250ff40034dbe2ab1a419b8e6ca25c7 (plain)
1
2
3
4
5
6
7
8
TEMPLATE = app
CONFIG += testcase
TARGET = tst_qgeocircle

SOURCES += \
    tst_qgeocircle.cpp

QT += positioning testlib