qt5base-lts/tests/auto/widgets/graphicsview/qgraphicstransform/qgraphicstransform.pro

8 lines
202 B
Prolog
Raw Normal View History

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