aboutsummaryrefslogtreecommitdiff
path: root/example/example_3_ibbTransferSource/example_3_ibbTransferSource.pro
blob: 587c8b03db616382f28269f1ebd1822f5ada80e0 (plain) (blame)
1
2
3
4
5
6
7
8
include(../example.pri)

TARGET = example_3_ibbTransferSource

SOURCES +=  main.cpp \
            ibbClient.cpp

HEADERS +=  ibbClient.h