summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/dialogs/qfiledialog/qfiledialog.pro
blob: 1cdf10d29ad056c33e82f687eab512fd6baf5ad1 (plain)
1
2
3
4
5
6
7
8
9
10
11
############################################################
# 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/\\\"