6 lines
118 B
Prolog
6 lines
118 B
Prolog
TARGET = tst_bench_qcryptographichash
|
|
CONFIG -= debug
|
|
CONFIG += release cmdline
|
|
QT = core testlib
|
|
SOURCES += main.cpp
|