aboutsummaryrefslogtreecommitdiff
path: root/tests/tests.pro
diff options
context:
space:
mode:
authorJeremy Lainé <jeremy.laine@m4x.org>2012-09-03 12:01:45 +0200
committerJeremy Lainé <jeremy.laine@m4x.org>2012-09-03 12:01:45 +0200
commit6f087827d2c08a1e7edc70d389521fcaf138c6e8 (patch)
tree03b7fe2f7e6114ce658e33aa438f12749079c0fc /tests/tests.pro
parenta8443321caeedab90f82be99cf9fe388666c32cb (diff)
downloadqxmpp-6f087827d2c08a1e7edc70d389521fcaf138c6e8.tar.gz
add QXmppExtendedAddress
Diffstat (limited to 'tests/tests.pro')
-rw-r--r--tests/tests.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/tests.pro b/tests/tests.pro
index 068a672e..0d44fa68 100644
--- a/tests/tests.pro
+++ b/tests/tests.pro
@@ -17,6 +17,7 @@ SOURCES += \
rpc.cpp \
rsm.cpp \
rtp.cpp \
+ stanza.cpp \
stun.cpp \
tests.cpp \
vcard.cpp
@@ -31,6 +32,7 @@ HEADERS += \
rpc.h \
rsm.h \
rtp.h \
+ stanza.h \
stun.h \
tests.h \
vcard.h