TEMPLATE = app CONFIG += benchmark QT += widgets testlib TARGET = tst_bench_qobject HEADERS += object.h SOURCES += main.cpp object.cpp