ba3418ae75
Change-Id: I1264784d6984edc70bf07e58ed763e1d1b001d7d Reviewed-by: Friedemann Kleint <Friedemann.Kleint@digia.com>
10 lines
335 B
Prolog
10 lines
335 B
Prolog
############################################################
|
|
# Project file for autotest for file qabstractprintdialog.h
|
|
############################################################
|
|
|
|
CONFIG += testcase
|
|
CONFIG += parallel_test
|
|
TARGET = tst_qabstractprintdialog
|
|
QT += widgets printsupport testlib
|
|
SOURCES += tst_qabstractprintdialog.cpp
|