summaryrefslogtreecommitdiff
path: root/tests/auto/qgeomapscene/qgeomapscene.pro
blob: 822f05869518a82887ea10b995fcb2a139126fc1 (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 positioning-private testlib
DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0