diff options
| author | Jeremy Lainé <jeremy.laine@m4x.org> | 2012-09-27 15:49:19 +0200 |
|---|---|---|
| committer | Jeremy Lainé <jeremy.laine@m4x.org> | 2012-09-27 15:49:19 +0200 |
| commit | 88f6ce979e30c0d3e0412bc6811ccc9d69eff7f3 (patch) | |
| tree | 77778edeaf138f873efd390d4ea89c5a432376a6 /tests/all/all.pro | |
| parent | 082df1fbef37e5adc5619fe2a99b014507490bf5 (diff) | |
| download | qxmpp-88f6ce979e30c0d3e0412bc6811ccc9d69eff7f3.tar.gz | |
split QXmppResultSet 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 f2895f9c..a9dd56b0 100644 --- a/tests/all/all.pro +++ b/tests/all/all.pro @@ -8,7 +8,6 @@ SOURCES += \ register.cpp \ roster.cpp \ rpc.cpp \ - rsm.cpp \ stun.cpp \ tests.cpp HEADERS += \ @@ -16,7 +15,6 @@ HEADERS += \ register.h \ roster.h \ rpc.h \ - rsm.h \ stun.h \ tests.h |
