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

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

SOURCES += tst_qfiledialog2.cpp

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