1
load(qttest_p4)
2
SOURCES += tst_qgraphicsitem.cpp
3
DEFINES += QT_NO_CAST_TO_ASCII
4
5
win32:!wince*: LIBS += -lUser32
6
7