1 load(qttest_p4)
2 TEMPLATE = app
3 TARGET = tst_qgraphicsview
4
5 SOURCES += tst_qgraphicsview.cpp
6 RESOURCES += qgraphicsview.qrc
7
8 include(chiptester/chiptester.pri)