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

CONFIG += testcase
CONFIG += parallel_test
TARGET = tst_qprogressdialog
QT += widgets testlib
SOURCES += tst_qprogressdialog.cpp


DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0