summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/effects/qgraphicseffect/qgraphicseffect.pro
blob: d21ff564dd23e22ebfc4a2eba2db4688ebc23ddc (plain)
1
2
3
4
5
6
7
8
CONFIG += testcase
TARGET = tst_qgraphicseffect

QT += widgets widgets-private testlib
QT += core-private gui-private

SOURCES  += tst_qgraphicseffect.cpp
CONFIG += parallel_test