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