aboutsummaryrefslogtreecommitdiff
path: root/examples/example_2_rosterHandling/example_2_rosterHandling.pro
blob: 1098a221d39bc4c7650d182d2479751435fedfc2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
include(../examples.pri)

TARGET = example_2_rosterHandling

SOURCES +=  main.cpp \
            xmppClient.cpp

HEADERS +=  xmppClient.h

OTHER_FILES += README