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

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

SOURCES  += tst_qgraphicswidget.cpp

DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0