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