diff options
| author | Jeremy Lainé <jeremy.laine@m4x.org> | 2012-07-18 14:07:51 +0200 |
|---|---|---|
| committer | Jeremy Lainé <jeremy.laine@m4x.org> | 2012-07-18 14:07:51 +0200 |
| commit | 088c9cdd984a08d044064a24a4f898d290297b02 (patch) | |
| tree | 404342ce3aaa02bda09bf919a081a920772cc6b0 /tests/tests.pro | |
| parent | 2da1035a984946d2920773de6b32abc46aef6288 (diff) | |
| download | qxmpp-088c9cdd984a08d044064a24a4f898d290297b02.tar.gz | |
split result-set tests
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 47961519..6e34661c 100644 --- a/tests/tests.pro +++ b/tests/tests.pro @@ -8,11 +8,13 @@ RESOURCES += tests.qrc SOURCES += \ dataform.cpp \ register.cpp \ + rsm.cpp \ rtp.cpp \ tests.cpp HEADERS += \ dataform.h \ register.h \ + rsm.h \ rtp.h \ tests.h |
