Files
qt5.12.8/tests/benchmarks/corelib/kernel/qobject/qobject.pro
2025-08-26 22:57:23 +08:00

8 lines
117 B
Prolog

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