summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/graphicsview/qgraphicstransform/qgraphicstransform.pro
blob: c11ca1a9bb4a38c0af848f83812480b42167bd52 (plain)
1
2
3
4
5
6
7
CONFIG += testcase
TARGET = tst_qgraphicstransform
QT += widgets testlib
SOURCES  += tst_qgraphicstransform.cpp
CONFIG += parallel_test

DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0