TEMPLATE = app
CONFIG += thread console
TARGET = hashtest
SOURCES += hashtest.cpp
include(../examples.pri)