summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/effects/qgraphicseffect/qgraphicseffect.pro
blob: 9f6b0455e2744008e436c71b4b736bd8d8fca0ed (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
DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0