5 lines
86 B
Prolog
5 lines
86 B
Prolog
CONFIG += testcase
|
|
TARGET = tst_qhash
|
|
QT = core testlib
|
|
SOURCES = $$PWD/tst_qhash.cpp
|