6 lines
89 B
Prolog
6 lines
89 B
Prolog
TEMPLATE = app
|
|
QT += widgets testlib
|
|
TARGET = tst_bench_qmetaobject
|
|
|
|
SOURCES += main.cpp
|