blob: 612ec5b95cece7bf54296a333fa865e60cf2ec5c (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
TEMPLATE = subdirs
SUBDIRS = example_0_connected\
example_1_echoClient\
example_2_rosterHandling\
example_3_ibbTransferSource\
example_4_ibbTransferTarget\
example_5_rpcInterface\
example_6_rpcClient
|