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

linux-*:contains(QT_CONFIG,release):DEFINES+=MAY_HIT_QTBUG_20661