aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmlfileselector/qqmlfileselector.pro
blob: 8a55f4de9caceddd6f901802cfbe1205cb0acaa0 (plain)
1
2
3
4
5
6
7
8
9
10
11
CONFIG += testcase
TARGET = tst_qqmlfileselector
macx:CONFIG -= app_bundle

SOURCES += tst_qqmlfileselector.cpp

include (../../shared/util.pri)

TESTDATA = data/*

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