aboutsummaryrefslogtreecommitdiff
path: root/example/example_3_ibbTransferSource/example_3_ibbTransferSource.pro
blob: 72aca2c3a5889f9863f3dab26dd5d389acb6ccc5 (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