aboutsummaryrefslogtreecommitdiff
path: root/example/example_4_ibbTransferTarget/example_4_ibbTransferTarget.pro
blob: 8111fb94cf77eb86d08e485a6312b66c63220a38 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
include(../example.pri)

TARGET = example_4_ibbTransferTarget

SOURCES +=  main.cpp \
            ibbTransferTarget.cpp

HEADERS +=  ibbTransferTarget.h

OTHER_FILES += README