summaryrefslogtreecommitdiff
path: root/tests/auto/qgeomapscene/qgeomapscene.pro
blob: c7e984e44d3038c42352b047aac7d5a83e631b2c (plain)
1
2
3
4
5
6
7
8
9
CONFIG += testcase
TARGET = tst_qgeomapscene

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

SOURCES += tst_qgeomapscene.cpp

QT += location 3d testlib
DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0