Files
2025-08-26 22:57:23 +08:00

10 lines
172 B
Prolog

QT += widgets testlib
TEMPLATE = app
TARGET = tst_bench_qgraphicsview
SOURCES += tst_qgraphicsview.cpp
RESOURCES += qgraphicsview.qrc
include(chiptester/chiptester.pri)