summaryrefslogtreecommitdiff
path: root/tests/auto/qgeotilespec/qgeotilespec.pro
blob: ebbf664c27ebe34a53432f14c26d2eddb248c2ae (plain)
1
2
3
4
5
6
7
8
9
10
TEMPLATE = app
CONFIG += testcase
TARGET = tst_qgeotilespec

INCLUDEPATH += ../../../src/location/maps

SOURCES += tst_qgeotilespec.cpp

QT += location testlib
DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0