summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/graphicsview/qgraphicsitem/qgraphicsitem.pro
blob: 16818a98f9da99f71dee343c64769690f571d023 (plain)
1
2
3
4
5
6
7
8
CONFIG += testcase
TARGET = tst_qgraphicsitem
QT += widgets widgets-private testlib testlib-private
QT += core-private gui-private
SOURCES  += tst_qgraphicsitem.cpp
DEFINES += QT_NO_CAST_TO_ASCII

win32:!winrt: QMAKE_USE += user32