qt5base-lts/tests/auto/widgets/kernel/qformlayout/qformlayout.pro

7 lines
164 B
Prolog
Raw Normal View History

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