diff options
| author | Jeremy Lainé <jeremy.laine@m4x.org> | 2012-09-27 17:28:14 +0200 |
|---|---|---|
| committer | Jeremy Lainé <jeremy.laine@m4x.org> | 2012-09-27 17:28:14 +0200 |
| commit | 49600c7d56b16d7b60705f170e9dff4daf58688c (patch) | |
| tree | 31429812a198e05c85aa62e422267f57964e2825 /tests/all/all.pro | |
| parent | d021386aaae364598f4b95222337912cb5b3acce (diff) | |
| download | qxmpp-49600c7d56b16d7b60705f170e9dff4daf58688c.tar.gz | |
split QXmppJingleIq tests
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 d32e7f9b..5ba9e1f3 100644 --- a/tests/all/all.pro +++ b/tests/all/all.pro @@ -4,11 +4,9 @@ TARGET = tst_all RESOURCES += tests.qrc SOURCES += \ - jingle.cpp \ rpc.cpp \ tests.cpp HEADERS += \ - jingle.h \ rpc.h \ tests.h |
