aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qquickpathview/qquickpathview.pro
blob: 02ce905494c6d6d96f903201271784178682a739 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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 v8-private qml-private quick-private widgets testlib