qtdeclarative/tests/auto/qmltest/qmltest.pro

15 lines
358 B
Prolog

TEMPLATE=app
TARGET=tst_qmltest
CONFIG += qmltestcase
CONFIG += console
SOURCES += tst_qmltest.cpp
importFiles.files = borderimage buttonclick createbenchmark events qqmlbinding selftests
importFiles.path = .
DEPLOYMENT += importFiles
# Please do not make this test insignificant again, thanks.
# Just skip those unstable ones. See also QTBUG-33723.