1 2 3 4 5 6 7 8
include(../example.pri) TARGET = example_3_ibbTransferSource SOURCES += main.cpp \ ibbClient.cpp HEADERS += ibbClient.h