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

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

SOURCES += tst_qgeocameradata.cpp

QT += location positioning-private testlib