summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/graphicsview/qgraphicsitem/qgraphicsitem.pro
blob: ae6de4819548d60f615b4efec13077c9f6476f6f (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: LIBS += -luser32