summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/dialogs/qfiledialog/qfiledialog.pro
blob: 4ea23a896fa8b6502791527352de7b00ae37649f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
############################################################
# Project file for autotest for file qfiledialog.h
############################################################

CONFIG += testcase
TARGET = tst_qfiledialog
QT += widgets widgets-private testlib
QT += core-private gui-private
SOURCES += tst_qfiledialog.cpp

DEFINES += SRCDIR=\\\"$$PWD/\\\"

linux*: CONFIG += insignificant_test # Crashes on different Linux distros