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

DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0