aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quicktest/testwithcomponents/testwithcomponents.pro
blob: 8f64dc2ebb8a07c4ca4093a53924ccb8c27cd2f9 (plain)
1
2
3
4
5
6
7
8
9
10
CONFIG += qmltestcase
macos:CONFIG -= app_bundle
TARGET = tst_quicktestwithcomponents

QT += testlib quick

SOURCES += tst_quicktestwithcomponents.cpp

TESTDATA += \
    $$PWD/data/*.qml