blob: 30c2b7f61b8f376e12adf620a8bf1e503e98651c [file] [log] [blame]
# 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_core
CONFIG += qmltestcase
SOURCES += main.cpp
CONFIG -= app_bundle
QT += location quick
OTHER_FILES = *.qml *.js
TESTDATA = $$OTHER_FILES