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