aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qquickview_extra/qquickview_extra.pro
blob: 6cee00f38710f2063be20799d00abed062e5ef9d (plain)
1
2
3
4
5
6
7
8
9
CONFIG += testcase
TARGET = tst_qquickview_extra
macx:CONFIG -= app_bundle

SOURCES += tst_qquickview_extra.cpp

TESTDATA = data/*

QT += core-private gui-private qml-private quick-private testlib