summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/graphicsview/qgraphicseffectsource/qgraphicseffectsource.pro
blob: 3aeaef318edb309905f1e090253c4c7a337ac00a (plain)
1
2
3
4
5
6
7
8
9
CONFIG += testcase
TARGET = tst_qgraphicseffectsource

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

SOURCES  += tst_qgraphicseffectsource.cpp
CONFIG += parallel_test
DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0