2011-04-27 10:05:43 +00:00
|
|
|
############################################################
|
|
|
|
# Project file for autotest for file qabstractprintdialog.h
|
|
|
|
############################################################
|
|
|
|
|
2011-10-25 04:24:31 +00:00
|
|
|
CONFIG += testcase
|
|
|
|
TARGET = tst_qabstractprintdialog
|
|
|
|
QT += widgets printsupport testlib
|
2011-04-27 10:05:43 +00:00
|
|
|
SOURCES += tst_qabstractprintdialog.cpp
|