aboutsummaryrefslogtreecommitdiff
path: root/examples/examples.pro
blob: 999ee02997f065f3a856b8b70c896099e97dc691 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
include(../qxmpp.pri)

TEMPLATE = subdirs

SUBDIRS = example_0_connected\
          example_1_echoClient\
          example_2_rosterHandling\
          example_3_transferHandling\
          example_4_callHandling\
          example_5_rpcInterface\
          example_6_rpcClient\
          example_7_archiveHandling\
          tests