summaryrefslogtreecommitdiff
path: root/tests/auto/declarative_mappolyline/declarative_mappolyline.pro
blob: 342fcc42ce3afc8cf237fe462a2e00bd98f02c6c (plain)
1
2
3
4
5
6
7
8
9
10
11
# QML tests in this directory must not depend on an OpenGL context.

TEMPLATE = app
TARGET = tst_declarative_mappolyline
CONFIG += qmltestcase
SOURCES += main.cpp

QT += positioning quick

OTHER_FILES = *.qml
TESTDATA = $$OTHER_FILES