aboutsummaryrefslogtreecommitdiff
path: root/examples/example_9_vCard/example_9_vCard.pro
blob: d1681ce02e701c404d51e17900bfc458cf759c7d (plain) (blame)
1
2
3
4
5
6
7
8
include(../examples.pri)

TARGET = example_9_vCard

SOURCES +=  main.cpp \
            xmppClient.cpp

HEADERS +=  xmppClient.h