diff options
| author | Jeremy Lainé <jeremy.laine@m4x.org> | 2012-09-27 15:12:16 +0200 |
|---|---|---|
| committer | Jeremy Lainé <jeremy.laine@m4x.org> | 2012-09-27 15:12:16 +0200 |
| commit | 57532909b5970645ca9fdd5f9a69bd3258d8a914 (patch) | |
| tree | 4b67ae7fa40c80bae03a51f54cf7bb9115c5942c /tests/all/all.pro | |
| parent | 71dacec7ebf3731927559e57c402520bfbf88500 (diff) | |
| download | qxmpp-57532909b5970645ca9fdd5f9a69bd3258d8a914.tar.gz | |
split QXmppPresence tests out
Diffstat (limited to 'tests/all/all.pro')
| -rw-r--r-- | tests/all/all.pro | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/all/all.pro b/tests/all/all.pro index 32a8251a..9141de58 100644 --- a/tests/all/all.pro +++ b/tests/all/all.pro @@ -7,7 +7,6 @@ SOURCES += \ dataform.cpp \ jingle.cpp \ message.cpp \ - presence.cpp \ register.cpp \ roster.cpp \ rpc.cpp \ @@ -21,7 +20,6 @@ HEADERS += \ dataform.h \ jingle.h \ message.h \ - presence.h \ register.h \ roster.h \ rpc.h \ |
