1 2 3 4 5 6
TEMPLATE = app CONFIG += thread console TARGET = hashtest SOURCES += hashtest.cpp include(../examples.pri)