blob: 5eb24b89bd4e7fcb2552f4b54467d630ae52c18a [file] [log] [blame]
CONFIG += testcase
TARGET = tst_qquickpathview
macx:CONFIG -= app_bundle
SOURCES += tst_qquickpathview.cpp
include (../../shared/util.pri)
include (../shared/util.pri)
TESTDATA = data/*
QT += core-private gui-private qml-private quick-private testlib qmltest qmlmodels-private
qtHaveModule(widgets): QT += widgets