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

SOURCES += \
    tst_qgeocircle.cpp

QT += positioning testlib
DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0