summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/graphicsview/qgraphicslayout/qgraphicslayout.pro
blob: 1be43692d514347468a1bb10b76759df355b37e4 (plain)
1
2
3
4
5
6
7
8
9
############################################################
# 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