summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/dialogs/qfilesystemmodel/qfilesystemmodel.pro
blob: 6e08e2d02bdafa540849c6950fa42757b5cebc73 (plain)
1
2
3
4
5
6
7
8
9
CONFIG += testcase

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

SOURCES		+= tst_qfilesystemmodel.cpp
TARGET		= tst_qfilesystemmodel

win32:CONFIG += insignificant_test # QTBUG-24291