qt5base-lts/tests/auto/widgets/effects/qgraphicseffect/qgraphicseffect.pro

9 lines
179 B
Prolog
Raw Normal View History

CONFIG += testcase
TARGET = tst_qgraphicseffect
QT += widgets widgets-private testlib
QT += core-private gui-private
SOURCES += tst_qgraphicseffect.cpp
CONFIG += parallel_test