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

11 lines
333 B
Prolog
Raw Normal View History

############################################################
# 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