summaryrefslogtreecommitdiff
path: root/tests/auto/qgeoareamonitor/qgeoareamonitor.pro
blob: d084df6e4395c520b3673d3ac471a75026c0cb6b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
TEMPLATE = app
CONFIG+=testcase
TARGET=tst_qgeoareamonitor

SOURCES += tst_qgeoareamonitor.cpp \
           logfilepositionsource.cpp

HEADERS += logfilepositionsource.h

OTHER_FILES += *.txt

CONFIG -= app_bundle

QT += positioning testlib