aboutsummaryrefslogtreecommitdiff
path: root/examples/examples.pro
blob: d8025e23a11fda8742578a1f7fd381daa198731c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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\
          example_8_server\
          GuiClient