10 lines
307 B
Prolog
10 lines
307 B
Prolog
############################################################
|
|
# Project file for autotest for file qprogressdialog.h
|
|
############################################################
|
|
|
|
CONFIG += testcase
|
|
CONFIG += parallel_test
|
|
TARGET = tst_qprogressdialog
|
|
QT += widgets testlib
|
|
SOURCES += tst_qprogressdialog.cpp
|