summaryrefslogtreecommitdiff
path: root/tests/auto/declarative_positioning_core/declarative_positioning_core.pro
blob: fbf82de090960c1b1b7ff5d19f7bd99cf64a8727 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# QML tests in this directory must not depend on an OpenGL context.
# QML tests that do require an OpenGL context must go in ../../declarative_ui.

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

CONFIG -= app_bundle

QT += positioning quick

OTHER_FILES = *.qml
TESTDATA = $$OTHER_FILES