summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/graphicsview/qgraphicslayout/qgraphicslayout.pro
blob: ceab1a05c8413942a0bd16a085960f0b633b4109 (plain)
1
2
3
4
5
6
7
8
9
10
11
############################################################
# Project file for autotest for file qlayout.h
############################################################

CONFIG += testcase
TARGET = tst_qgraphicslayout
QT += widgets testlib
SOURCES += tst_qgraphicslayout.cpp
DEFINES += QT_USE_USING_NAMESPACE
CONFIG += parallel_test
DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0