summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/image/qpicture/qpicture.pro
blob: b4927b4536bf1db1031667b5ebb18068a71e5ad0 (plain)
1
2
3
4
5
6
7
8
9
10
CONFIG += testcase
CONFIG += parallel_test
TARGET = tst_qpicture
QT += testlib
qtHaveModule(widgets): QT += widgets
SOURCES  += tst_qpicture.cpp



DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0