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

SOURCES += \
    tst_qgeorectangle.cpp

QT += positioning testlib
DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0