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