diff options
| author | Jeremy Lainé <jeremy.laine@m4x.org> | 2012-09-03 12:01:45 +0200 |
|---|---|---|
| committer | Jeremy Lainé <jeremy.laine@m4x.org> | 2012-09-03 12:01:45 +0200 |
| commit | 6f087827d2c08a1e7edc70d389521fcaf138c6e8 (patch) | |
| tree | 03b7fe2f7e6114ce658e33aa438f12749079c0fc /tests/tests.pro | |
| parent | a8443321caeedab90f82be99cf9fe388666c32cb (diff) | |
| download | qxmpp-6f087827d2c08a1e7edc70d389521fcaf138c6e8.tar.gz | |
add QXmppExtendedAddress
Diffstat (limited to 'tests/tests.pro')
| -rw-r--r-- | tests/tests.pro | 2 |
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 |
